Hello,
i work with some empty categories (product_cat) in woocommerce. Enfold shows some html in these categoies. How can i remove this html output?
i tryed the woocommerce standard: remove_action(‘woocommerce_no_products_found’, ‘wc_no_products_found’);
this worked for a part of this HTML output, but not for all. Can you help me with this?
thanks
Chris
Hey Chris_85,
Thank you for the inquiry.
Have you tried editing the enfold\includes\error404.php file? Please provide a screenshot of the elements that you’d like to remove and a link to a product category page. You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.
Best regards,
Ismael
Hi Ismael,
if i have categories in woocommerce without porducts it shows me the following Text:i dont want to deactivtate this https://imgur.com/03eJ43c
Editing the 404 page is not an option for me. The 404 page should remain there.
Thanks
Chris
Hi,
Thank you for the update.
You may need to modify the 404.php file and replace everything with this code: https://pastebin.com/p0M89m6J
Best regards,
Ismael