So I'm not sure if I'm doing this right, but I need to create a text link that will ease me down to a certain row then open up a particular tab. I've been able to accomplish this by using this script:
?tab=Tab#row
This does work, however instead of easing down to the row it reloads the page and opens the tab which is a bit more of an abrupt experience for the user. You guys did help me figure this out for another page of my website (https://themenectar.ticksy.com//ticket/3599740/), but I love the smooth anchor scrolling of the site and I was just hoping that it would not require a complete page reload.
So I'm wondering if a) I'm even doing this right and b) is there is a way to accomplish this so the page will scroll and open the tab instead of it needing to reload the page?
In addition the snippet relies on a class name "reload-page" being added to links which are intended to trigger the page reload therefore you will have to add that class name to the button that is triggering the link.
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
Hey guys...
So I'm not sure if I'm doing this right, but I need to create a text link that will ease me down to a certain row then open up a particular tab. I've been able to accomplish this by using this script:
?tab=Tab#row
This does work, however instead of easing down to the row it reloads the page and opens the tab which is a bit more of an abrupt experience for the user. You guys did help me figure this out for another page of my website (https://themenectar.ticksy.com//ticket/3599740/), but I love the smooth anchor scrolling of the site and I was just hoping that it would not require a complete page reload.
So I'm wondering if a) I'm even doing this right and b) is there is a way to accomplish this so the page will scroll and open the tab instead of it needing to reload the page?
Thanks so much guys!
Hey Again,
Try adding this snippet to the "Custom JS Code (Head)" in the Salient Theme Options Panel -> General Settings Section:
In addition the snippet relies on a class name "reload-page" being added to links which are intended to trigger the page reload therefore you will have to add that class name to the button that is triggering the link.
Thanks.
ThemeNectar Support Team
Thanks Tahir,
So I've got the code pasted into the Custom Code (Head)
and because it's just a text link and couldn't see where to add the 'reload-page' class name I added the extend link plugin that allows for a class:
But unfortunately the page still appears to be reloading and then just appearing already scrolling down. Any suggestions?
Thanks!
Hey Again,
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
Thanks.
ThemeNectar Support Team
Hey Again,
Sorry for the late turn around, your ticket seemed to slip through the cracks.
Thanks.
ThemeNectar Support Team