• Resolved contemplate

    (@contemplate)


    We had our Sales page expire early before our sale was suppose to end. After some testing it appears the wrong time is getting saved.
    For example I just set this Expire date/time:
    Feb 25th 11:59pm PST
    … it sets up the Cron as:
    Sat, 25 Feb 2023 13:07:00 -0800
    … when I re-open the page in the editor it then shows the wrong time of:
    Feb 25th 1:07pm PST

    Is there some sort of javascript on the timer that tries to automatically change the time?

    We are using this on the CPT “cartflow_step” which is part of the Cartflows plugin.

    For caching we are on Nexcess which has Object Caching Pro and we also use WP Rocket. But the actual expiration function is working fine. It’s the saving the correct time which isn’t working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    Hi @contemplate

    Caching plugins and services and the most common cause of problems with PublishPress Future. If posts are not expiring correctly, please test your site with all caching layers disabled.

    Thread Starter contemplate

    (@contemplate)

    The posts are expiring correctly. The issue is Hours & Minutes aren’t saving correctly. It seems to be defaulting to the current hour & minute that I’m currently on yet it saves the date I select as well as AM/PM selection correctly.

    • This reply was modified 1 year, 9 months ago by contemplate.
    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    The post not expiring in correct time are the same with not expiring correctly.

    Cache can be one of the cause of the issue. You can try disable it to see if it’s the case for you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Saved Publish time is wrong’ is closed to new replies.