Dear support.
Every time I enter the admin panel, I have a message:
<b>Warning</b>: Narrowing occurred during type inference. Please file a bug report on bugs.php.net in <b>…/themes/enfold/config-layerslider/LayerSlider/layerslider.php</b> on line <b>61</b><br />
Could you please tell me, what’s wrong?
Hey AliAbabwa,
Can you tell us what php version are you using? if you’re using less than 5.6.3, try to upgrade it to 5.6.3 or 7.0. Hope this helps.
Best regards,
Nikko
Dear Nikko.
I use php 7.1.12.
Hi,
Can you try to open wp-config.php and find this code:
define( 'WP_DEBUG', true );
replace it to:
define( 'WP_DEBUG', false );
For more information you can check on the wordpress codex: https://codex.wordpress.org/Debugging_in_WordPress
Hope this helps.
Best regards,
Nikko
I have exactly this in wp-config.php:
define(‘WP_DEBUG’, false);
Hi,
Was it like that by default, or did you have to change it? Are you still receiving the error?
Best regards,
Jordan Shannon
It was by default.
By the way
This error displaying in admin panel and in live site too((
https://jekiholdings.com/blue-lives/
(in first time I open the page with layer slider)
Looks like my problem is solved.
I purchase Layer Slider and upgrade it to 6.7.0 version.
Hi,
Great! I’m glad you were able to get your issue solved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon