• Hello,
    wonderful theme loved it, many thanks.
    I tried to make a child theme using the child theme configurator plugin, after analyzing below are the notices I received (unexpected PHP debug output).
    I would very much appreciate your help with it.

    Notice: Trying to access array offset on value of type bool in /home/dh_m32bj5/suriaya.com/wp-content/plugins/boldgrid-gallery/includes/functions.php on line 797

    Notice: Trying to access array offset on value of type bool in /home/dh_m32bj5/suriaya.com/wp-content/plugins/boldgrid-gallery/includes/functions.php on line 798

    Notice: Trying to access array offset on value of type bool in /home/dh_m32bj5/suriaya.com/wp-content/plugins/boldgrid-gallery/includes/functions.php on line 799

    Notice: Trying to access array offset on value of type bool in /home/dh_m32bj5/suriaya.com/wp-content/plugins/boldgrid-gallery/includes/functions.php on line 800

    Notice: Undefined variable: footer_text in /home/dh_m32bj5/suriaya.com/wp-content/themes/mission-news/footer.php on line 25

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Mission News!

    The first four of these PHP error notices are pointing to the bold grid gallery plugin, so you may need to reach out to its developers for help with those messages. If there’s an update available, try updating to the newest version of the plugin first.

    The last error message points to Mission News, and it must be due to something the child theme configurator plugin did. The error says that the footer_text variable is undefined at line 25, but that is literally the line where the footer_text variable is defined. This does not normally produce an error message.

    I’m not sure if the child theme plugin also includes editing features, but if it’s just for creating a child theme, then you can delete the plugin and use this pre-made child theme instead: download Mission News child theme

    • This reply was modified 3 years, 10 months ago by Ben Sibley.
Viewing 1 replies (of 1 total)
  • The topic ‘child theme for mission news theme’ is closed to new replies.