Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author abelony

    (@abelony)

    Hi Kate.

    Ah, ok. Please add the code below to your theme’s functions.php file to hide those errors. Add it right after the opening <?php tag

    ini_set( 'display_errors', 0 );

    If this does not help, please email me via the Events Planner Support portal and we will go from there.

    Thanks, Abel

    Thread Starter katelove1111

    (@katelove1111)

    Thank you Abel! It worked. Yay!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘weird code on header’ is closed to new replies.