My client loads multiple images in blog media for an article. When the article renders, the images do not appear. Images are loaded correctly into /images. The path to the image links are rendered as /new/images.
I had converted the joomla 4 version of the site in the /new directory. When the conversion completed, I copied the files up a level.
The temporary solution has been to copy the images from /images to /new/images, but that has to be done manually after every article with images is added or edited.
There are two prior tickets and multiple, non-working solutions to images not showing correctly.