Hi folks. I regularly use a plugin named IgniteUp to restrict access to development sites. Have regularly used it in the past with no issues with Enfold.
Now I have a site at:
newsite.manhattancenterforgynecology.com/?ign_skip=9527599282949
And am getting this header error upon initial page load:
Warning: Cannot modify header information – headers already sent by (output started at /home/ronaldb3/public_html/manhattancenterforgynecology.com/newsite/wp-content/themes/enfold/header.php:17) in /home/ronaldb3/public_html/manhattancenterforgynecology.com/newsite/wp-content/plugins/igniteup/includes/class-coming-soon-creator.php on line 276
Problem goes away with page refresh.
Any ideas?
Hey crtdude,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi,
I get redirected to a Google page when trying to access the login page, could you check the URL please? Are you having any problems due to this or you just want to get rid or the warning? Please note that the theme cannot be compatible with all plugins out there.
Best regards,
Rikard
Hi,
You can set the WP_DEBUG_DISPLAY constant to false in the wp-config.php file to hide the warning. It’s not critical or fatal so it should not break anything.
// https://codex.wordpress.org/Debugging_in_WordPress
Best regards,
Ismael