• Resolved lcderus

    (@lcderus)


    Hi Guys,
    Have a look at my product pages (which scroll to the TABS section on load due to some javascript I have on my site) https://resumestory.builders/services/story-based-resume-writing-service/

    This is due to there being a # that shows up in the link that is generated for Booster tabs.

    `<ul class=”tabs wc-tabs” role=”tablist”>
    <li class=”local_1_tab active” id=”tab-title-local_1″ role=”tab” aria-controls=”tab-local_1″>WHY

    I need to find the PHP template where the Tab HTML is defined. There are so many files in this plugin I’m having a hard time. Does anyone know where the php file is?

    Thanks much,
    Leah

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lcderus

    (@lcderus)

    <ul class=”tabs wc-tabs” role=”tablist”><li class=”local_1_tab active” id=”tab-title-local_1″ role=”tab” aria-controls=”tab-local_1″>WHY

    Thread Starter lcderus

    (@lcderus)

    <ul class="tabs wc-tabs" role="tablist"><li class="local_1_tab active" id="tab-title-local_1" role="tab" aria-controls="tab-local_1"><a href="#tab-local_1">WHY</a></li>

    Plugin Support David G

    (@gravid7)

    Hi @lcderus

    Thanks for reaching out to us.

    You can find this tab PHP file from the below path.
    /booster-plus-for-woocommerce/includes/class-wcj-product-tabs.php

    Let us know if you need further help from us.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where is TABS php file located?’ is closed to new replies.