girpuntcat
Forum Replies Created
-
Hello,
I finally found what was causing the issue. I’ll post my solution in case it helps other people.
In my case there were multiple WP_Query loops inside the single.php to display related posts.
I just added a ‘wp_reset_postdata();’ in the beginning and ending of those loops and it fixed the issue.
Regards,
Hello,
Sorry for the late reply. I’ve switched to a default theme (Keeping all plugins active) and the title is shown correctly. It seems there is an issue in our theme and how it interacts with AIOS.
When I check the metadata displayed in the frontend (under <!– All in One SEO 4.2.0 –>) It seems that only the title is wrong. All the rest is working properly: description, link, all the “og” metadata…
The WP debug and browser’s console don’t show any errors. Do you have any clue or tip that may point to the issue?
It happens only with the default Post (Post type) and posts are created with Classic editor view, Gutemberg is disabled.
Thanks a lot,
Hello @arnaudbroes,
I opened a new thread:
https://wordpress.org/support/topic/wrong-title-displayed-in-posts/
Thanks,
Hello,
I use All in One SEO 4.1.6.2 and have the exact same issue since lasts updates. The posts title in the browser’s tab is somehow wrong (random or offset) and shows other post’s titles. This issue does not happen with pages.
I have reviewed the settings and changed a bit the “Variables” in general settings and also in specific posts to see if after a change it fixed the issue, but no luck.
I have also updated to latest version of the plugin (v 4.2.0) and still the same problem.
I am pretty sure there is something in the latest’s versions of the plugin causing this issue. It didn’t occur before and in my case I’m using a custom template developed by myself, minimum usage of other plugins, and the debug isn’t showing any errors.
Do you have any news on this?
Thanks a lot for your help!