• Resolved mychelle.blake

    (@mychelleblake)


    Hi, I’m getting the following error message just above the widget on our home page for Easy Facebook Likebox:

    Undefined variable: animate_effect in /home/nimblewordpress/public_html/wp-content/plugins/easy-facebook-likebox/public/easy-facebook-likebox.php on line 390

    The site URL is https://www.cynosport.com/.

    Appreciate any help you can provide. Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi @mychelleblake
    i’ve noted it down and it will may fixed in next release.
    Right now you can hide these message by putting following code in wp-config.php file.

    define('WP_DEBUG', false);
    define( 'WP_DEBUG_LOG', false );

    Thanks

    I was getting this warning too, and when I turned off debug, it’s just hanging, the widget never loads. This is on a password-protected dev site that was showing it before the warning appeared.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined Variable Error Message’ is closed to new replies.