• madvic

    (@madvic)


    I have an Notice on the Front-end :

    Undefined index: choose_home_header in <b>/srv/data/web/vhosts/mywebsite/htdocs/other/wp-content/themes/pinnacle/front-page.php</b> on line <b>14

Viewing 8 replies - 1 through 8 (of 8 total)
  • Asif Ullah

    (@asif5057)

    Hi

    Make sure that WP_DEBUG is set to false in wp-config.php file.

    Thanks

    Thread Starter madvic

    (@madvic)

    ??? @watt
    When you developed make sure that WP_DEBUG is set to TRUE.

    Thanks

    Asif Ullah

    (@asif5057)

    If you want to hide warnings so you have to set it to false.

    Thread Starter madvic

    (@madvic)

    I don’t want to hide. I want that error be corrected.

    Asif Ullah

    (@asif5057)

    Okay, Then go to Dashboard >> Customize >> Home Slider >> Choose a Home Image Slider, Try any other options from dropdown and click on “save & Publish” and then check if issue is still there. Let me know.

    Thread Starter madvic

    (@madvic)

    No, the good answer is :

    if(isset($pinnacle['mobile_switch'])){
    	$home_header = $pinnacle['choose_home_header'];
    }
    else{
    	$home_header = "";
    }

    Hey madvic, I’ll have an update out soon that will check for this.

    Thanks for posting.

    Kadence Themes

    Thread Starter madvic

    (@madvic)

    Thanks a lot

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘notice error’ is closed to new replies.