git-it-write icon indicating copy to clipboard operation
git-it-write copied to clipboard

Everything working but image url

Open mac2net opened this issue 1 year ago • 0 comments

Hi (I also posted this on wp.org/supprt) Everything is working apart from modifying the image url in the post. The post is uploading, the images are uploading and the frontmatter is working.

But the url of the images doesn’t change from… _images/ …to the location of the image.

I have the Classic Editor set as default. Here is the code in the post for an image…

<figure class="wp-block-image size-full">
<img src="_images/image-file-name.png" alt="" />
</figure>

I checked here and on GitHub and I couldn’t find a solution to the problem. Could it perhaps be a conflict with another plugin.

Cheers Mac2Net

mac2net avatar Dec 15 '24 14:12 mac2net