• Resolved davor87

    (@davor87)


    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 post

    We had to revert back to v1.6.1 which doesn’t have this problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Do you mean that the content itself – e.g., the changes you’ve made to the main post content field in the editor – are not showing up? That’s…odd, if so. If it’s something more subtle than that let me know.

    Plugin Author Joe Dolson

    (@joedolson)

    There was a variable type mismatch which caused caching to be enabled by default on every query. Fixed in 1.7.1.

    Thread Starter davor87

    (@davor87)

    Thank you for the quick fix!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post updates not reflected on the frontend after upgrading to v1.7.0’ is closed to new replies.