• Resolved Christoph

    (@camthor)


    Hi,

    I encountered an error in /menu-icons/includes/settings.php:694 with a child theme on a multisite installation when I tried to go to the Menus page. I solved it by changing the previous line to:

    
    if ( is_child_theme() && is_object( $theme->parent() ) ) {
    

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Stefan Cotitosu

    (@stefancotitosu)

    Hi @camthor,

    Thank you for sharing this tip.

    I’ve tried to replicate the issue with a child theme of the Neve theme, in a multisite environment, however, I couldn’t.

    Would you mind sharing the theme you are using? If it’s available on www.remarpro.com, I would like to test this again.

    Best regards,
    Stefan

    Thread Starter Christoph

    (@camthor)

    Sorry, meanwhile a lot has changed, I don’t remember which theme it was and I’m not using your plugin anymore (Not because of that error. The plugin was very good, but the design requirements changed).

    Plugin Support Stefan Cotitosu

    (@stefancotitosu)

    Hi @camthor,

    Thank you for the update, we appreciate it.

    We’ll mark this as solved for now, and in case someone else has the same issue, we’ll be happy to assist.

    Best regards,
    Stefan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get() on boolean’ is closed to new replies.