Translate Tab Title - by Carmen - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Olga Barlow

  • Avatar: Tecnica PC
    Carmen
    Participant
    December 16, 2019 at 12:42

    Hi

    I want translate this tab https://prnt.sc/qbhly2

    where to find this string?

    I searched in xstore child, i dont find

    2 Answers
    Avatar: Tecnica PC
    Carmen
    Participant
    December 16, 2019 at 13:40

    Hi

    Thanks

    Now i want remane “Additional information” tab to “Technical Specifications”

    This code will work?

    /**
    * Change the heading on the Additional Information tab section title for single products.
    */
    add_filter( ‘woocommerce_product_additional_information_heading’, ‘isa_additional_info_heading’ );

    function isa_additional_info_heading() {
    return ‘Technical Specifications’;
    }

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 16, 2019 at 13:40

    Hello,

    You asked this question in other topic and got reply https://www.8theme.com/topic/translate-slider-item/#post-226889

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Translate Tab Title’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.