Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am having an issue with my blog post images.
When I add an image to the blog post( not featured images), my featured image shows fine but once I add a blog post image to the content "inline text", it does not show at the front end.
I can see it at the backend but it does not show when article is previewed or published.
Any help will be appreciated
Welcome to Shopify Community.
We are Happy to help you.
Kindly share your Store URL, So that I can check and help you.
Thank you.
Hello @legendcrest,
Based on your query, we could analyze that there might be a styling CSS-related issue that hides the image.
Could you share your blog URL so we can check and let you know how it can be resolved?
Happy to help!
Regards,
Team CedCommerce
Thank you. Here is a sample url:
https://www.hollywoodmirrors.co.uk/blogs/news/the-price-of-beauty-uk-2022-infographics
In the dashboard, the image is there. But publish or preview, I cant see the image.
Thanks for your help
I'm having this same issue, currently. When I started posting blogs last year, my images were displaying. Now, they're hidden from view outside of the editor.
Here is a link to one of my blog posts: https://dust2onyx.com/blogs/tarot-card-readings/what-does-the-fool-card-mean
I am having the same issue! I just changed my theme from Galleria to Impulse, and now the in-blog-post images don't show, but the featured image does. I haven't done anything to the CSS (don't even really know how, heehee), just started using the theme 'out of the box.' Here's a link to my blog:
https://craftemporiumpdx.com/blogs/news
Any help would be appreciated!
We are also having the same issue. I'm not sure if it is related, but we recent switched our website theme to "Fetch" from "Debut". Either way, the feature image displays fine, but pictures embedded in the post will not show. I can right click where the picture is supposed to be and open the picture in a new tab without issue. The picture is there, it is just not visible. link to a sample blog post: https://www.loadeddubiaroaches.com/blogs/news/premium-dubia-roaches-how-loaded-dubia-roaches-sets-th...
Incase this helps anyone, I was able to fix my issue. Go to your store theme then edit code. Under assets > Theme.css.liquid there is an img setting called opacity that was set to "0". For the Fetch website theme, this was on line 1948. I changed it to "1" and saved. When set to "0", this means your images will be transparent. That fixed my problem.
I also found in the forums a fix (same as yours, LDR1, but a bit of a different path to get there). I added this code to the bottom of the main theme:
img { opacity: 1; }
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025