Failed to load resource: 409 (Conflict)
You can use config.php
define ('WPCF7_LOAD_JS', false );
define('WPCF7_LOAD_CSS', false);
Add the below line in .htaccess
file:
RewriteCond %{REQUEST_URI} !^/wp-json
You can use config.php
define ('WPCF7_LOAD_JS', false );
define('WPCF7_LOAD_CSS', false);
Add the below line in .htaccess
file:
RewriteCond %{REQUEST_URI} !^/wp-json