Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1057688
child theme
Closed

Comments

  •  2
    joshua started the conversation

    Hi, Did a install of the gem on a fresh install of wp.  installed plugins, installed child theme, activated child theme. Then added some code to child theme functions.php.  got message below.  Cannot navigate away from here.  Thanks for the help Josh

    Fatal error: Uncaught Error: Call to undefined function wc_get_attribute_taxonomies() in /home/bordervi/public_html/wp-content/themes/thegem-child/functions.php:7 Stack trace: #0 /home/bordervi/public_html/wp-includes/class-wp-hook.php(298): register_attributes_url_meta('') #1 /home/bordervi/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /home/bordervi/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/bordervi/public_html/wp-settings.php(449): do_action('init') #4 /home/bordervi/public_html/wp-config.php(91): require_once('/home/bordervi/...') #5 /home/bordervi/public_html/wp-load.php(37): require_once('/home/bordervi/...') #6 /home/bordervi/public_html/wp-admin/admin.php(31): require_once('/home/bordervi/...') #7 /home/bordervi/public_html/wp-admin/themes.php(10): require_once('/home/bordervi/...') #8 {main} thrown in /home/bordervi/public_html/wp-content/themes/thegem-child/functions.php on line 7


  •  7,092
    Oliver replied

    HI!

    Seems you code is not valid  

    You are trying to call undefined function wc_get_attribute_taxonomies()

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver