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: move section up?

Fullscreen-Slider: move section up?

Scheduled Pinned Locked Moved Addons
6 Posts 3 Posters 461 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.
  • ArneRobotA Offline
    ArneRobotA Offline
    ArneRobot
    wrote on last edited by
    #1

    Hello,

    is there a JS-code to move one section up in the fullscreen-slider? Like this code moves one section down:

    jQuery.fn.fullpage.moveSectionDown();

    Thank you, regards
    Arne

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @ArneRobot
      you can have a look here:
      https://alvarotrigo.com/fullPage/

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • ArneRobotA Offline
        ArneRobotA Offline
        ArneRobot
        wrote on last edited by
        #3

        Hello Marius.

        I can't really follow you… Is that based on LayTheme? I was specially looking for a LayTheme-solution. Of course I know other scrolling website solutions but since there is a dedicated "moveSectionDown();" in LayTheme, I thought there might be the same for the other direction?

        Cheers, Arne

        1 Reply Last reply
        0
        • edgrbnzE Offline
          edgrbnzE Offline
          edgrbnz
          wrote on last edited by edgrbnz
          #4

          Well I guess that that’s the Slider implemented into lay. All the functions are listed here: https://alvarotrigo.com/fullPage/examples/methods.html
          And yes, it seems like there’s a dedicated function for your needs.

          Cheers!

          ✦ ✦ ✦

          1 Reply Last reply
          1
          • ArneRobotA Offline
            ArneRobotA Offline
            ArneRobot
            wrote on last edited by
            #5

            Thanks edgrbnz! I got it now:

            <script>
            window.laytheme.on("newpage", function(layoutObj, type, obj){
            jQuery("body").on("click", "#topframe", function(){
            jQuery.fn.fullpage.moveSectionUp(1);
            });
            });
            </script>

            This works for me. I had to add the "1" to jQuery.fn.fullpage.moveSectionUp(1);

            Thanks for the help!

            1 Reply Last reply
            0
            • mariusjopenM Offline
              mariusjopenM Offline
              mariusjopen
              Global Moderator
              wrote on last edited by
              #6

              Hey @ArneRobot
              great! Happy to hear!!

              Marius

              www.mariusjopen.world

              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
              M
              MWPA
              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