Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1471093

    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

    #1471124

    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

    #1471212

    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

    #1471285

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.