Incompatibility with web stories plugin
-
Goodmorning,
I installed web stories plugin by google in my site but I verified an incompatibility with wordfence plugin. If I deactivated wordfence plugin web stories functions, If I activated wf plugin I can’t save any storie.
Is there a particular configuration that solve this problem?
-
Hi @emsy72
This is likely due to the firewall seeing legitimate Web Stories plugin requests as being potentially malicious and blocking them. You can either add these requests to the allowlist via the Learning Mode feature or from the Tools >> Live Traffic tool page. Both allowlisting methods are described in our instructions in the link below:
Thank you @wfphil but the problem was not solved through the learning mode. Even if I disable the firewall, the stories are still not saved. I can only save by disabling the plugin.
Hi @emsy72
Thank you for the update.
I cannot replicate the problem so Wordfence may not be involved and there is another underlying reason.
To see of you have PHP error log files available I would like to have a look at your Wordfence diagnostics report. Please go to the top of the “Diagnostics” tab on the Wordfence “Tools” page. There will be a “SEND REPORT BY EMAIL” button to send the diagnostics report. Enter wftest [at] wordfence [dot] com as the email and emsy72 as the forum username please.
Once you have emailed me the diagnostics report can you reply here to let me know that it has been sent. This is important in the unlikely event that your installation of WordPress is having an issue with sending mail.
Diagnostic report has been sent successfully.
Hi @emsy72
Thank you for the update.
The report hasn’t arrived.
Try sending it to your own email address with emsy72 as the forum username and then forward it to wftest [at] wordfence [dot] com as the email please.
Once you have forwarded the email can you reply here to let me know that it has been sent.
Hi @wfphil
Thanks for the tip, but the report didn’t even make it to my email. Is there another way to send you the report?Hi @emsy72
Thank you for the update.
Can you use the EXPORT button instead.
Attach the exported text file to an email and send to wftest [at] wordfence [dot] com
Make sure to put your username emsy72 in the email subject field so that I can find it.
Thank you @wfphil
I sent you an email.Hi @emsy72
Thank you for the update.
I see that you have WordPress debugging partially enabled so please enable it fully again.
Now backup and delete the WordPress debugging file located below:
~/wp-content/debug.log
Try to save a new story and if it fails, download the new copy of the debug.log file and send to wftest [at] wordfence [dot] com
Make sure to put your username emsy72 in the email subject field so that I can find it.
The last update of debug.log is on 16-Dec-2021 14:51:01 UTC
I deleted this file after backup and I create a new story but is impossibile to save it.
Also, a new debug.log file is not created and if I create one so named it is not updatedThank you for your assistance.`
Hi @emsy72
Thank you for the update.
To check that WordPress debugging is properly enabled can you send me a new exported diagnostics report text in an email and send to wftest [at] wordfence [dot] com
Make sure to put your username emsy72 in the email subject field so that I can find it.
Thank you @wfphil
I sent you an email.Hi @emsy72
Thank you for the update.
The report is saying that WordPress debugging is still disabled.
Please check that you have these precise lines of code in your WordPress wp-config.php configuration file:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );NOTE: You must insert this code ABOVE the line you see below:
/* That's all, stop editing! Happy blogging. */To check that WordPress debugging is properly enabled can you send me a new exported diagnostics report text in an email and send to wftest [at] wordfence [dot] com
Make sure to put your username emsy72 in the email subject field so that I can find it.
WordPress debugging may now be fully active so try to save a new story and if it fails, download the new copy of the debug.log file and send to wftest [at] wordfence [dot] com
Make sure to put your username emsy72 in the email subject field so that I can find it.
The topic ‘Incompatibility with web stories plugin’ is closed to new replies.