Comments ejerrodjordan started the conversationJanuary 16, 2018 at 11:58pmHello, I am looking to have the drop down menu on "Services" link to different sections in the "Fancy Horizontal Tabbed Sectioned" row Reference link attached: http://jerrodjordan.com/Boonie/index.php/startup-about/ So basically when someone scrolls over services and get the drop down menu and clients Insurance I would like to direct them to the Insurance tab in the "Fancy Horizontal Tabbed Sectioned" Is this possible, if so that would be fantastic!! Thank you for taking the time to help -Jerrod 9,016Tahir repliedJanuary 17, 2018 at 12:11pmHey Again, The links are generated by the titles like this : http://pasquales.bestwebsitesinwv.com/menu/?tab=dinner . For complex titles with special characters you will have to write the encoded url using the Browser Console window: http://prntscr.com/h7s3k2 . encodeURIComponent("Wine & Beer") http://pasquales.bestwebsitesinwv.com/menu/?tab=Wine%20%26%20Beer . Be.st ThemeNectar Support Team 1 Likeejerrodjordan repliedJanuary 17, 2018 at 6:28pmThank you for the quick replyWhere do I find the browser console window?Also would the Tab ID be used in this process?ejerrodjordan repliedJanuary 17, 2018 at 6:42pmSo I found the console tabBut a little unsure what to do from hereAttached is a screen shot of where I am at I typed in encodeURIComponent("Insurance")"Insurance"And all I got was thisWhat would be the next steps? 9,016Tahir repliedJanuary 18, 2018 at 3:54pmHey Again,After that add the url like this : http://jerrodjordan.com/Boonie/index.php/startup-about/?tab=Insurance .Be.st ThemeNectar Support Team Sign in to reply ...
Hello,
I am looking to have the drop down menu on "Services" link to different sections in the "Fancy Horizontal Tabbed Sectioned" row
Reference link attached:
http://jerrodjordan.com/Boonie/index.php/startup-about/
So basically when someone scrolls over services and get the drop down menu and clients Insurance I would like to direct them to the Insurance tab in the "Fancy Horizontal Tabbed Sectioned"
Is this possible, if so that would be fantastic!!
Thank you for taking the time to help
-Jerrod
Hey Again,
The links are generated by the titles like this : http://pasquales.bestwebsitesinwv.com/menu/?tab=dinner . For complex titles with special characters you will have to write the encoded url using the Browser Console window: http://prntscr.com/h7s3k2 .
http://pasquales.bestwebsitesinwv.com/menu/?tab=Wine%20%26%20Beer .
Be.st
ThemeNectar Support Team
Thank you for the quick reply
Where do I find the browser console window?
Also would the Tab ID be used in this process?
So I found the console tab
But a little unsure what to do from here
Attached is a screen shot of where I am at I typed in
encodeURIComponent("Insurance")
"Insurance"
And all I got was this
What would be the next steps?
Hey Again,
After that add the url like this : http://jerrodjordan.com/Boonie/index.php/startup-about/?tab=Insurance .
Be.st
ThemeNectar Support Team