Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @mohobook, thanks for opening a support request.

    I tested this on a local install and on a live site. The body content matched in the backend and frontend on both, so I cannot reproduce it here.

    This points to a caching issue rather than a problem with the content. When a page is cached, the frontend can keep serving an old version of the body text even after you update it in the backend.

    A couple of things to try:

    • Open the preview link in the top corner of the settings page. It adds a URL parameter to the page, which bypasses the cache and loads a fresh version. This is a quick way to check whether your latest content renders.
    • Clear your site cache, plus any server or CDN cache, then reload the frontend.

    If the content looks right through the preview link but wrong on the live page, the cache is holding the old version, and clearing it should fix the problem.

    Can you also share a link to the website? That way I can take a closer look if the steps above do not sort it.

    Thread Starter mohobook

    (@mohobook)

    Hello,

    It’s not cache, let me explain why… I have repeated this on 3 websites, here’s how you can do the same

    1. Install WP Extended on a brand new site
    2. Enable the maintenance mode module
    3. Look at the default content in the body area (don’t change anything)
    4. Click the Preview link, you will see different content
    5. Or, open the live frontend, again, you will see different content

    I stopped there when I saw the problem, I never tried to change the default content

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.