MayuraDeSilva
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
EasyWP support helped me on this and turns out adding below to wp-config.php resolved the issue.
if (file_exists('/<absolutepath>/wp-content/plugins/wordfence/waf/bootstrap.php')) { define("WFWAF_LOG_PATH", '/<absolutepath>/wp-content/wflogs/'); include_once '/<absolutepath>/wp-content/plugins/wordfence/waf/bootstrap.php'; }Thanks, Calin 🙂 Much appreciated!
UPDATE:
I’ve tested further and noted that this behavior is not reproducible when Classic Editor is deactivated.
When Classic Editor turned on, I’ve disabled Yoast SEO Premium plugin and it worked too.
Looks like Starbox and Yoast has a conflict when Classic Editor is enabled?
Thanks.
FYI No issue when adding to a widget though.
Hi Calin,
Added those lines to wpconfig.php, but still redirecting to a blank page upon updating.
I’ve disabled cache plugin as well, but didn’t help.
Any ideas?
Thanks.
Hi Calin,
WordPress is updated to 5.1.1 and using the Classic Editor.
I’ll try your suggestion and will let you know.
Thanks.
Viewing 6 replies - 1 through 6 (of 6 total)