-
AuthorPosts
-
May 13, 2015 at 7:57 pm #273087
ChristianModerator1. 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.
May 25, 2015 at 12:06 am #281053
AntoineParticipantHi,
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.
May 25, 2015 at 12:11 am #281058
AntoineParticipantMy 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?
May 25, 2015 at 12:19 am #281064
RadModeratorHi 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.
May 25, 2015 at 3:47 am #281130
Luis DParticipantSmooth scroll not working after last update… The sites just flashes when you try to scroll down.
Any solutions?
May 25, 2015 at 3:58 am #281133
Paul RModeratorHi 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.
May 25, 2015 at 4:55 am #281146
AntoineParticipantIt works fine. Thanks.
May 25, 2015 at 5:26 am #281151
ZeshanMemberYou’re welcome! 🙂
May 25, 2015 at 6:25 am #281169
AntoineParticipantI 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.
May 25, 2015 at 6:51 am #281185
Paul RModeratorHi 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
May 25, 2015 at 9:00 am #281232
Luis DParticipantSmooth scroll not working on two sites, please be fast as they are in development and the clients are watching.
Didnt activated in the others that with built on X
May 25, 2015 at 9:06 am #281234
Paul RModeratorHi 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.
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
May 25, 2015 at 1:29 pm #281412
Luis DParticipantThis reply has been marked as private.May 25, 2015 at 1:33 pm #281415
Luis DParticipantThis reply has been marked as private.May 25, 2015 at 1:39 pm #281418
Luis DParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-270613 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
