Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Addons
  3. Slider fullscreena

Slider fullscreena

Scheduled Pinned Locked Moved Addons
22 Posts 2 Posters 676 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • arminunruhA arminunruh

    ok i will take a look, sorry this is taking so long i was on a job in a different country :O

    R Offline
    R Offline
    RiderITA
    wrote on last edited by
    #12

    @arminunruh said in Slider fullscreena:

    ok i will take a look, sorry this is taking so long i was on a job in a different country :O

    Did you finally check if you got them?

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by
      #13

      ah it landed in my spam…

      R 1 Reply Last reply
      0
      • arminunruhA arminunruh

        ah it landed in my spam…

        R Offline
        R Offline
        RiderITA
        wrote on last edited by RiderITA
        #14

        @arminunruh said in Slider fullscreena:

        ah it landed in my spam…

        I managed to fix all the images the problem now is that there is always some space at the end of the page and I don't understand why ...
        Also an image on the caroseul in small at the bottom how can I fix it?
        Finally, when I hover the mouse over the various menus I can't get the images to appear under the but buy only above, how can I solve?

        https://imgur.com/a/DSrgg6b

        1 Reply Last reply
        0
        • R Offline
          R Offline
          RiderITA
          wrote on last edited by
          #15

          Attached are the images that I forgot to attach:

          https://imgur.com/a/DSrgg6b
          https://imgur.com/a/51UlBTx

          Also I noticed that for some strange reason I get this sort of "suggestion" only on chrome when I access the site luckily it does not happen outside, how could I solve?

          https://imgur.com/a/TZjhoSi

          1 Reply Last reply
          0
          • R Offline
            R Offline
            RiderITA
            wrote on last edited by
            #16

            I managed to solve all the problems except for the fact that on the homepage I would like a menu to pop up while on the other pages or projects another menu (the second) ... How can I check it?

            1 Reply Last reply
            0
            • arminunruhA Offline
              arminunruhA Offline
              arminunruh
              Global Moderator
              wrote on last edited by
              #17

              @RiderITA said in Slider fullscreena:

              I managed to solve all the problems except for the fact that on the homepage I would like a menu to pop up while on the other pages or projects another menu (the second) ... How can I check it?

              you can use custom css to hide a menu on the frontpage and then it just shows on the other pages
              https://laytheme.com/documentation/custom-css-styling.html

              sth like that

              body.slug-frontpage nav.second{
              	display: none;
              }
              
              R 1 Reply Last reply
              0
              • arminunruhA arminunruh

                @RiderITA said in Slider fullscreena:

                I managed to solve all the problems except for the fact that on the homepage I would like a menu to pop up while on the other pages or projects another menu (the second) ... How can I check it?

                you can use custom css to hide a menu on the frontpage and then it just shows on the other pages
                https://laytheme.com/documentation/custom-css-styling.html

                sth like that

                body.slug-frontpage nav.second{
                	display: none;
                }
                
                R Offline
                R Offline
                RiderITA
                wrote on last edited by
                #18

                @arminunruh said in Slider fullscreena:

                @RiderITA said in Slider fullscreena:

                I managed to solve all the problems except for the fact that on the homepage I would like a menu to pop up while on the other pages or projects another menu (the second) ... How can I check it?

                you can use custom css to hide a menu on the frontpage and then it just shows on the other pages
                https://laytheme.com/documentation/custom-css-styling.html

                sth like that

                body.slug-frontpage nav.second{
                	display: none;
                }
                

                Hi, now everything seems to work fine as I wanted the only thing that is still pending for me is that some small images stay at the bottom and don't have anything to do with it, is there any way to fix that?
                Finally, it is possible to center the titles of various projects in the mobile theme (see second screen)

                https://imgur.com/a/51UlBTx

                https://imgur.com/a/DybPnJ4

                1 Reply Last reply
                0
                • arminunruhA Offline
                  arminunruhA Offline
                  arminunruh
                  Global Moderator
                  wrote on last edited by
                  #19

                  hey please also send the urls of the pages where you experience the issues

                  https://www.beadegiacomo.com/

                  here i see your carousel is not centered

                  use a browser filling row:
                  https://laytheme.com/documentation/gridder-rows.html#use-browser-height-for-row-height

                  set frame top and bottom to 0 and align the carousel to the center in the gridder

                  same procedure with when you want to center things vertically on the screen for your mobile layout
                  you might have to use https://laytheme.com/documentation/custom-phone-layouts.html to do this

                  R 1 Reply Last reply
                  0
                  • arminunruhA arminunruh

                    hey please also send the urls of the pages where you experience the issues

                    https://www.beadegiacomo.com/

                    here i see your carousel is not centered

                    use a browser filling row:
                    https://laytheme.com/documentation/gridder-rows.html#use-browser-height-for-row-height

                    set frame top and bottom to 0 and align the carousel to the center in the gridder

                    same procedure with when you want to center things vertically on the screen for your mobile layout
                    you might have to use https://laytheme.com/documentation/custom-phone-layouts.html to do this

                    R Offline
                    R Offline
                    RiderITA
                    wrote on last edited by
                    #20

                    @arminunruh said in Slider fullscreena:

                    edo che il tuo carosello non è centrato
                    utilizzare una riga di riempiment

                    No, maybe we didn't understand each other, the problem is not on that site but on this: "https://www.lucamancuso.it/red-bull-filming-run/", as you see at a certain point the smaller images are too low

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      RiderITA
                      wrote on last edited by
                      #21

                      Correct, I was able to adjust the images from the plugin settings. Now everything seems to be working fine.

                      1 Reply Last reply
                      0
                      • arminunruhA Offline
                        arminunruhA Offline
                        arminunruh
                        Global Moderator
                        wrote on last edited by
                        #22

                        ok nice!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        I also code custom websites or custom Lay features.
                        💿 Email me here: 💿
                        info@laytheme.com

                        Before you post:
                        1. When using a WordPress Cache plugin, disable it or clear your cache.
                        2. Update Lay Theme and all Lay Theme Addons
                        3. Disable all Plugins
                        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                        This often solves issues you might run into

                        When you post:
                        1. Post a link to where the problem is
                        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                        Online Users
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                        laytheme.com
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Search