WPIntell

Source evidence

Maintenance Mode Bug

WP Extended – The Ultimate WordPress Toolkit · support · 2026-06-10T16:00:00+00:00

mixedsentiment
mediumseverity
0.84relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mohobook resolved
The BODY content in the backend does NOT match the body content on the frontend, see below Backend: https://snipboard.io/oHxy7u.jpg Frontend: https://snipboard.io/0Wz4fM.jpg 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. Hello, It’s not cache, let me explain why… I have repeated this on 3 websites, here’s how you can do the same Install WP Extended on a brand new site Enable the maintenance mode module Look at the default content in the body area (don’t change anything) Click the Preview link, you will see different content 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 Hey @mohobook , okay I think I found the issue. It was to do with the default fallback that was set. If you had made a change to the default body content, then it would have rendered the correct body text message. I have fixed this issue in the dev branch which will be released this week. Thanks for the report. That’s great, glad it was an easy fix, thanks for letting me know, I’ll go ahead and use this feature now

Comments

4 shown
tdrayson 2026-06-10T18:02:00+00:00

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.

mohobook 2026-06-11T22:57:00+00:00

Hello, It’s not cache, let me explain why… I have repeated this on 3 websites, here’s how you can do the same Install WP Extended on a brand new site Enable the maintenance mode module Look at the default content in the body area (don’t change anything) Click the Preview link, you will see different content 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

tdrayson 2026-06-15T12:10:00+00:00

Hey @mohobook , okay I think I found the issue. It was to do with the default fallback that was set. If you had made a change to the default body content, then it would have rendered the correct body text message. I have fixed this issue in the dev branch which will be released this week. Thanks for the report.

mohobook 2026-06-15T15:08:00+00:00

That’s great, glad it was an easy fix, thanks for letting me know, I’ll go ahead and use this feature now