Okay
  Public Ticket #1710104
Notice: Undefined index
Closed

Comments

  • wbetzjr started the conversation

    I am seeing this error "Undefined index: secondary-header-text in ..."

    How can I fix this?

  •  8,998
    Tahir replied

    Hey W,

    Could you try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Best


    ThemeNectar Support Team 

  • wbetzjr replied

    Hi Tahir:

    Thanks for the suggestion. However, I deactivated all plugins and still get the message:

    "Notice: Undefined index: secondary-header-text in /home/smartremedies/public_html/wp-content/themes/salient/header.php on line 177"

    Bill

  •  8,998
    Tahir replied

    Hey Again,

    Please have a look at this Article :https://aristath.github.io/blog/wp-hide-php-errors .

    Best 


    ThemeNectar Support Team 

  • wbetzjr replied

    Thank you Tahir! 

    define('WP_DEBUG', false); did the trick!

    Bill