Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #987430
    Enerfy2
    Participant

    Hi!

    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?

    #987431
    Enerfy2
    Participant
    This reply has been marked as private.
    #987506
    Lely
    Moderator

    Hi 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.

    #987562
    Enerfy2
    Participant
    This reply has been marked as private.
    #987572
    Enerfy2
    Participant
    This reply has been marked as private.
    #987748
    Joao
    Moderator

    Hi 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/&#8221;

    to

    href=”http://payasyoudrive.se/info/#tab-2

    Hope that helps.

    Joao

    #989265
    Enerfy2
    Participant

    Thank you so much!! Now it works 🙂

    xoxo

    #989267
    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.

  • <script> jQuery(function($){ $("#no-reply-987430 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>