Archived topic
Footer widget buggy... help?
3 replies · Started by Tracy on November 3, 2018
Hey Generatepress :)
I've got a problem -- my "footer widget 1" is doing something really buggy, and creating links in the text where there isn't any links. It's doing this on every page on my site except for the homepage where the widget is working as it should. I've made a short video to show you what I mean: http://cloud.smpl.ro/9580940bf4fa
How can this be fixed? Thanks!
Note: I checked it on various browsers and devices and it does the same
Hi there,
That's weird that it's only on home page. Looks like there might be an <a> tag doesn't have a closing </a>.
Can you make sure that all the links have a closing tag? You can use this site to check HTML:
https://validator.w3.org/
If that doesn't help, then try #1 here to eliminate any plugin conflicts:
https://docs.generatepress.com/article/debugging-tips/
Let me know :)
Thank you so much!
Yes it turned out to be the image links in the sidebar, none of them had the < / a>. (http://cloud.smpl.ro/8acacb4ea3e0)
The sidebar is on every page except the homepage, which is why the homepage was the only place the footer was working properly.
All fixed now. Super appreciated!
No problem :)