-
Hi Rank Math team,
I wanted to try Rank Math, but unfortunately it caused issues with my other plugins. Deleting didn’t work. I renamed the plugin folder via FTP. Didn’t work. I added the hook into the functions.php:
/**
* Filter to remove Rank Math data from the database
*/
add_filter( ‘rank_math_clear_data_on_uninstall’, ‘__return_true’ );activated, deactived and deleted.
But still. After I click on the Dashboard. RankMath still appears in my side bar, with some Tabs active and this appears over the dashboard data:
Notice: Constant FS_METHOD already defined in /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-config.php on line 97 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-config.php:97) in /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-includes/functions.php on line 6221 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-config.php:97) in /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-admin/includes/misc.php on line 1282 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-config.php:97) in /mnt/web518/d3/70/510640970/htdocs/WordPress_01/wp-admin/admin-header.php on line 9
Do you have an idea?
You must be logged in to reply to this ticket.