• Resolved elenio

    (@elenio)


    hi there,
    I found this topic (1) and wanted to recreate it.
    I have added an anchor link next to the add to cart jumping down.
    in addition I have added this code:

    jQuery( 'body' ).on( 'click', 'a[href^="#tab-trusted_shops_reviews"]', function() {
    	var href = jQuery( this ).attr( 'href' );
    	href.children( 'a' ).click();
    });

    but the tab won’t oben ??
    is the solution still valid?

    thanks and best wishes
    Elenio

    (1) https://www.ads-software.com/support/topic/how-to-link-to-specific-tab/page/2/

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘open tab on link click’ is closed to new replies.