Hi, can you paste a link to page where you are having this problem so i can take a look at it?
Hi ,
I too have a similar issue. Please help. Sometimes the Advert single view gets broken for example, https://www.everatlas.com/advert/test-ad-2/ and sometimes it looks goos https://www.everatlas.com/advert/test-load-1606/ . Could you please advise!
I am not sure what do you mean the both ads look pretty much the same to me? Can you maybe post a screenshot explaining the problem you are having?
Somehow ended up deleting my reply and stating was resolved by mistake!
Here is a link: http://dollobservers.com/blog/advert/number-1-barbie-example-listing
Needs to be viewed on mac to replicate the issue.
Hi, it looks like you are storing the images with WordPress.com (most likely JetPack Photon installed on your site does this), aside of storing the images it also applies some additional properties to the <img /> tag so instead of the link being
<img src="http://dollobservers.com/wp-content/uploads/2017/06/1959-Headshot-wglasses.jpg" alt="" />
it is
<img src="https://i2.wp.com/dollobservers.com/wp-content/uploads/2017/06/1959-Headshot-wglasses.jpg?zoom=2&fit=700%2C979" alt="" width="519" height="726" src-orig="https://i2.wp.com/dollobservers.com/wp-content/uploads/2017/06/1959-Headshot-wglasses.jpg?fit=700%2C979" scale="2">
As long as the images and img tags are modified by Photon it is not really possible to make them display properly in the gallery i am afraid.