Hi I have on homepage of the site http://www.vdsfashion.it this message:
Notice: Undefined index: v6 in /home/ok1n85od/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/classes/class.ls.sources.php on line 132
How can I do to hide it?
Thank you
Ilaria
Hey Ilaria,
You will need to modify wp-config.php which can be found at the root of your site (via ftp or cpanel):
define( 'WP_DEBUG', true );
change it to:
define( 'WP_DEBUG', false );
Hope it helps.
Best regards,
Nikko
Thank you so much!
Ilaria
Hi Ilaria,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria