Hi,
we updated our website and we have to add on the settings page the key and product ID.
What is the product ID? Your official website is unfortunately since days / weeks in a maintenance mode, so so that I can’t access my account https://webshoplogic.com/my-account/ and look up e.g. the order ID, if that is the equivalent for product ID?
Best regards, Elena
]]>How to translate the custom tabs and their content?
Thanks in advance.
]]>Hi,
Does your free version allow only one tab to show? Because I have your free version install previously and it have multiple tabs but when i update the plugin, it still have mutlipel tabs in backend but at frontend, it didn’t show any tab.
Also your plugin didn’t update from the last one month and showing un-test with the new WordPress version.
]]>I add a the custom tab in the backend and it disables the reviews tab in the frontend.
The reviews tab is still visible in the frontend but without any content after I added the custom tab.
Whenever I delete the custom tab the content of the review tab appears again.
What can I do to solve this?
Thank you and Cheers,
Stan
Hola, es posible a?adir el campo a?adir tablas a WYSIWYG?
Gracias.
]]>Hello, changing from one tab to another takes a long time to show the content.
any solution?
Thank you
Hi there,
I’m trying to send one link in order to let people open directly the page directly on the custom tab (by using anchor and HTML ID).
By example: https://www.website.com/product/productname/#tab-customtab_3045
But it won’t open the relevant targeted tab, it opened the main tab. Is it possible to do that? if so, how can we do it?
Many thanks.
]]>Hi,
Is your plugin compatible with WPML to translate the custom tabs and their content?
Thanks in advance.
]]>Problem when importing content from csv file.
I have a problem when I import products from a CSV file. I use the new function to import from woocommerce.
The problem is that the information in the custom tab is imported as a meta, and this is imported all correctly except the iframe of videos inserted from youtube … this iframe disappears.
That could be happening??? how can I solve that???
Here’s an example:
https://www.pintarmicoche.com/tienda/pintura-automovil/fiat/pintura-para-pistola-fiat/129-rosso-swift-kit-pintura-monocapa-750/
tank you
]]>Hello,
Does not work in woocommerce of version 3.0.8
Any plan to upgrade?
Alex
]]>We have installed Woo Tabs Pro and added an ingredients tab. On the live site when you go to a page with ingredients it adds this code before the text in the tab: <i class=”fa “></i> Ingredients
Can’t figure out where html coding is to get that out of there. Below is a link to one of the pages that is affected.
https://puritysoap.com/product/jojoba-hot-oil-hair-treatment/
Thanks, Jo Belanger
]]>Is there a way to get the content of these tabs to be included when doing searches?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>In my test product custom tab not showing on a product page with content on localhost can you please provide a solution for this?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hello,
Can i change the first tab on “active mode” ? Because, i see the tabs but i must click on to open the first !
I would like to see the first opened .
Is it possible ?
Thanks for your plugin !
Best regards
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>I have installed the plugin and activated it (the free version)
I can see ‘Product Tabs TEST’ in my dashboard and I can make a tab and see and edit it on the product edit page, but the tab does not become visble, when I switch to ‘see page’.
I watched the screenshots you have provided again, and I notice that
there is a blank page when I click ‘Woocommerce Custom tabs’ under settings, so I can not make any settings.
I have tried to install and activate twice, it does not help.
I only have Woocommerce and Visual composer as the only other 2 plug-ins.
But I am working on localhost, could that be a problem?
If yes, are there any way I could fix this and make it work?
I am working on Woocomerce version 2.5.2
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>I want to accomplish this having multiple Custom Tabs each with its unique
{ url} and description. Can I do it with this plugin?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Is a WYSIWYG editor for custom attributes available in the pro version or in the foreseeable future version of this plugin?
Thanks.
David
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hello
i set new custom tab in product and fill all fields.
but i want to only show this custom tab and when open that product show that current tab contain directly.
now show contain when i click on that custom tab.
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Iam using RT-Theme 18 and would like to add an icon to the TAB. How can I do that?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>I want to display this content at custom pages so what is the code for getting it?
Like
<?php the_content(); ?>
is the code for getting the_content in that editor we add.
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>This plugin’s wysiwyg editor breaks with ACF Pro. It doesn’t appear on the product editor.
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hello,
Is this plugin compatible with the latest version of WooCommerce?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hi,
Just to feedback that there is an error “Parse error: syntax error, unexpected T_FUNCTION in /home/xxx/public_html/wp-content/plugins/woocommerce-custom-tabs/woocommerce-custom-tabs.php on line xx” after upgraded WP to version 4.2.2 and WooCommerce version 2.3.11.
Kindly advise further on the fix because all the tabs consisting data are not able to display properly.
Hope to hear from you soon.
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hi
All of sudden Custom tabs are not saved. I’m using 4.2.2. WP and 2.3.11 WC
Any idea?
I have disabled all plugins, still no saving ..
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>I haven’t tried the pro version of the plugin yet, but before buying I’d like to know if it hides tabs that have no content?
I’d like to define a set of tabs for a category of products, but some products won’t have anything to display in some of the tabs in which case I’d like for them to not appear.
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>It doesn’t work on version 4.2.2
Parse error: syntax error, unexpected T_FUNCTION in /home/newfutur/public_html/wp-content/plugins/woocommerce-custom-tabs/woocommerce-custom-tabs.php on line 211
Please let me know when is the next patch?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>Hello!
I am trying to do as the title says. I was able to import the description tab into the short description, thanks to a dude in stackoverflow. I pasted this into functions.php :
function woocommerce_template_product_description() {
woocommerce_get_template( 'single-product/tabs/description.php' );}
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_product_description', 20 );
And now the description tab data is showing in the short description.
Can I do the same for the custom tabs? Please tell me this is possible to achieve ??
I am modifying an already done site and it is using the Pro version of the plugin – version 1.0.10 PRO & 1.0.11 PRO (it has both of them installed, no idea why), but as it wasn’t me buying the plugin I thought I should ask here ??
Thanks in advance!
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>After installing and setting up plugin (which shows “Product tabs TEST” in the bar, and “Downloads tab custom title (optional) TEST” in the product), I don’t see anything extra on the actual product page.
I also noticed that you have to check “Use for all products” in order for it to even show within a product. I really only want the tabs for 10% of the products in the catalog. I just want a “Downloads” tab on some products that may have 1-5 documents relating to the product.
I set the name and two media links in the content on the product page.
On the product page, I still only see “Description” and “Reviews”. No “Downloads”. How do I make them active?
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>A few weeks ago I updated the WooCommerce Custom Tabs plugin (which has been working great) as well as the main WooCommerce plugin. I didn’t notice it at the time, but the extra tabs we had on our page stopped showing. Looking at the admin, I saw that the Custom Tabs plugin was somehow deactivated. So I tried reactivating it, but it won’t activate. Instead, I get this error:
Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected T_FUNCTION in …. /wp-content/plugins/woocommerce-custom-tabs/woocommerce-custom-tabs.php on line 211
Do you know how this issue can be resolved? I’ve a lot of data in these tabs, so if deleting the plugin means deleting all this data, that would be a problem. I’m comfortable editing PHP files, if that’s part of the solution. Thanks!
https://www.ads-software.com/plugins/woocommerce-custom-tabs/
]]>