Woocommerce Images Do Not Display With Shortcodes

Hi,

Woocommerce images do not display when using shortcodes, as with this previous post: https://theme.co/apex/forum/t/images-not-showing-when-using-woocommerce-shortcodes/23247

I have checked through my css and do not see anything that would prevent them from showing?

Thanks,

Hi @daz1uk,

Thanks for reaching out.

It was due to custom CSS from that thread. Then I checked your site but I couldn’t find the page that has that same shortcode. Would you mind providing the exact URL where we can test it?

Thanks!

Hi @Rad,

I’m not currently using it because it doesn’t work, however I have set up a demo page where you can see the issue.

https://shootingsuppliesltd.co.uk/woocommerce-demo/

Thanks,

Hi @daz1uk,

Thank you for the URL, this is the custom CSS that hides those featured images

.page .entry-featured {
    display: none;
}

It is on your child theme’s style.css file. Please remove or alter that so it will only affect the intended pages.

Hope it helps,
Cheers!

Thanks @friech

You’re welcome!
We’re glad @Friech were able to help you out.

I am having the same issue. I removed the code from my child theme css and I am still having the same problem. https://armyof9.com/bats/

Hello Scott,

Thanks for writing in!

Please create a new ticket as posting on a ticket created by a different user causes lot of confusion which slows down the response time even if the ticket is similar. For a faster response time without creating confusion, please create a new ticket and someone from support team will assist you further.

Thanks for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.