Hey all,
So since the 5.0 update something strange has been going on with my ‘Add Media’ when using Sections. All seems fine until you preview/publish and the images added throw up a 404 error. It looks like it creates the wrong URL. For example,
All images just show up as the blue question mark icon because the url created is http://www.website.url/our-projects/wp-content/uploads/2018/12/LotteryLogo-e1543850248906.jpg
When the actual URL image is
src=”../wp-content/uploads/2018/12/LotteryLogo-e1543850248906.jpg”.
So it looks like ‘our-projects’ is being added when it shouldn’t be.
Any idea how to change this? When handing over to the charity I’m building it for, the ability to use ‘Add Media’ rather than html/css is important. It all seems to work fine on the new Gutenberg editor, only in sections.
Any help would be appreciated, not ruling out me having messed up some setting somewhere.
Cheers!