This error will not stop appearing on my site, but all plugins are up to date. Why is it still showing?
Many thanks
]]>Just a heads up, I had a play with your plugin and found that after an item is added to the cart that the cart content is not viewable. After a bit of testing I found that the is_admin() check in the wmc-template.php on ine 8 prevents the cart content from being returned.
if ( is_admin() ) return false;
]]>How would I change the sort order to descending order so that the newest product added to the cart displays at the top of the list of contents rather than at the bottom?
]]>Cart Icon is missing on checkout page.
]]>This is a strange one that may only happen on the 404 page, but should probably be inevstigated anyway. This issue appeared several times in a row on certain days (08-Nov-2022 & 17-Feb-2023), but not others.
PHP Fatal error: Uncaught Error: Call to a member function get_cart_contents_count() on null in ROOT/wp-content/plugins/woo-minicart/frontend/wmc-default-template.php:31
Stack trace:
#0 ROOT/wp-content/plugins/woo-minicart/class-woo-minicart.php(46): require()
#1 ROOT/wp-includes/class-wp-hook.php(308): WMC_Main_Class->templates()
#2 ROOT/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 ROOT/wp-includes/plugin.php(517): WP_Hook->do_action()
#4 ROOT/wp-includes/general-template.php(3059): do_action()
#5 ROOT/wp-content/themes/THEME/footer.php(54): wp_footer()
#6 ROOT/wp-includes/template.php(783): require_once('DIR...')
#7 ROOT/wp-includes/template.php(718): load_template()
#8 ROOT/wp-includes/general-template.php(92): locate_template()
#9 ROOT/wp-content/themes/THEME/404.php(33): get_footer()
#10 ROOT/wp-includes/template-loader.php(106): include('DIR...')
#11 ROOT/wp-blog-header.php(19): require_once('DIR...')
#12 ROOT/index.php(17): require('DIR...')
#13 {main}
thrown in ROOT/wp-content/plugins/woo-minicart/frontend/wmc-default-template.php on line 31
The words in uppercase are placeholders for privacy reasons.
]]>Hello,
We moved our cart to our primary menu but we don’t know hos to change the cart image size.
Please help,
Thank you
]]>How can I switch between languages? the web site is multilanguage (English & Spanish)
]]>I’m seeing occasional messages like this:
PHP Fatal error: Uncaught Error: Call to a member function get_cart() on null in ROOT/wp-content/plugins/woo-minicart/frontend/wmc-default-template.php:9
It might be good to check that the object passed to get_cart()
isn’t null to avoid this situation, even if it is rare.
Can I hide the cart somehow when empty? Or only show to logged in users? I have ecommerce only for registered users so to show the car all the time is not great.
]]>Dear, Support team.
Any chance of showing the total price with Tax Included in the Mini Cart – currently shows with Total excluded the Tax and Price per product with VAT included.
Truly appreciate your help and thank you in advance.
Kind regards,
Kristjan
Hi,
I am using Woocommerce with the Woocommerce minicart that I have added in the top right corner of my website. That works nice.
But I have one problem with it: The images that are shown in the minicart are made smaller with HTML/CSS. That’s not the right way according to Google’s PageSpeed.
The system takes a thumbnail of 300×300 and makes it smaller to 53×53. A better way: make a thumbnail of 53×53 and use that thumbnail in the minicart. Is there any way to do this?
To understand what I mean: Look at the following two images:
https://ibb.co/MMW1dvr
https://ibb.co/jgvpzRk
Hope you can help! I just want the best Google PageSpeed as I can get… ??
Greetings,
Kris
]]>Looks like this plugin needs a compatibility fix. I’m getting the following messages in error_log:
WC_Cart::get_checkout_url function is deprecated since version 2.5. Replace with wc_get_checkout_url
[17-Sep-2019 07:36:15 UTC] id was called incorrectly. Product properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_get_refreshed_fragments’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::get_refreshed_fragments, apply_filters(‘woocommerce_add_to_cart_fragments’), WP_Hook->apply_filters, WMC_Main_Class->wmc_fragments, require(‘/plugins/woo-minicart/frontend/wmc-default-fragment.php’), WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.
[17-Sep-2019 07:36:15 UTC] sku was called incorrectly. Product properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_get_refreshed_fragments’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::get_refreshed_fragments, apply_filters(‘woocommerce_add_to_cart_fragments’), WP_Hook->apply_filters, WMC_Main_Class->wmc_fragments, require(‘/plugins/woo-minicart/frontend/wmc-default-fragment.php’), WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.
]]>Both at the front end and the back end of the site, images are references using double slashes, e.g. /wp-content/plugins/woo-minicart//assets/graphics/wmc-icon-2.png.
This is a minor issue, but could cause issues on some browsers.
Otherwise, awesome plugin!
]]>Is there any way to integrate this with Max Megu Menu?
When I try to display it as a shortcode instead of the icon just showing the whole dropdown just shows?
]]>There are hooks or something to personalize template structure? If not, can you include this feature in next release?
Thanks
]]>