Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #918466

    Good afternoon Enfold wizards,

    I’m running the latest versions of both Enfold and Woocommerce. I just noticed that the product images and description on the single product page did not show up at all, so now I’m trying to get them to show up again. I fixed the images not showing by adding the following code to my custom css:

    .template-shop div.product div.images {
        opacity: 1 !Important;
    }

    Next up on the list is the product description. The weird thing is that when I refresh the page, I can see the product description very briefly but after that it’s gone. So I suspect that something is suppressing it, but I can’t find out what. Do any of you have an idea what could be causing this?

    Thanks in advance!

    Best regards,

    Tom

    #918474

    I fixed it, the plugin Better WordPress Minify broke it. It’s pretty old as well. I’ll look for an alternative.

    #918481

    Hi,

    Glad that you figured it out, thanks for using Enfold :)

    Best regards,
    Nikko

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