Hi.
I′ve seen the bugfix for iframes in may and also take a look at this support ticket.
However, I now have a different/similar problem where the HTML structure is also removed, which works fine in the past. For some videos (from Vimeo) we also need the <script> tag, which is unfortunately also deleted as soon as you save the product. Unfortunately, many data records have been deleted over time because we noticed it too late and now have to find an alternative solution for the future.
My question is whether there is no option or plan to either use blocks directly (WordPress block-editor) or to allow the entire HTML again so that it works as before. What do you think about this?
Best regards
Maik
Hello,
it says that this plugin is not tested with the latest wordpress versions, do you plan to release a new version soon? Or is it tested with Woocommerce 9.2?
Also, does the free version allow to import /export product tabs content like it says on your website https://barn2.com/kb/importing-tabs/ ?
thanks
]]>Hi:
Thank you for this plugin!
I’m rebuilding a WooCommerce site for a client – their current site uses an old Classic theme and I’m moving them to Gutenberg. I’m using your plugin to add some extra tabs to different product pages, based on categories – that works fine. But then they show up on the Shop page, which I don’t want.
Is that problem solved by purchasing the Pro version of this plugin and using Tags instead of Categories? Or do I have to use another plugin?
Thanks!
]]>Hello,
I currently use the plugin on all product pages to create 5 tabs.
I’d like to delete the plugin and use the content of the 5 tabs directly in the product description. I can’t figure out how to export the tabs.
Is it possible to export the content of the tabs or at least convert them into custom fields?
Hello everyone,
How can I use shortcodes of my tabs? I already see that each tab has their own Tab Key.
Is something like this? I tried but no sucess. Thanks for any help! =)
[woo_product_tab key="wpt-7744"]
]]>
Hi,
I’ve an issue with the plugin, on translated product (with wpml), i’ve all the product tabs showed instead of only the current language… Any idea why ?
Example here : https://snew.ch/en/produit/black-geneva/
Thanks !
]]>Hi WooCommerce Product Tabs Support Team,
The page has been rebuilt as a staging page in order to go live afterwards. The tabs still worked in the previous test version of the page:
https://dev.dr-kaffee.de/produkt/yirgacheffe-haileselassie-ambaye/
In the new version of the page (see link above) the tabs are no longer displayed. In the tab list on the new page, the tab key is wpt-233793 or wpt-233789; in the previous version, the tab keys were still unser-kaffee and laenderinformationen.
Could you please give me a hint?
Regards,
Anna
Hi, I would like the product tabs closed by default and only open as someone clicks on it.
How can I fix this? Thank you for your help.
Eva
Hello
We use free version of your plugin.
Plugin stopped showing data / tabs in woocommerce edit product page:
https://www.awesomescreenshot.com/image/47006401?key=70d8dd730e970b368047e637761e3d7c
On product page everything is working fine:
https://www.awesomescreenshot.com/image/47006386?key=6f36315883a0708c91629ff1738d653f
Please help me with this issue, becouse we can’t edit / upload any new data in woocommerce product pages.
]]>Hello there,
I set up a product tab featuring reviews for the product (Site Reviews plugin) but I just discovered that it went missing recently.
Was there any changes to the plugin? And I tried to set it up again but it still is not showing.
Please help.
Thanks, Carmen
]]>Hi, how can you hide a tab using unset( $tabs[‘custom_tab’] ); My snippet code is:
add_filter( 'woocommerce_product_tabs', 'remove_product_tabs', 98 );
function remove_product_tabs( $tabs ) {
if ( ! is_user_logged_in() ) {
unset( $tabs['custom_download'] ); // unset( $tabs['description'] );
}
return $tabs;
}
Unfortunately the code doesn’t work in any way. I absolutely need to have one tab visible only to logged in users. So far I have created the ACF field and it works, but I would like to have all the tabs in one place. custom tab is title my tab for example ‘downloads’. The plugin is great. Please Help.
]]>Hello.
After installing the plugin, the screen options when you edit a product that allow you to activate fields such as product categories, slug, reviews… disappear when you activate the plugin and reappear if it is deactivated.
Would there be any way to solve it?
Thank you.
All the best.
Hello,
I need to translate my website into 2 languages: French and English. I translated the elements with WPML as I usually do. For the French : the title is quite different from the English. Despite this, on the same 2 pages (but in different languages): I have the title in English and the content in French. Could you help me?
Thank you in advance for your help and have a nice day!
]]>I have created multiple tabs and display them on specific categories. Tabs does not work properly, they are hidden.
For example on Product 1, if I have Tab A and Tab B and for product 2, I have Tab A only, when I navigate from to Product 2 and then go to Product 1, Tab B is disappeared. I can see it gets unchecked in visual builder woocommerce product tabs.
I am using a free version and using divi theme with visual builder.
I am also new to wordpress. I would appreciate any help in this matter
]]>Hi,
for optimization purposes I am trying to find out which js files are loaded or js is loaded inline. But I cannot find anything. Could you please tell me where it is and what it’s name is? I would like to configure WP-Rocket in that regard and exclude the JS in a whitelist.
Thanks Sascha
]]>Older versions before the update where it changed the tabs to be in the product data section, allowed iframes to happen ie like Soundcloud, this version hides iframes or does not even save them when I press update. Youtube embed does not work either. please fix this issue asap, I’ve lost a lot upon update.
]]>I’ve created a couple of new tabs but I am unable to edit their priority – the change isn’t being saved.
]]>Suddenly I can’t see the tabs on the product pages in the admin panel. They still show up fine on the product pages in the front end, but I can’t edit them, as they don’t show up in the admin panel.
I’m using version 2.1.3?of this plugin and version 8.6.1 of woocommerce
]]>Hi @barn2pluginsupport , @andykeith
Content in VISUAL tab is not visible on Firefox
Firefox Version 123.0
Mac Version 11.7.7
SCREENSHOT
TEXT https://ibb.co/6Br9h68
VISUAL https://ibb.co/g4THkbT
I have tried to refresh page, without saving product, sometimes it display information in VISUAL, sometimes it doesn’t
Thanks
Regards
Johan
]]>Hi, is it limited for a 3 tabs only?
When I add a 4 tab, this is not showing.
Thanks
Hi there,
I’ve been using this plugin to embed videos in tabs on product pages. I’ve noted that since update ver. 2.1.0, support for iframe tags do not appear to be supported. If you try to put in iframe tags and hit save, the tags are erased from the tab. Because of this, I’ve refrained from updating the plugin beyond ver. 2.0.23. Is this a known issue? Has anyone else encountered this problem with their tabs?
]]>Hi
After update I am getting the following error:
Fatal error: Uncaught Error: Class 'Barn2\Plugin\WC_Product_Tabs_Free\WP_Embed' not found in /home/shopunitrackerco/public_html/wp-content/plugins/woocommerce-product-tabs/src/Product_Tabs.php:167 Stack trace: #0 /home/shopunitrackerco/public_html/wp-includes/class-wp-hook.php(324): Barn2\Plugin\WC_Product_Tabs_Free\Product_Tabs->product_tabs_filter_content('<p class="featu...') #1 /home/shopunitrackerco/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('<p class="featu...', Array) #2 /home/shopunitrackerco/public_html/wp-content/plugins/woocommerce-product-tabs/src/Product_Tabs.php(188): apply_filters('wpt_filter_tab_...', '<p class="featu...') #3 /home/shopunitrackerco/public_html/wp-content/plugins/woocommerce-product-tabs/src/Product_Tabs.php(144): Barn2\Plugin\WC_Product_Tabs_Free\Product_Tabs->get_filter_content('<p class="featu...') #4 /home/shopunitrackerco/public_html/wp-content/plugins/woocommerce/templates/single-product/tabs/tabs.php(47): Barn2\Plugin\WC_Product_Tabs_Free\Product_Tabs->callback(' in?/home/shopunitrackerco/public_html/wp-content/plugins/woocommerce-product-tabs/src/Product_Tabs.php?on line?167
Hi, how can I set the tab priority? I don’t see any option available.
In the documentation of this free version it says:
FAQ – How do I change the order of the tabs?
You can use the ‘Priority’ field to control the order of each tab in the free version. Enter a number in the priority field for each tab, bearing in mind the priorities which WooCommerce has already assigned to its default tabs:
The lowest number tab will appear first on the product page. For example, if you want to add a new tab before the Description then set its priority to something like 5.
]]>Hello,
The plugin was working perfectly and suddenly it stopped displaying the tabs in the products.
Thanks.
]]>Hey! I’m a developer for Yoast SEO.
We recently got a number of reports (1 – 2 – 3) about a fatal error in conjunction with your plugin.
After a short investigation, it seems that the root cause is this line:
add_filter( 'views_edit-post', '__return_null' );
Looking at the docs, the WP filter requires a non-nullable string array. Unfortunately, we assume that it’s an array here:
public function add_filter_link( array $views ) {
This of course causes a fatal error:
Error message: Uncaught TypeError: WPSEO_Abstract_Post_Filter::add_filter_link(): Argument #1 ($views) must be of type array, null given
Do you think you can look into it?
Thanks in advance!
Hello, after updating to the last version v2.1.0.1 I can see only some tabs in the product frontend (only the ones that are not overridden in products).
In my case, all 3 tabs are set to “Display globally” and we have setup each of them inside products… The result now is that only the one that is not overridden from products is showing, causing a massive problem in our e-commerce platform.
This is related with the last update as this was functioning pretty well.
We need a fix ASAP please.
Thank you.
]]>The new 2.1.0.1 update makes the WordPress posts filters disappear. If the plugin is deactivated, it reappears.
]]>Following issue of tabs missing after update V2.1.0, I have updated 2.1.0.1
It does not solve completely issue
1- After update to V2.1.0.1, tabs are still missing. For tabs to display, we need to save product page, even without doing any changes
Saving makes tabs to display but if we don’t save product page, tabs still don’t display after update
2- When unchecking box “Override the default tab content for this product” on custom tab, it clears content.
If we check again the box, content in tab at product page level is not available any more.
Upgrade to Version 2.1.0 loses all Conditions. With WPML displays all tabs and all lang versions everywhere. On my site every product must be saved once to get tabs working. Bulk edit does not help.
]]>Hey Since you updated and completely changed how this plugin works in the Backend…
3 of my Tabs are No longer showing on the Frontend…
They show in my backend and show the correct info..
Their is also nothing different to these Tabs, than the ones which are working…