• Resolved arjay

    (@arj968653)


    Hi. Just reporting an issue.

    In the latest update of the plugin, 7.0.3, the maintenance-mode background image is not being shown. The page’s HTML source shows the following:

    <style>
    body {
        ;
        background-size: cover;
        background-position: center center;
    }
    </style>
    

    Comparing that with the HTML output from the previous version (7.0.2.2):

    <style>
    body {
        background-image: url("data:image/svg+xml,%3csvg [...] ;
        background-size: cover;
        background-position: center center;
    }
    </style>
    
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bowo

    (@qriouslad)

    Thanks for reporting this @arj968653 will investigate a fix.

    Plugin Author Bowo

    (@qriouslad)

    @arj968653 a fix for this will be included in the next release scheduled for Monday. Please update and test when you see it. Thanks again for reporting.

    Thread Starter arjay

    (@arj968653)

    Hi. I’ve updated the plugin, and all three background images are now being shown when maintenance mode is active. Thanks!

    Anyway, this maintenance-mode feature is the main reason why I’ve installed ASE. A simple (but beautiful) solution to a simple need. I really can’t see the justification for all the bloat of the many other plugins that offer this feature.

    Keep up the great work!

    • This reply was modified 1 year, 11 months ago by arjay.
    Plugin Author Bowo

    (@qriouslad)

    Great to hear that. Yes, free version of ASE focuses on simple features that is enough for what many users probably need. I’m glad the Maintenance Mode feature is achieving that goal for you. 🙂

    If you like ASE, please consider leaving a quick 5-star review at https://ww.wp.xz.cn/plugins/admin-site-enhancements/#reviews, which will help others discover ASE as they look for new plugins to install.

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

The topic ‘maintenance-mode background not shown’ is closed to new replies.