I have you tried this code, and its not work
add_action( 'fdp_loaded',function(){
if( function_exists( 'eos_dp_is_fdp_page' ) && eos_dp_is_fdp_page() ){
remove_all_filters( 'nocache_headers' );
}
} );
But in the inspect =>console =>this error (JQMIGRATE: Migrate is installed, version 3.4.1) but when i deactivate the https://ww.wp.xz.cn/plugins/all-in-one-wp-security-and-firewall/ this jquery code is stop in console !! and i have the issue in all pages not from one page the issue is the plugin dont save changes
-
This reply was modified 2 years, 9 months ago by hamzaa01.
i have try to deactivate all the plugin and i have find the issue is from (all in one wp secuirty and fire wall) plugin, i think its from file permission, i dont now, what should i do?? Thank you for your reply