Archived topic
Edited and saved Pages appear as links in Blog listing and Latest Posts widget
3 replies · Started by Teuvo on September 9, 2018
Hello. Not sure if this is a GeneratePress problem, but I have not found answer to my problem elsewhere, so I ask here also.
I have a pseudo-static frontpage and all blog posts are redirected into Blog -page, quite a typical configuration in a WP site.
Now when I edit an old page and save it, it somehow appears as a link to the Blog postings page and also as a link to Latest Posts widget. Both links are not pointing to the page url, but to a article kind of url, which is 404.
Latest Posts widget show these false page links only in the /blog/ page, but not in other pages where sidebar is present.
Example, page: https://teuvovaisanen.fi/yhteystiedot/
appears as a link https://teuvovaisanen.fi/2018/09/09/yhteystiedot/
Im also using WP Show Posts plugin, but the false links are not appearing in those listings, which is great ;)
Hi there,
I don't believe this is a GP problem.
Can you try #4 here to make sure?
https://docs.generatepress.com/article/debugging-tips/
Let me know :)
Yeah, I changed the theme to TwentySeventeen and no false links in there. And back in GPP false links are again present. BUT I found the problem, I'm using GPP child theme and one of my plugins is Pods. I had a custom Pods function in functions.php, removed it and it was fixed. I can live without the custom function.
Thanks for the tip and sorry for the non-GPP trouble.
No problem :)