Post updates not reflected on the frontend after upgrading to v1.7.0
-
Hi Joe,
After the v1.7.0 upgrade, any changes made to posts (that belong to a custom post type created with this plugin) are no longer being reflected on the frontend. Specifically, I’m referring to the view controlled by the single.php template, not the content rendered with a shortcode. The changes are being saved in the database – the editor displays them correctly – it’s only the frontend of the site that keeps displaying the old version of the post.
How to test:
1. Publish a post and preview it on the frontend -> it shows correctly
2. Update the post with some changes -> the frontend displays the old version of the postWe had to revert back to v1.6.1 which doesn’t have this problem.
- The topic ‘Post updates not reflected on the frontend after upgrading to v1.7.0’ is closed to new replies.