This topic has 3 replies, 3 voices, and was last updated 2 years, 1 months ago ago by Jack Richardson
Hello,
Is it possible to create tabs with specific links with ID to that particular tab using the Elementor? I can create this same function using Wpkebery but with the element it seems that there is no way?
For example:
With the Wpbakery:
https://drive.google.com/file/d/16Am-OlKFdFDDe0IB2ruiYALNI49W7_X2/view?usp=sharing
https://drive.google.com/file/d/1oda79-QylKEjYqcKEWNLZKLOcgZ4FTLU/view?usp=sharing
With the elementor:
https://drive.google.com/file/d/1rQ0HSTF31Z__RGJut8bHk9X-X99R_HJL/view?usp=sharing
https://drive.google.com/file/d/1mWhWlADeIIzUzVDBaOziKqENbnJSoWuF/view?usp=sharing
Hello,
There is no such possibility, unfortunately. Please post your request here – https://www.8theme.com/taskboard/
Regards
Hello,
I decided to answer you here because on our https://www.8theme.com/taskboard/ there are some limits which not allow me to push full code for you.
It is not available by default but you may reach such results with few next steps :)
1/ Add custom id for your tabs (you want to open and scroll) -> https://prnt.sc/381z7N1JEien
2/ Open xstore-child/functions.php and add next code snippet we described for you here -> https://dropmefiles.com/htjQ0
Example of implemented code: https://gyazo.com/036caa6c6a0eabbe5453e7f1222995b5
3/ Now if you need to create link to specific tab please follow next url structure -> http://yourwebsite/about-us/?et-active-tab=custom-tab-id
et-active-tab = means for code that you want to scroll to specific tab
custom-tab-id = specific id of tab to open and scroll to
Result: https://gyazo.com/88a51abf8d3870934fbb2ae5918d568e
P.S. you should know that sometimes it is better to help one customer rather than create extra option which will be useless for all others. Also if your request will become popular among others we will move it to ‘planned’ or ‘in progress’ state but for now I decided to help you without waiting much time.
Regards, Jack Richardson
You must be logged in to reply to this topic.Log in/Sign up