Very weird issue. We have Page Builder enabled only on pages. Today, I noticed that one of our blog posts had the wrong content. Content from another page where we used Page Builder replaced content of a blog post in the frontend only. If I edit post, I see correct content.
I can see Page Builder’s “Live Edit” menu in the toolbar when I’m on the single post. This only happens to one specific post, and I don’t know when this started. I upgraded everything to the latest version, did not help.
Both, post and page, have different slugs and IDs.
Any feedback would be appreciated.
Any feedback?
Some additional information.
In single.php, inside the loop, if I echo get_the_content() it display proper post content. But the_content() displays content from a page managed by Page Builder. I can’t figure out what’s causing this, on one specific post.
Hi Victor
Page Builder does output using the_content but shouldn’t be doing this. Can you perhaps try a quick plugin test? Temporarily deactivate all plugins except for Page Builder. Does the problem change?