Tagged: x
-
AuthorPosts
-
May 12, 2016 at 4:01 am #987430
Enerfy2ParticipantHi!
I used the shortcodes for tabs. I want to link to the different tabs on my start page as a “read more” functions, how do I do that?
May 12, 2016 at 4:02 am #987431
Enerfy2ParticipantThis reply has been marked as private.May 12, 2016 at 4:39 am #987506
LelyModeratorHi There,
Thank you for posting in.
Please check this thread:https://community.theme.co/forums/topic/jvs-for-tabs-links-stopped-working/Hope this helps.
May 12, 2016 at 5:23 am #987562
Enerfy2ParticipantThis reply has been marked as private.May 12, 2016 at 5:25 am #987572
Enerfy2ParticipantThis reply has been marked as private.May 12, 2016 at 8:24 am #987748
JoaoModeratorHi There,
I have pasted the code described on the thread recommended by Lely on your Appereance / Customizer / Custom / Javascript.
I also edit it the link in the content of your second item “Ingen bindningstid” on the home page.
I changed from:
Traditionella försäkring binder upp dig i 12 månader, hos oss kan du säga upp din försäkring när du vill.<a href="http://payasyoudrive.se/info/" class="enable_jump_to" data-jump-target=“#tab-2”>Läs mer...</a>To:
Traditionella försäkring binder upp dig i 12 månader, hos oss kan du säga upp din försäkring när du vill.<a href="http://payasyoudrive.se/info/#tab-2" class="enable_jump_to" data-jump-target=“#tab-2”>Läs mer...</a>And now your front page links are linking to the selected tab.
To achieve that on the other links it is important that you change the
href=”http://payasyoudrive.se/info/”
to
href=”http://payasyoudrive.se/info/#tab-2”
Hope that helps.
Joao
May 13, 2016 at 2:40 am #989265
Enerfy2ParticipantThank you so much!! Now it works 🙂
xoxo
May 13, 2016 at 2:42 am #989267
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-987430 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
