Hi @vinko511
Ik not sure what you mean with “product tabs”. Do you have an example?
I’m trying to put all WAPF fields under more than one tab. I did manage to do it, but now I can’t hide the WAPF fields from the main product page.
You can check here:
http://babytale.eu/proizvod/vertikalni-posteri/
I have added all the WAPF fields under two tabs (“Osnovni podaci” and “Odabir jezika”)
but I can still see them beneath the attributes (color, size etc). I want to hide them from the page.
Hi @vinko511
You’ll need custom code to do that and possibly change the HTML output of your page. It also depends on how the other plugin you use for the attributes is structuring its HTML.
Can you tell me which hook/action/function is WAPF using to put all that data on product page?
We use this hookby WooCommerce to add our WAPF HTML: woocommerce_before_add_to_cart_button