WPIntell

Source evidence

Error in Customizer

Easy Social Feed – Social Photos Gallery and Post Feed for WordPress · support · 2025-01-07T00:32:00+00:00

mixedsentiment
mediumseverity
0.85relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
nobo73 resolved
Hi, I have trouble, when I try to use Theme Customizer. I get following error message : Warning : Trying to access array offset on false in /public_html/wp-content/plugins/easy-facebook-likebox/facebook/admin/includes/efbl-customizer.php on line 53 I am using Theme : Lightning Would you take a look at this, please? Hello @nobo73 , Thank you for reaching out. The warning you’re encountering is related to the debug settings and does not affect the actual functionality of the plugin. We are actively working on removing these warnings in future updates. For now, you can turn off the debug log to prevent these warnings from appearing. Here’s how to do it: Open your wp-config.php file located in the root directory of your WordPress installation. Look for the line: define( 'WP_DEBUG', true ); Change it to: define( 'WP_DEBUG', false ); This will stop the debug messages from displaying. Rest assured, this won’t impact the plugin’s performance, and the issue will be addressed in an upcoming update. We really encourage our customers to contact us through our contact form for any further support. You can reach out by going to wp-admin -> Easy Social Feed -> Contact Us . If you need any further assistance, feel free to let us know. Thank you very much. I confirmed that is fixed.

Comments

2 shown
maltathemes 2025-01-07T10:43:00+00:00

Hello @nobo73 , Thank you for reaching out. The warning you’re encountering is related to the debug settings and does not affect the actual functionality of the plugin. We are actively working on removing these warnings in future updates. For now, you can turn off the debug log to prevent these warnings from appearing. Here’s how to do it: Open your wp-config.php file located in the root directory of your WordPress installation. Look for the line: define( 'WP_DEBUG', true ); Change it to: define( 'WP_DEBUG', false ); This will stop the debug messages from displaying. Rest assured, this won’t impact the plugin’s performance, and the issue will be addressed in an upcoming update. We really encourage our customers to contact us through our contact form for any further support. You can reach out by going to wp-admin -> Easy Social Feed -> Contact Us . If you need any further assistance, feel free to let us know.

nobo73 2025-01-09T03:37:00+00:00

Thank you very much. I confirmed that is fixed.