• belodigital

    (@belodigital)


    Hi!

    I have used the plugin for the past 2 months and recently I started noticing that sometimes when I accessed my website the maintenance page was not shown, going directly to the website’s front page. When I clicked in the menu to access another page the maintenance page was shown again. This happens sometimes and in some PCs, didn’t notice any standard. For example, if I open a new anonymous window (using Chrome) and try to access the website sometimes it works and sometimes it doesn’t.

    I am using WordPress 6.3.2 now. I’m not sure if it started happening after the update or not.

    Did you ever seen something like this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author helderk

    (@helderk)

    Hi, thanks for the warning.
    It’s the first time I’ve heard that.
    It could be a conflict with another plugin, or a caching problem. Can you give me more details, for example a list of plugins or more information that will help me understand the problem.

    Thread Starter belodigital

    (@belodigital)

    This happens in atleast 2 of my websites and the plugins that they have in common are:

    • Advanced Access Manager
    • Blocksy Companion
    • CookieYes | GDPR Cookie Consent
    • Crocoblock Wizard
    • Elementor
    • Imagify
    • JetBlocks For Elementor
    • JetBlog For Elementor
    • JetElements For Elementor
    • JetEngine
    • JetFormBuilder
    • JetThemeCore
    • JetTricks
    • Limit Login Attempts Reloaded
    • ManageWP – Worker
    • Maintenance Mode
    • Simple History
    • Solid Security Basic
    • SVG Support
    • WP Rocket
    • Yoast Duplicate Post
    • Yoast SEO

    Both are using the theme: Blocksy, free version.

    In the Maintenance Mode plugin I am using all the default options, I have only one access key created and activated and I am using HTML for the page, with the code:

    <img src="/wp-content/uploads/2023/06/coutinho_rebelo-logo-pt.svg" width="400px">
    
    <style>
    	body {
    		display: flex;
    		justify-content: center;
    		align-items: center;
    		background-color: #9F2042cc;
    	}
    	
    	img {
    		filter: brightness(0) invert(1);
    	}
    </style>
    Plugin Author helderk

    (@helderk)

    ok, thanks.
    I’ll look into it as soon as possible.

    Plugin Author helderk

    (@helderk)

    Hi, can you update WP and the plugin to the latest version to see if your problem remains?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Maintenance Page not Working on Front Page’ is closed to new replies.