Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #972250

    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

    #972423

    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

    #975851

    Thank you so much!
    Ilaria

    #975939

    Hi Ilaria,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.