Frontend PHP error message in pop up pro

Getting this error message:

Warning: Invalid argument supplied for foreach() in /home/kecu0331/public_html/wp-content/plugins/popover/inc/class-popup-public.php on line 190

on kecu.org

please help!

  • Adam
    • Support Gorilla

    Hey @JMG Systems,

    I hope you’re well today and thank you for your question!

    Please make sure that if the plugin is active at least a single popup exists (there shouldn’t be any need to keep it active though). Also, please check if there’s WP debugging disabled for your setup. To do this, make sure that the following line is added to your wp-config.php file somewhere above the “/* That’s all, stop editing!” line:

    define('WP_DEBUG', false);

    I hope that helps!

    Cheers,

    Adam