135 comments found.
Hello,
I’ve noticed that when I have the plugin activated it hides the page to buy items. I don’t know if this has happened before. I’m using Woocommerce Version 6.9.2 and Version 1.2.8 of Woocommerce Cart plugin.
Hi,
No, it should not hide any pages. There is no any such codes at all. Please check our demo website and see if it happens there or not.
And can you please explain in more detail with your website page url so that we can find the cause of the issue?
Thanks
Hi,
We did not get any reply from you. Can you please confirm if you problem is fixed? If not please do let us know with the details.
Thanks
Hi, I need to hide the floating icon and activate the cart from the Elementor menu, but not only a clickable icon but it must have the number of items, it is the current standard.
How can I do that?... if the functionality is not there, please add it, I share an example image.
https://prnt.sc/ja8sgy5DaTZWHi,
You can hide the floating icon and then add the WooCommerce Ajax Cart on any button or text that you want. For that you will need to add the name of the class that you will find in the settings. But as you said, it will not have counter because a user can add the class on any element which can not be detected.
However, we will keep this on our to do list and see if we can implement this feature in our future updates.
Thanks
One more, how can I edit the “check out” page? I need to change fonts, etc. Ty.
All the setting are available in the Design Tab. The “Content Typography” should apply to checkout page if you are looking to change the font.
HI there, i LOVE your plug-in. So easy to set-up and go! I have 2 issues:
1-In your demo, when you add item to cart that item image floats to the cart. Mine does not do that. How can i get it to do that?
2-Everytime i “add to cart” the whole page reloads and goes back to the top. I want it to stay just as it is like in your demo. Please advise.
loveyyou.ca
Hi,
1. It does not work only if the theme you are using has altered the default HTML structure of the product listing.
2. In the Ultimate WooCommerce Cart Settings, make sure that you have “Enable Ajax Add To Cart” turned on. If it still does not work then again your theme has altered the HTML structure.
Also please reply back with your website url so that we can more accurately tell you the cause of the issue.
Thanks
One more question please, Does your product support RTL (Arabic)? Can I translate it by using LOCO plugin?
Thanks and I appreciate your support!
Yes, you can translate it by using LOCO translate plugin. And yes it supports RTL as well.
Greetings, Good day to you, How can I connect the side bar cart to a cart icon on the website header? Thank you!
Hi,
You need to add class name. If it is on WordPress menu then here is the tutorial on how to add class name https://sevenspark.com/how-to/how-to-add-a-custom-class-to-a-wordpress-menu-item
And you will find the class name to add at the bottom of the General Setting tab of Ultimate WooCommerce Cart.
Thanks
I am having problems getting the plugin to work correctly on my website. I tried numeral things such as disabling all plugins except this one but the problem persists.
Is it possible to get a refund?
HI,
Can you please give us more detail about the issue? It would be good if you email us at support@hashthemes.com
Our developers will help you to fix your issue. And we will definitely refund you if the problem persists.
Thank You.
I have found a bug where the subtotal is showing “total” and my total is showing my “subtotal” I need help solving this issue ASAP.
You can check this on https://phonexgt.com/shop/
Yes, we can see the amount is incorrect but you have deactivated the discount option. The amount shown is the total amount after discount. So do you have any discounts? If not please email us at support@hashthemes.com so that our developer can check it and fix the issue.
hi, i bought the woocommerce cart plugin, is working perfect,but, i saw in the demos the products “flying” to the basket. i like to know if this effect is included in the plugin. tks
Yes, it should work with your website as well unless your theme has altered the HTML of the product. Please reply back with your website url so that we can check and tell you the exact reason.
Hi There is an issue in the cart, it allows the customer to add as much Qty of the item regardless of the available stock in the inventory
Thank you for letting us know. We are working on it and will probably get it fixed in next update release in few days.
Hi,
The fix has been added in our latest release v 1.2.5 so please update and let us know if you encounter any issue.
Thanks
There is a bug in the plugin. Paypal Smart buttons are not getting loaded on the checkout page in the sidecart when Ajax checkout page is enabled.
Paypal smart buttons are visible in the main checkout page, but not the ajax checkout page loaded by the plugin.
Check screenshot: https://ibb.co/C1ycg0c
Therefore, pay via Paypal option is not working, since now only Smart Buttons are the way to pay in paypal.
Please fix it urgently.
I’m using these plugins for Paypal: 1. https://wordpress.org/plugins/woo-paypal-gateway/ 2. https://wordpress.org/plugins/express-checkout-paypal-payment-gateway-for-woocommerce/
Hi,
It is fixed in our updated release.
Thank you.
It’s not working properly for paypal plugin. The suggested fix is breaking some themes layout. Please give alternative way to generating paypal smart buttons
HI, Please check our updated version 1.2.5. The new version has new option “Load Checkout on Iframe”. You will need to turn it on.
Thanks
Does it provide option to upload file on the checkout page? I want my customers to be able to upload an image for an order e.g. t-shirt design. Can I do that?
How did you add the upload option? It is due to plugin? If the plugin has used proper hooks then it will show on checkout page as well.
Yes, a free plugin I found on Wordpress plugin site. By the way, I checked your demo site. The floating layout is not responsive on mobile. Half the screen is not visible. Screenshot: https://ibb.co/98zPgZK
Please apply fix as I need to buy the plugin soon.
Fixed. Please check.
Was it plugin error or your website error? If plugin error, has plugin been updated?
It was issue in our website.
Thanks for answering. One last question – Is the checkout page load without refresh a part of the plugin or do I need to buy another plugin for it? I installed free version on my website and it doesnt load checkout page inside the sidebar.
I checked your demo site, though, for free plugin. It loads checkout inside the sidebar, but when I installed plugin in my site, it refreshes page to checkout page.
Let me know.
Edit: Just read the description again. It’s a feature of this paid version.
There is option either to load the checkout page on the sidebar or redirect to the the checkout page. In the Main Settings tab, you need to enable the option “Checkout Directly On Cart Panel”
Hi,
something’s wrong with the calculation of the total amount:
https://ibb.co/Pj50bFqOn the regular cart page it shows up correct:
https://ibb.co/G7MCNQGAny ideas?
Can you please share us your website url? and also send us the link of the product causing this issue? We will need to check it to fix it.
Aslo please make sure that there is not any discounts.
I think this was caused by improper tax configuration. Weird, but as far I can see not a problem with your plugin. Thanks!
Thank you for letting us know. Please do review our plugin and let other know about it. Thanks again in advance. 
Hi,
I just wanted to share another code snippet which does not alter your plugin at all, but enables it to hide the shopping cart button (toggle button) when the shopping cart is empty:
https://gitlab.com/-/snippets/2404785It requires some css, js and php, ideally in a child theme. If you like, you can add it to your documentation.
Hi,
I wrote a small patch for the frontend which exposes a public API call to open the cart. You can find the patch here:
https://gitlab.com/-/snippets/2402644I’d be very happy to see this in the release.
Cheers!
Thank you for taking time to create a code snippet. We really appreciate it.
But as you know most of the user are non coder and they really don’t know what are classes and IDs and they will not know how to use javascript functions.
Thank why we have an option to add the class name to the DOM element where ever you want to trigger the cart. And you will find the class name to add at the bottom of the setting page. User even find it difficult to do it as well.
Hi, I understand that you want to keep the interface simple. However, my patch does not change the behavior of the plugin or changes any settings. It’d be nice if you could add it, so I won’t have to maintain my patch on future releases / updates.
Maybe if you look at it as making your plugin more attractive towards web developers. 
Hi, we are very interested in your plugin and would like to buy it. Just one question this plugin support Free Shipping Progress Bar? This is to let customers know how much more they need to add to their cart to qualify for free shipping.
sorry, it does not support it for now. But we will consider adding it in near future.
Hi! How can I add the cart button to the menu? Is there a short code for this? tks
Hi, You can add the cart button to the menu using class name. You will see a class name and you will need to add it in the menu. Please check this screenshot https://imgur.com/a/wVAasBp . And once clicked, it will open the menu.
Please check this video on how to add class name on menu https://www.youtube.com/watch?v=fpVeR7RKBOE
my woo shop set the add to cart to redirect to cart page after hit the button in the single product page. However, after activate this plug-in this function is not work. After hit the add to cart button it just reload page. I need to deactivate the plug-in to make the add to cart work.
Hi,
It does not happen in our demo website. Please check this https://demo.hashthemes.com/ultimate-woocommerce-cart/product/black-galdore/
We do not have any code that alter the single product page functionality. Can you please reply back with your website url so that we can check for it?
Thanks
Hi! I would like to open the cart every time I click on the add to cart button on the single product page and the product archives(Collection) page. Is this possible? How can I achieve this? tks
Sorry, it is not possible currently but we have planned to add this feature soon our future update releases.
Hi,
We are pleased to inform you that your feature suggestion has be added in our latest update release.
Thank You.
Hi, the option Display Cross Sell Products, Up Sell Products or Related Products in a Slider, is it manageable? or are products that are placed there randomly? And the other hand, the license is for one site o can a use the plugin to the other sites?
Hi,
Yes, you can either choose to display Cross Sell Product, Up Sell Product or even the custom selected products only as well. And they are not placed randomly. You will have control to set the products.
And you can use it in as many website as you want.
Thanks
Ok, thanks, my friend will go to buy it!
Hi Hash again, my friend bought the item, but I have a question, Is there an option, so that clicking on the ‘Add to Cart’ button of the product can automatically open the CART DRAWER in the sidebar? or How do that?
sorry, currently there is no option to open the cart drawer when item is added in to the cart. But we may consider this option for our future updates.
ok, thanks!
Hi,
The option to add the cart panel when add to cart is clicked is added in our latest update release so please update your plugin to latest version to enjoy this feature.
Thank You.