[ad_1]
Thanks for using Tracks!
Can you link me to an example of a post/page where you’ve inserted an image and it won’t display?
Hi,
this page contains an image between the text
https://mag128.it/cose-la-mindfulness/
Thanks for the example!
It looks like the images are currently being hidden with the following CSS added with the custom CSS plugin:
.entry-content img {
display: none;
}If you remove that code, you’ll see the images show up in all your posts.
You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.
