Problems with minimog theme
-
Hi!
When using minimog theme there is not enough arguments passed to woocommerce_title().
Full error:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Quotes_WC::woocommerce_title(), 1 passed in /presta/wp-includes/class-wp-hook.php on line 307 and exactly 2 expected in /presta/wp-content/plugins/quotes-for-woocommerce/class-quotes-wc.php:774 Stack trace: #0 /presta/wp-includes/class-wp-hook.php(307): Quotes_WC->woocommerce_title('Home') #1 /presta/wp-includes/plugin.php(189): WP_Hook->apply_filters('Home', Array) #2 /presta/wp-content/plugins/insight-core/includes/breadcrumb.php(110): apply_filters('the_title', 'Home') #3 /presta/wp-content/plugins/insight-core/includes/breadcrumb.php(490): InsightCore_Breadcrumb->breadcrumb(Array) #4 /presta/wp-content/themes/minimog/template-parts/breadcrumb.php(10): insight_core_breadcrumb() #5 /presta/wp-includes/template.php(772): require('/presta/wp-cont...') #6 /presta/wp-includes/template.php(716): load_template('/presta/wp-cont...', false, Array) #7 /presta/wp-includes/general-template.php(204): locate_template(Array, true, false, Array) #8 /presta/wp-cont in /presta/wp-content/plugins/quotes-for-woocommerce/class-quotes-wc.php on line 774
Could you help me solve this? I can share anything needed as this is just an early test site and your plugin is essential for the whole concept.
Plugin kinda works when I remove $id from the required parameters in woocommerce_title() but at the end I might be loosing something if its removed.
- The topic ‘Problems with minimog theme’ is closed to new replies.