ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
923 stars 219 forks source link

Images breaking after save #4273

Open fotan opened 1 year ago

fotan commented 1 year ago

I have a couple sites using Unyson. When we edit a page and either add an image, or replace an existing image, everything is fine. Image shows up on the front end and the client is happy. Some amount of time passes, and the image on the front end is replaced with the broken image icon in the browser.

When I inspect it, it looks right. The src for the image is //url.com/path/to/image.jpg

If I got back to the page, open the image block in Unyson, pick a "new" (the same) image, save the block, save the page, it's back. Sometimes it breaks again, sometimes it's just good forever. Or, for days since I started working with Unyson on these sites.

Any idea if there's a setting that could be messing with it?
Latest WP Latest Unyson SiteGround hosting Other plugins, but different between the two sites

Thanks in advance.