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. Fullscreen Slider / "Scroll to Bottom" button

Fullscreen Slider / "Scroll to Bottom" button

Scheduled Pinned Locked Moved Addons
6 Posts 4 Posters 1.3k 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.
  • GonzaloG Offline
    GonzaloG Offline
    Gonzalo
    wrote on last edited by
    #1

    Hello Armin, is there a way to have a button to go to the bottom of the page? I have a three slides fullscreen slider and I want to access the second and third from the first one.
    Here's an example of what I mean: http://vigoriti.it/example
    Please let me know, thanks a lot!!

    A T 2 Replies Last reply
    0
    • GonzaloG Gonzalo

      Hello Armin, is there a way to have a button to go to the bottom of the page? I have a three slides fullscreen slider and I want to access the second and third from the first one.
      Here's an example of what I mean: http://vigoriti.it/example
      Please let me know, thanks a lot!!

      A Offline
      A Offline
      Alexandra Lunn
      wrote on last edited by
      #2

      @Gonzalo I have a similar problem - since installing the magnetic slides I can no longer scroll to the bottom of the page...

      1 Reply Last reply
      0
      • GonzaloG Gonzalo

        Hello Armin, is there a way to have a button to go to the bottom of the page? I have a three slides fullscreen slider and I want to access the second and third from the first one.
        Here's an example of what I mean: http://vigoriti.it/example
        Please let me know, thanks a lot!!

        T Offline
        T Offline
        treh16
        wrote on last edited by
        #3

        @Gonzalo How did you manage to set up the fullscreen slider? Is that an add-on? Thx!

        GonzaloG 1 Reply Last reply
        0
        • T treh16

          @Gonzalo How did you manage to set up the fullscreen slider? Is that an add-on? Thx!

          GonzaloG Offline
          GonzaloG Offline
          Gonzalo
          wrote on last edited by
          #4

          @treh16 Yes! you may find it here: http://laytheme.com/fullscreen-slider.html

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

            @Alexandra-Lunn

            I think you mean this page here right:
            http://www.alexandralunn.com/contact/

            It's just too much text for the slide. I think here it makes more sense to not use the fullscreen slider for that page.

            @Gonzalo

            For going to the 3rd slide from the first you could add a class of "go-3rd" to your element.
            Go to "lay options" -> "custom css & html" -> "custom head content"
            Then add:

            <script>
            jQuery(document).on("click", ".go-3rd", function(event) {
            	jQuery.fn.fullpage.moveTo(3);
            });
            </script>
            

            Also you want to add this css:

            .go-3rd{
            cursor: pointer;
            }
            

            And just for going up and down (which wasn't your question):
            So basically if you update your fullscreen slider addon and give an element a class of "fp-godown", then it will be clickable and the page will slide down on click. Also you can use the class "fp-goup"

            GonzaloG 1 Reply Last reply
            0
            • arminunruhA arminunruh

              @Alexandra-Lunn

              I think you mean this page here right:
              http://www.alexandralunn.com/contact/

              It's just too much text for the slide. I think here it makes more sense to not use the fullscreen slider for that page.

              @Gonzalo

              For going to the 3rd slide from the first you could add a class of "go-3rd" to your element.
              Go to "lay options" -> "custom css & html" -> "custom head content"
              Then add:

              <script>
              jQuery(document).on("click", ".go-3rd", function(event) {
              	jQuery.fn.fullpage.moveTo(3);
              });
              </script>
              

              Also you want to add this css:

              .go-3rd{
              cursor: pointer;
              }
              

              And just for going up and down (which wasn't your question):
              So basically if you update your fullscreen slider addon and give an element a class of "fp-godown", then it will be clickable and the page will slide down on click. Also you can use the class "fp-goup"

              GonzaloG Offline
              GonzaloG Offline
              Gonzalo
              wrote on last edited by
              #6

              @arminunruh Thank you!!

              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
              A
              alasdair17
              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