Good Morning, I trust you may help us because it is not clear how to manage this issue.
Error msg i.e., here
https://www.ticass.it/membri-del-consorzio/archivio-eventi/?w3tc_note=flush_all
https://www.ticass.it/membri-del-consorzio/archivio-news/
after updates to: WordPress 5.2.1, Enfold Theme Version Number is 4.5.7 (updated via ftp)
It seems related to blog posts, not pages. Maybe something related to WPML Multilingual CMS?
Actual installed versions WPML Multilingual CMS Version 4.2.6 , WPML String Translation 2.10.4, WPML Translation Management 2.8.5
Thank you very much in advance
Hey gianazzi,
Please add this to your wp-config
// Turn debugging on
define('WP_DEBUG', true);
// Tell WordPress to log everything to /wp-content/debug.log
define('WP_DEBUG_LOG', true);
// Turn off the display of error messages on your site
define('WP_DEBUG_DISPLAY', false);
// For good measure, you can also add the follow code, which will hide errors from being displayed on-screen
@ini_set('display_errors', 0);
Best regards,
Victoria
Victoria,
it worked smoothly.
Thank you really really much
Hi,
Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close. Thanks again and Best Regards