Page 1 of 1

XAMPP not showing site domain in links

PostPosted: 15. October 2023 23:37
by kittenofd00m
We have a site live on the web that has a bunch of links to pages of properties. In the inspector, the code looks like this....
Image


In the live site, when you hover over the images you get a link complete with the site domain, but when I hover over (or click) the same links in the XAMPP site it leaves out the website URL (which I assume if the folder name of the WP site on XAMPP).
Image


The general settings look OK.
Image

So what am I missing?

Re: XAMPP not showing site domain in links

PostPosted: 16. October 2023 12:42
by kittenofd00m
The same site works in Local by wp engine. Local shows the entire path (including the domain), while XAMPP does not.