• Resolved izapapa

    (@izapapa)


    My site doesn’t show the update version of a page unless you click “refresh” in your browser. The error appears in any browser on any gadget.

    It also appears both in the internal and external pages of my site.

    E.g. if you deactivate a plugin, you will see it as “deactivated” only after you refresh the plugins page.

    I don’t have a cache plugin. I installed one, but didn’t solve the problem.

    I deactivated all plugins, but didn’t solve the problem.

    I changed the active theme, but didn’t solve the problem.

    All my plugins and wordpress version are up to date.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you using a page builder plugin such as Beaver Builder? What theme are you using? This might actually be a question for the theme’s support community but without knowing exactly which theme you are using it will be hard for volunteers like myself to actually provide solid support and help you fix the issue.

    Thread Starter izapapa

    (@izapapa)

    No page builder using.

    I switched to Twenty Twenty, but the problem remains.

    Thread Starter izapapa

    (@izapapa)

    Problem solved, put

    <FilesMatch “\.(html|htm|php|xml)$”>
    Header set Cache-Control “no-cache, must-revalidate, max-age=0”

    in htaccess

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page update not showing’ is closed to new replies.