I’m not able to reproduce this from my side. May I know what URL you have entered?
Hm I’m also having this issue. Developing on my local PC.
Confirmed this is an issue due to developing on local PC; not sure why but everything functions as expected on live site.
@jlev00 Can you try our latest version on your local PC again? We are not able to reproduce the same problem from local PC. What is your local URL for WordPress?
Hi @ip2location @statusx – I wonder whether this is due to using Bitnami for local development? I have noticed other strange behaviour previously with paths on Bitnami WordPress instances.
When I echo $url and $current_url around line 1090 they are giving me different paths, eg
http://pc-name/site-name/error-page/
http://pc-name/site-name/site-name/error-page/
This is resolved when I move the site to a live Staging environment.