• Resolved ultravibe

    (@ultravibe)


    Set AMP in Classic mode. Things work fine for a while – once we deploy new code, AMP Settings page blanks all of our previous choices. This also (for some reason) makes CSS go wonky on our home page… not sure why but that really isn’t the issue.

    Code deploy should not blank out settings, unless the settings are not stored in the DB? But where else might they be stored? Anywhere else is a pretty bad idea for any site running containerized code.

    Any insight as to why this might be happening, and if possible any way we can hook in to make sure settings are stored in the DB (and therefore not overwritten by container deploy) would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @ultravibe

    Thank you for the support topic, As you are using the term “Classic Mode” which was rebranded to Reader Mode with the 1.1 release, can you please verify that you are using the latest version of the AMP plugin which is version 2.2

    Yes, Code deployment should not affect settings as they are saved in DB ie the wp_options table. in that case, it should also the settings for all the other plugins too.

    Additionally, please try to find if there is any code that modifies AMP settings or if code deployment triggers DB restore

    Hope this helps!

    Thread Starter ultravibe

    (@ultravibe)

    Sorry – Reader mode. I’m stuck in the past with my terminology.

    DB restore not triggered and no other plugins lose settings. We see it on our local machines every once in a while, too – which we don’t deploy to, but sometimes branching out in GIT causes this.

    Very weird.

    Plugin Support Milind More

    (@milindmore22)

    Well, this is very weird, Object cache maybe?

    I am sorry I can’t help you with this one. We didn’t hear such a thing before or got similar reports.

    Plugin Support Milind More

    (@milindmore22)

    @ultravibe
    As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘AMP settings page keeps losing settings’ is closed to new replies.