Meta tag

While testing my page using a standard WAMP install I have and any references to relative image folders works as expected. But if I save the code in Wappler 3.8.2 it changes this to and images no longer appear as expected.
When I look at the link for the image it returns something like http://127.0.0.1:2288/header1.jpg, which loses the root for the Wappler folder.

Please help me understand what is happening…

Hi @Spleendrivel. Welcome to the community.

It sounds like you’ve got the path wrong in your project settings. Try changing the ‘Links Relative To’ option, too.

When I changed the project settings to use Site Root instead of Document it made no difference. The only thing that seems to work is if I specify the actual location e.g., meta href="/R:/Wappler"

Have you set up the target? Is the URL correct there?

screenshot https://prnt.sc/10lpt7d

no target has been setup

I think you need to create your target. Try that and see if that fixes it.

screenshot https://prnt.sc/10lqcc0

still not loading images when loading the page at http://127.0.0.1:2288/Wappler/

I also noticed that the Nav bar links now default to Bitnami page http://127.0.0.1:2288/#

You need to setup a target pointing to your WAMP site.
And also don’t manually edit the base meta tags generated by Wappler.