• Resolved multicreo

    (@multicreo)


    Hello i have a little problem with sub category.

    If a make a custom product tabs in sub category it’s also view in main category.

    Yes there is a tag solutions but i have some many products.

    What a must do with that?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Web Builder 143

    (@webbuilder143)

    Hi @multicreo

    Please update the plugin to the latest version and add the below code snippet to the functions.php file of your active child theme (if exists) or use any of the code snippets plugins available.

    add_filter( 'wb_cptb_include_child_category_tabs', '__return_false' );

Viewing 1 replies (of 1 total)
  • The topic ‘Product Sub Category’ is closed to new replies.