-
AuthorPosts
-
April 26, 2018 at 12:06 pm #947223
Has anyone of you already made the new Maintenance Mode (Enfold 4.3) work together with the plugin Yoast SEO?
As soon as I activate the Plugin Plugin Yoast SEO, the Maintenance Mode doesn’t work correctly anymore. The requested pages are displayed (not correctly) and the forwarding to the maintenance mode page does not work anymore, even if I deactivate all functions in the plugin SEO.
April 28, 2018 at 8:51 pm #948444Hey MSchrauf,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisApril 29, 2018 at 3:06 pm #948643This reply has been marked as private.May 1, 2018 at 6:58 am #949384Hi,
Thank you for the update. Please edit the functions-enfold.php file line 2251.
if( (defined('ICL_SITEPRESS_VERSION') && defined('ICL_LANGUAGE_CODE'))) {
Replace it with:
if( (defined('ICL_SITEPRESS_VERSION') && defined('ICL_LANGUAGE_CODE')) || defined('WPSEO_VERSION')) {
The Appearance > Editor panel is not accessible.
Best regards,
IsmaelMay 2, 2018 at 9:41 am #949905Thank you, this works.
Will this change be included in the next Enfold update, especially since Yoast SEO is also recommended as an SEO tool for Enfold? Otherwise I would have to change the line manually after each Enfold update.
May 2, 2018 at 10:28 am #949923Hi!
We’ll forward the issue to our developers. We’ll know soon enough.
Cheers!
IsmaelJanuary 23, 2019 at 5:12 am #1057565I have the same issue and I can not find the line above in functions-enfold.php.
Please help! Thanks!January 23, 2019 at 11:56 am #1057679I also have the problem again after updating to the latest version. I found the line of code in the file class-avia-custom-pages.php, but it is now commented out by default.
January 25, 2019 at 7:30 am #1058499Hi,
Do you have version 4.5.2? This change had been included since version 4.3.1.
– fixed: Fix maintenance mode not working with Yoast
// https://kriesi.at/documentation/enfold/changelog/
Best regards,
IsmaelJanuary 25, 2019 at 6:34 pm #1058852I am using version 4.5.3
It also worked then, as it says in the changelog. But now the problem occurs again.
January 28, 2019 at 4:30 pm #1059655I used 4.5.2 and updated to 4.5.3 now. Still not work. I even deactivated Yoast SEO, still not work.
- This reply was modified 5 years, 9 months ago by debra15.
January 30, 2019 at 8:04 am #1060365Hi,
Did you select a page after enabling the maintenance mode? Once that options is enabled, a drop down labeled “Redirect all users to this page” will appear allowing you to select the maintenance mode page.
Best regards,
IsmaelJanuary 30, 2019 at 8:07 am #1060366yes, I did
January 31, 2019 at 12:55 pm #1060942Hi,
Thanks for the update. Do you mind if we take a look at the site? Please create a new ticker or thread and post the login details in the private field. Make sure that the Appearance > Editor panel is accessible.
Best regards,
IsmaelFebruary 16, 2019 at 1:20 pm #1067694Hi there,
I’m facing an equal issue with maintenance mode and yoast seo. Maintenance Mode is only working if i disable Yoast.
Is there alrdy a fix for this? I really need Yoast SEO.
Thanks in advance
SebastianFebruary 18, 2019 at 8:53 am #1068187Hi Sebastian,
Please open a new thread and include admin login details in private so that we can have a closer look at your site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.