Is there a way to create tabs via bulk import for each product?
For example via SQL? Which table is used by the plugin? I could not find a table with the plugin name.
The background is that I have over 500 products in the WooCommerce store for which I need to create two tabs. Of course, I don’t want to do this manually.
Hi,
I am experiencing critical issues with the WooCommerce product tabs functionality, particularly when using the YITH WooCommerce Tab Manager plugin.
Issue Summary:
array_merge()
?and?woocommerce_product_tabs
?filters.Steps Taken to Resolve:
woocommerce_product_tabs
?filter in the YITH Tab Manager plugin.Current Errors:
NOTICE: PHP message: PHP Fatal error:? Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in /site/wp-content/plugins/yith-woocommerce-tab-manager/includes/class-yith-tab-manager-frontend.php:53"
System Details:
Plugins Involved:
Despite these efforts, the issue persists. Kindly assist me in resolving this as it is affecting my product pages and user experience.
Thank you for your support.
Best Regards,
]]>Hello! Is it possible to transfer plugin settings to another site using the same plugin? I don’t mean transferring from a site to another domain, but exporting the settings of this plugin
]]>Hi there. I’m trying to use this plugin with Elementor. The content of EVERY “default” custom tab I created are not displaying – instead – they have been replaced by the “description” content.
I mean..
Description Title Tab
Display = Description Tab Content
Custom Title Tab
Display = Description Tab Content (instead Custom Tab Content)
How can I resolve it? I know that there are some compatibility issue with @the_content
, but I’m not such good on it to work it out. Thanks
Error? Plugin displays all content from yith tabs on all tabs
]]>WPML can only translate tab titles, not text content. Is there any solution?
]]>Hi,
I am using Divi builder and has a custom single page design for the Product Page, but tabs are not showing correctly as per below. Your plugin states compatible with Divi. Can you please help urgently?
Thanks
]]>Hello, I am using the “PayTR Installment Table – WooCommerce” plugin. I also use the ” YITH WooCommerce Tab Manager ” plugin and with this plugin I added a tab called ‘Shopping Assurance’ to the product page. Later, I added the tab “Installments” with the installment table add-on. However, the “Installments” tab should not appear at the end and should appear before the “Shopping Assurance” tab. How can I achieve this? I am sending you images so that you can understand better; https://prnt.sc/12uitvl and sample product page; https://www.bebemarket.net/misimosi-baby-sevimli-aslan-10-parca-hastane-cikis-seti/
]]>Hi, I’m looking for a plugin to make the product tabs like an accordion, does your free or pro plugin do this?
Just like this: Image
But for woocommerce data tabs.
Thanks!
]]>I have the premium version installed and trying to use the editor to place custom text into tab. However, when I update the page and view the page, the tabs are all empty. Any simple explanation to the problem I’m facing?
Thanks for the help!
]]>Hi
when using elementor to making a product, tabs not working anymore
Is it possible to add the value of a custom field in a tab? I have a custom value that I have setup for every product, and would like to display this.
Thank You
]]>Hi,
I know I can set priorities of tabs directly in tab, but I have snippet like below, and I would like to set it there. (I hope it overrides tab settings). What are names for your tabs?
If I have a separate tab for each product, and a global tab, then they will be named differently? Can I check by myself somehow what is a name for a tab?
add_filter( ‘woocommerce_product_tabs’, ‘woo_reorder_tabs’, 98 );
function woo_reorder_tabs( $tabs ) {
$tabs[‘reviews’][‘priority’] = 4;
$tabs[‘description’][‘priority’] = 1;
$tabs[‘additional_information’][‘priority’] = 3;
return $tabs;
}
As you can see in the link, the tabs i create is showing below one another. I want to put it next to each other. How can that be done?
]]>How would you import tab contents using wp all import?
For example: Can I use a custom field that is assigned to the product for that tab?
]]>I really love this tab manager plugin, but suddenly the tabs are not shown next to each other anymore. Instead they are shown beneath each other. This issue probably occurred after updating to WP 5.2.4 and Woocommerce 3.8.1. Does anyone know how to solve this?
]]>Hello,
thanks for making amazing plugins like this!
I want to display certain Elementor layout within the custom tab using shortcode. When I do so, the content is not displaying correctly (it is “squeezed” and half of the content is missing, see screenshot and link). When I insert the same elementor shortcode e.g. to the default Description tab, it works fine. Where might be the problem?
Here is the URL with screenshots and video demostrating that in description tab it works just fine.
Thank you!
]]>Hi,
I follow this guide
https://www.commercegurus.com/docs/shoptimizer-theme/adding-an-additional-product-tab/
But i dont have a second tab on my product page.
I tried, to desactivate all my plugin and my theme but its the same.
I follow https://docs.yithemes.com/yith-woocommerce-tab-manager/ too.
I just need to create a tab and click “Enable Tab” in backend ?
I dont understand why that dont work
I use siteground, php 7.3 on staging
]]>Hello,
I’ve just installed the YITH WooCommerce Tab Manager. After getting to the Tab Manager page, i see both messages:
Warning: stripslashes() expects parameter 1 to be string, array given in /home/voblerib/public_html/test/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php on line 190
Warning: stripslashes() expects parameter 1 to be string, array given in /home/voblerib/public_html/test/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php on line 190
Anyway, in the system status tab everything seems to be fine and colored in green. Do you have any idea how can I solve this problem in order to use this great plugin?
Best regards,
Petar
Hi there
after replacing plugin , all the previous default tabs have dissapered as well /Please help to fix the problem
Hi team,
WP was updated to V5 and suddenly the TAB plugin stopped showing the tabs, I see the text only. I see you released a new version making a reference to v5 of WP, but I still don’t see the tabs,
Please advise.
Alex
Should the Request a Quote YITH button, in place of the cart button, populate in a Tab immediately?
It seems as though the only time the YITH Request a Quote shortcode within a Tab called Request a quote will show up is after the page refreshes.
To explain more, I’m on the page, I click the add to quote button and it adds the item to request a quote list, but it will not show in the YITH custom tab, until the page is refreshed, in other words the ajax for Request a quote does not refresh for the custom tab???
The only thing that shows in the tab, until after the page refreshes is:
“No products in list”
Any suggestions, is if t bug, should it work without tweaks, seems like it should, the YITH folks showed an example of such functionality.
Otherwise the Request a quote tab is kind of awkward, and broken until the page is refreshed.
I had a different tabs manager installed and was working fine. I ordered some of your Pro products. In the best interest of continuity, I added the tabs manager. I see the Tab on the front end (comments) but nowhere do I see a place to add content under the tab in the backend. Must be somewhere… Help?
Thanks!!
]]>I’m using ACF and recently noticed Relationships won’t save/remove once published
I troubleshoot and found YITH Tab Manager was causing some conflict (when I disable Tab Manager everything works fine)
I wonder what could possibly cause the conflict between YITH Tab Manager and the ACF Relationship fields that prevents me from saving/removing values in the relationship fields?
I’d like to create tabs for a custom taxonomy (brands)
Like a different tab to each brand
How do I go about doing that? Or what do I need to change in the php to do that?
Hello,
interesting and useful plugin!
when insattled and activated a notice appears:
“Please note – the new WooCommerce version 2.7 will be soon released. Before proceeding with the update, please verify the plugins you are using are already compatible. You can check the compatibility status of YITH products HERE.”
once checked compatibility with my system the note remain… always! there’s no way to remove it. please insert a button “dismiss the notice”
thanks
]]>Hi guys,
Just installed the plugin with the latest version of Divi and the theme options panel is a bit crazy. We’ve isolated this plugin as what’s causing it.
Have you got any workarounds here!
Thanks for your great plugin.
]]>Hello, I want a custom tab be shown as default and not the one that woocommerce have as standard. How to?
]]>Dear, the plugin is great but I’m having a little problem. When a visitor is not registered or logged in, the tabs will not show any text. Once the visitor is logged in, the tabs will show the text like they should. I would like to make the tabs (content) visible for everyone, registered or not. Is this normal or is it conflicting with something maybe? Thank you for your time and help. Kind regards
]]>Hi there – We’d like the content of our custom tabs to be searchable, however the data in custom tabs do not return any results when searched.
Is it possible for the custom tabs to be indexed?
]]>