ADADAD Posted October 29 Posted October 29 Hi! I made a new homepage and now the header logo doesn't link to my homepage but links to the "We couldn't find the page you were looking for..." page. When I check the url it's still the old homepage (which is no longer in use). My new home page is set as home page. This is the website: https://www.anneloredeklerck.com Thanks in advance for any tips :)
Spark-Plugin Posted October 30 Posted October 30 Hi @ADADAD, you might need to set the page as your homepage, just hover over the page name and you will see a gear icon, click on it. See attached screenshot: - Answered by Iuno from sparkplugin.com
ADADAD Posted October 30 Author Posted October 30 Hi @Spark-Plugin thank you so much for your reply! The page is already set as homepage, that's the tricky part, not sure where this issue originates. When I don't put a logo in the header and it's just the site's title it does work properly... but I would prefer to use my logo image
Spark-Plugin Posted October 30 Posted October 30 (edited) @ADADAD, you can still try setting a new page as homepage, just to test, and then setting back to the original one, this might solve the problem, let me know if it does. Your logo is currently redirecting to a URL/ reel. If you have this page, try deleting it. Edited October 30 by Spark-Plugin - Answered by Iuno from sparkplugin.com
ADADAD Posted October 30 Author Posted October 30 @Spark-Plugin Thank you! Just tried a new homepage, and deleted de url/reel page, issue still remains.
Solution Spark-Plugin Posted October 30 Solution Posted October 30 (edited) @ADADAD, are you on a Business plan or above? if so, we can try this code: Go to: Pages > Website Tools > Code Injection > FOOTER , paste it there and hit save. <script> /* Desktop */ document.querySelector('.header-display-desktop .header-title-logo a').setAttribute('href', '/home'); /* Mobile */ document.querySelector('.header-display-mobile .header-title-logo a').setAttribute('href', '/home'); </script> Edited October 30 by Spark-Plugin - Answered by Iuno from sparkplugin.com
ADADAD Posted October 30 Author Posted October 30 @Spark-Plugin Issue is fixed!! It was due to an old custom code I had forgotten, which was leading to the old /reel page 😅 Thanks again for helping out! Spark-Plugin 1
Spark-Plugin Posted October 30 Posted October 30 @ADADAD, that’s awesome!! 🙂 - Answered by Iuno from sparkplugin.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment