Hey guys,
getting fatal error
Fatal error: Uncaught Error: Call to undefined function ubermenu() in /home/bebluebijoux/public_html/dev-test/clone/wp-content/themes/child-aweba/functions.php:35 Stack trace: #0 /home/bebluebijoux/public_html/dev-test/clone/wp-includes/class-wp-hook.php(292): um_enfold_menu('<nav class='mai...') #1 /home/bebluebijoux/public_html/dev-test/clone/wp-includes/plugin.php(212): WP_Hook->apply_filters('<nav class='mai...', Array) #2 /home/bebluebijoux/public_html/dev-test/clone/wp-content/themes/enfold/includes/helper-main-menu.php(205): apply_filters('avf_main_menu_n...', '<nav class='mai...') #3 /home/bebluebijoux/public_html/dev-test/clone/wp-includes/template.php(732): require('/home/bebluebij...') #4 /home/bebluebijoux/public_html/dev-test/clone/wp-includes/template.php(676): load_template('/home/bebluebij...', false, Array) #5 /home/bebluebijoux/public_html/dev-test/clone/wp-includes/general-template.php(204): locate_template(Array, true, false, Array) #6 /home/bebluebijoux/public_html/dev-test/clone/wp-content/themes/enf in /home/bebluebijoux/public_html/dev-test/clone/wp-content/themes/child-aweba/functions.php on line 35
I have nothing, other the Enfold that is activated on this site. All plugins are off.
Thanks for the help
Hey Phet,
The error is caused by some code added in the child theme functions.php. You can remove the code or comment it out via FTP or cpanel.
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria. I was using UberMenu plugin that needed to add that code in functions.php. So without the UberMenu plugin, I didn’t need that code… We can close this one.