Dear all,
I am using WooCommerce.
I have been able to add an extra tab to the product page using this (in functions.php) :
add_filter( ‘woocommerce_product_tabs’, ‘woo_new_product_tab’ );
function woo_new_product_tab( $tabs ) …….
This works fine.
If I use function woo_new_product_tab_content() … to add content in the same functions.php it also works fine.
Now, I would like to find a way to be able to very easily customise the content of this second tab from the product page (so non coding people can add new products).
This ideally without adding yet another plugin.
The webshop part of the website is not yet published so I can play with it.
Thanks in advance for your feedback !
Raphaël
Hey noirjambon,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria
thanks for the feedback Victoria,
best regards
Raphaël
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
to be honest I was hopping to have a fairly easy way to use woo_new_product_tab_content() outside of function.php I understand there isn’t.
so if there is no further possible help without freelancers then yes you may close it;
best regards
Raphaël
Hi,
Yes unfortunately, the only option in this situation would be using a freelancer to custom dev a solution. Apologies, should you need additional help with anything else, please let us know here in the forums.
Best regards,
Jordan Shannon