Hello Adamvincent,
Thanks for reaching out to us!
In most of the cases, it hide the tab once no attachment available.
But, if you are using a custom theme template, then it might be that the plugin CSS code doesn’t apply.
Best Regards,
Hitendra & DotStore Team
I’m using the theme flatsome.
Hello Adamvincent,
Thanks for sharing the theme name.
We have tested with the Flatsome theme but unable to reproduce the issue.
Can you please share the site URL so, we can check and might helps to resolve your query.
Best Regards,
Hitendra & DotStore Team
Hello Adamvincent,
Thanks for sharing the URL.
Based on the troubleshooting, the issue might be related the custom accordion that you have used into your site.
Please apply the below change to make it work.
File Path:- “/plugins/woo-product-attachment/public/class-woocommerce-product-attachment-public.php”
Line no:- 470
Replace the line with this:- [id$=”wcpoa_product_tab”] {
Click here to review the screenshot for exact idea.
Best Regards,
Hitendra & DotStore Team
Note: We will update this changes in upcoming version, to make it compatible and you never lost on version update.