Tagged: x
-
AuthorPosts
-
December 19, 2016 at 8:29 pm #1298934
Hello,
After updating to WP version 4.7 I get the following warning on one of all pages that uses disqus comments. It appears in the footer.
Warning: in_array() expects parameter 2 to be array, null given in /home/elearnvi/public_html/myvietnamesetutor.com/wp-content/plugins/x-disqus-comments/functions/output.php on line 32
This is an issue for others? Is there a fix for this?
Appreciate any help.Best regards,
Ben
December 19, 2016 at 10:34 pm #1299006Hello Ben,
Thanks for writing in!
It is just a warning and not an error, please turn off debug mode in wp-config.php file located at the root directory of your site.
To turn off set wp_debug to false
define('WP_DEBUG', false);
Thanks.
December 25, 2016 at 5:55 am #1303926hello Prasant,
Sorry for the late reply!
Thanks for that tip. However, when looking at my wp-config.php file ‘WP_DEBUG’ is already set to false. So that can’t be causing it!
Any other ideas?Cheers,
BenDecember 25, 2016 at 7:51 am #1303963Hi Ben,
Please navigate to the disqus comments settings then save the settings again.
Let us know how it goes.
January 3, 2017 at 4:07 am #1313907Hello Thai,
Thanks for the suggestion. Yes. I had another comments plugin installed which caused the conflict.
Much appreciated.
Ben
January 3, 2017 at 4:12 am #1313911You’re welcome. Glad you’ve sorted it out.
February 16, 2017 at 1:11 pm #1373961Re-saving the disqus plugin did it for me. Thanks for the support.
February 16, 2017 at 9:35 pm #1374483Cool, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.
Cheers!
-
AuthorPosts