New Landing How can we help? Themeforest Theme Support Neighborhood "Description" accordion open

Viewing 7 posts - 1 through 7 (of 7 total)
  • #161942
    nisbo
    Member
    Post count: 11

    Hello,
    just one question: is it possible to leave open the tab “description” on the page product by default, and not closed in accordion?
    (This is a typical “product” page: http://www.plumplumcreations.com/prodotto/lion-of-saint-mark/ )
    Thank you very much, best regards
    Nicolo

    #161959
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That’s not possible by default. Only achievable with a customization that is outside our support scope since it’s not that easy.

    -Rui

    #182343
    Peepb
    Member
    Post count: 3

    I had a similar need and came up with a workaround to trigger the opening click on page load.

    The following goes in Theme Options -> General -> Tracking Code

    <script>
    document.addEventListener(“DOMContentLoaded”, function(event) {
    document.querySelector(‘a[href$=”#product-description”]’ ).click();
    });
    </script>

    #182348
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks for sharing.
    -Rui

    #182349
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks @Peepb

    #182352
    nisbo
    Member
    Post count: 11

    Thank you so much!!

    #182376
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Closed

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register