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

    (@webbuilder143)

    @olegnechyporenko
    Thank you for using our plugin. To hide tab heading in the tab content, please refer to the following code snippet:

    add_filter('wb_cptb_hide_heading_in_tab_content', '__return_true');

    You can enable this code snippet by adding it to your active child theme’s functions.php file or by using any Code snippets plugin.

    Thread Starter olegnechyporenko

    (@olegnechyporenko)

    Thank you,

    it’s working well now

    Plugin Author Web Builder 143

    (@webbuilder143)

    @olegnechyporenko

    We’re glad to hear the solution worked for you! If you like our plugin, we would appreciate it if you could leave a review here.

    site2days

    (@site2days)

    Hi! ))) Product tabs -> Settings: Hide Tab Heading Inside the Tab -> Yes

    Plugin Author Web Builder 143

    (@webbuilder143)

    @site2days
    You’re right. Version 1.3.0 introduced an option to control the visibility of tab headings within the tab content. If anyone using a code snippet to manage tab heading visibility, that code will override the setting in the admin panel.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.