New Landing How can we help? Themeforest Theme Support Flexform Page jumps and scrolling

  • This topic has 6 replies, 2 voices, and was last updated 10 years by Pothe.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #8964
    Pothe
    Member
    Post count: 336

    Hi,
    I have implemented a nice scrolling effect for page jumps using this plugin:
    Page Scroll to id

    It works quite well: http://forestnation.com/school-fundraising/

    e.g.
    Link to:
    Join today <i class=”icon-chevron-right”>></i>

    Anchor:
    <div id=”Register”></div>

    However, your theme already has a scrolling effect with the “top” link at the bottom of the page “beam-me-up”

    Do I need the Page Scroll to id plugin or can I utilise your scroll effect?

    #8998
    Ben – SUPPORT
    Member
    Post count: 690

    The scrolling script we use to take you to the top can be used for an ID eg

    <a href="#loginbox">Click Her<</a>
    

    When you click that it'd take you to an id of loginbox

    Thanks
    Ben

    #9001
    Pothe
    Member
    Post count: 336

    Hi Ben,
    Good to know we can use your scrolling script. However, the reason why I installed Page Scroll to id is because the pages jumps didn’t seem to be using your scrolling script before.

    This is what I have used before:

    Join today</p>
    <div id="Register"></div>

    If I just use this, as per your example, I get no scrolling effect.

    With Page Scroll to id I need to add their rel attribute to get the effect. e.g
    Join today</p>
    <div id="Register"></div>

    What rel attribute should I add for your scrolling script?

    #9002
    Pothe
    Member
    Post count: 336

    Sorry, I tried to inser the code using the code insert…

    The rel attribute is: rel=”m_PageScroll2id”

    #9011
    Ben – SUPPORT
    Member
    Post count: 690

    This seems really weird I’ll look into it quickly now

    Thanks
    Ben

    #9012
    Ben – SUPPORT
    Member
    Post count: 690

    I’ve just looked through the javascript and there is a click even on the “beam-me-up” button that takes you to the top.

    So you’ll need an extra plugin

    Thanks
    Ben

    #9014
    Pothe
    Member
    Post count: 336

    ok thanks

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.