Comments 1cadra83 started the conversationMarch 6, 2018 at 9:03amGood morning! I inserted a link in the footer "privacy policy" ... my problem is that the link works from HomePage, from the other pages takes a strange address and does not work! Where am I wrong? thank you{"wp":{"use":false,"adminUrl":"www.fvgclick.it /wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedMarch 7, 2018 at 7:56amHi there,I was able to fix the URL by adding a slash to url : <a href="/privacy-policy">Privacy Policy</a> if you still facing the issue in different scenarios, please try this: <a href="/http://www.fvgclick.it/privacy-policy">Privacy Policy</a> Thank you.1 Like 1cadra83 repliedMarch 7, 2018 at 8:17amThanks Eroll, efficient as always !!!1 Like Sign in to reply ...
Good morning! I inserted a link in the footer "privacy policy" ... my problem is that the link works from HomePage, from the other pages takes a strange address and does not work!
Where am I wrong?
thank you
{"wp":{"use":false,"adminUrl":"www.fvgclick.it /wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi there,
I was able to fix the URL by adding a slash to url :
if you still facing the issue in different scenarios, please try this:
Thank you.
Thanks Eroll, efficient as always !!!