-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elementor maintenances mode & wp rocket cache #4937
Comments
Are there any plans to fix this? |
@piotrbak hooking to Added a PR for it. @Michaelgimii you can use the following code on your functions file as a temporary fix:
|
@piotrbak any update on this one? |
@DahmaniAdame Thanks, I missed your comment. I'll add it to the sprint as the change is ready. |
thanks @DahmaniAdame |
Describe the bug
When enabling elementary maintenances mode, we must clear the wp rocket cache to apply the maintenances mode. Please resolve this issue.
In such a way that after activating the maintenances mode, it is applied immediately and there is no need to clear the cache. The current situation is very annoying. Many times we activate the maintenances mode and forget to clear the cache. Therefore, maintenances mode is not enabled for users.
Maintenances mode will not be applied until we clear the cache.
The text was updated successfully, but these errors were encountered: