Problem displaying link list on my site
-
I’m having a very odd problem with my links page. It is somehow related to the plugins I’m running on my site but I can’t figure it out at all.
https://www.eternalseven.com/?page_id=7
The above link used to feature a function call to get_links_list (apparently now depricated) and now uses wp_get_bookmarks. If you click on it everything should work fine for you.
However, when I’m logged into the site the function breaks down and nothing after the header shows up. It is definitely related to the print list calls because if I remove that function it displays fine. Why it’s only affected by my logged in status I cannot tell.
After deactivating all plugins and slowly reactivating one by one it appears there are at least two plugins which both have to be activated for me to see this problem. Askimet and simple-facebook-share button must be active for this problem to occur. If I deactivate either Askimet or FB-share-button the links display correctly.
This started happening somewhat inconsistently during 3.2.0 but since 3.2.1 it’s been an ongoing issue all the time. I’m trying to resolve the problem because I actually put the links on my site for my own usage as well as other people’s. It’s not a big issue since it displays for others and I can work around it by logging out (or using a browser sesssion in which I’m not logged in).
- The topic ‘Problem displaying link list on my site’ is closed to new replies.