Are you using version 1.1.0.4?
Could you please copy few errors before provided? We have there function setcookie that is not outputting content.
Hi. Version:1.1.0.4
[03-Mar-2020 12:28:32 UTC] PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:28:54 UTC] PHP Notice: Undefined index: action_wssvs_op in xxxxxxxxx/wp-content/plugins/woo-show-single-variations-shop-category/includes/WSSVSC_Admin.php on line 229
[03-Mar-2020 12:28:54 UTC] PHP Warning: Cannot modify header information – headers already sent inxxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:28:56 UTC] PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:29:32 UTC] PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:29:44 UTC] PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:31:51 UTC] PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
[03-Mar-2020 12:31:53 UTC] PHP Warning: PHP Warning: Cannot modify header information – headers already sent in xxxxxxxxx/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 25
Plugin Author
RazyRx
(@razyrx)
Hello @slipperyman,
It means that some other plugin or theme display something on the page in incorrect way, because our plugin set cookie before init or any other WordPress hooks.
Please try to disable other plugins and check the issue.
If it do not help, then try to change theme to WordPress default (like Twenty Twenty)
Regards,
Oleg