Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #273087
    Christian
    Moderator

    1. You can count the rows or content band starting from 1 or you can use the element inspector of a browser to see the HTML. See https://www.youtube.com/watch?v=dlQrFFwAC_A for a tutorial.

    2. Yes. You just need to assign an ID to an element.

    Thanks.

    #281053
    Antoine
    Participant

    Hi,

    I tried to use Smooth Scroll with an id but I must have done something wrond as it doesn’t work.

    I used the following code for the anchor:

    [icon_list][icon_list_item type="check"]<span style="color: #202020; font-size: 16px;"> <a id="#mealplans" class="smooth-scroll" href="#">The 3 best Meal Plans</a> (including a free 14-days trial)</span>
    [/icon_list_item][/icon_list]

    and I then define the id to my headling:
    <div id="mealplans"></div>

    Could you please tell me what I need to change? I would prefer to work with ID than content-bank number as the content-band numbers will change when I do some work on the page in a later stage.

    #281058
    Antoine
    Participant

    My code is probably not correct, but I now remember another reason why it will not work. I needed to disable Smooth Scrool last week and it was making my website not working correctly on Chrome. Do you know how I could solve this problem and active Smooth Scroll again?

    #281064
    Rad
    Moderator

    Hi there,

    There is a new version of smooth scroll extension and available through automatic update. Please update it.

    And about your code above, this is correct :

    <div id="mealplans"></div>

    But the link should be like this,

    <a class="smooth-scroll" href="#mealplans">The 3 best Meal Plans</a>

    Hope this helps.

    #281130
    Luis D
    Participant

    Smooth scroll not working after last update… The sites just flashes when you try to scroll down.

    Any solutions?

    #281133
    Paul R
    Moderator

    Hi Luis,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #281146
    Antoine
    Participant

    It works fine. Thanks.

    #281151
    Zeshan
    Member

    You’re welcome! 🙂

    #281169
    Antoine
    Participant

    I tried to use Smooth Scroll to link to some content with ID class to another page. It doesn’t work and I don’t know why. I used this code:

    <a class="smooth-scroll" href="http://www.paleoflaneur.com/discover-paleo/get-started-today/#paleoreset">The Pure Paleo Reset</a>

    What shoud I change? The Class ID is done correctly as I used it already for a Smooth Scroll on the same page.

    #281185
    Paul R
    Moderator

    Hi Antoine,

    I am sorry but Smooth scroll extension doesn’t work with anchor links, it is purely intended for controlling the mouse wheel scrolling speed and nothing else.

    For a smooth scroll on anchor links please add the javascript code given to you on this post

    https://community.theme.co//forums/topic/how-to-use-smooth-scroll/#post-272292

    Thanks

    #281232
    Luis D
    Participant

    Smooth scroll not working on two sites, please be fast as they are in development and the clients are watching.

    http://bar-horasincertas.com/

    http://www.grupoeasy.pt/

    Didnt activated in the others that with built on X

    #281234
    Paul R
    Moderator

    Hi Luis,

    This site is under construction please provide login. To do this, please create a new topic with your issue and post your login credentials on your second post.

    http://bar-horasincertas.com/

    For the other site http://www.grupoeasy.pt/

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Also, please make sure you have the latest version(Smooth Scroll 1.0.2 ) of the extension installed.

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    #281412
    Luis D
    Participant
    This reply has been marked as private.
    #281415
    Luis D
    Participant
    This reply has been marked as private.
    #281418
    Luis D
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-270613 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>