Blank Page After 2.13 Update

Hi,

We just upgraded to “Pro” 2.13 and now our “Under Construction” page is blank.

Suggestions?

URL:

Sorry for not including that previously.

Hi @yodajones,

Thanks for writing in.

I can confirm this issue on my installation. I added this to our issue tracker, for the meantime, please add this CSS to your global custom CSS for a temporary workaround.

.x-under-construction-overlay {
    background-color: #46508c !important;
}

Thanks!

That did the trick. Thank you!

You’re most welcome!

The latest X update does not appear to resolve this issue. Will it be remedied in an upcoming update, or will we need to always keep this CSS installed?

Hello There,

The bug has not been resolved in the latest release. Please keep the css for the moment.

Thanks for your understanding.

Hi,

Does this mean it will be resolved in a future update? If so, how will we know we can remove the CSS?

Hey There,

Once our developers fix this bug, it will be included in the next updated. You will have to check the changelog of what has changed, fixed and added so that you will know when to remove the custom css.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.