Hi @dan
I followed the method for inserting an image into a CMS post. It seems to work locally. However, the image doesn’t display on my server!
I checked the image address, and it’s not correct?!
My server:
webserver/folder1/folder2/resources/miscellaneous/xxx.webp
The image address online:
webserver/folder1/resources/miscellaneous/xxx.webp
As you can see, folder2 disappears from the final image address…
The configuration seems correct with the same addresses in the General and Publishing FTP settings.
Is this my mistake? A new bug?