• Thanks for the great plugin.

    I have integrated the sitepush plugin with success and I am able to push site updates from my development site to my production site. One thing we have run into is that when post comments are submitted on the production site, they are not part of the development site database. So when we push posts and pages from development to production, the comment count (number of responses) is overwritten for the posts on the development site. In this case we are choosing not to push comments since that completely overwrites the comments on the destination site but it still seems to mess up the count of comments so the post says “0 responses” but then shows the comments.

    Any way around that?

    Also – is there a way to determine the last date/time a push was performed?

    Thanks.

    https://wordpress.org/plugins/sitepush/

Viewing 1 replies (of 1 total)
  • Plugin Author Mark Rowatt Anderson

    (@markauk)

    I’m afraid the answer to both your questions is no.

    However, both are good suggestions and I will try to resolve the next time I update SitePush.

    If you want to fix the comment count issue yourself in the meantime, you would need to call the wp_update_comment_count_now) function for all posts which have comments on your live site after you do a push.

Viewing 1 replies (of 1 total)
  • The topic ‘Comments on Destination Site’ is closed to new replies.