135 comments found.
How can I change the height of the side panel? The cart side panel is too tall, and I don’t like that you have to scroll on mobile.
Additionally, there are two buttons to increase the quantity. It wasn’t like this in the free version, lol. See screenshot here: https://ibb.co/BCJ2F9y
Otherwise, this is a great, customizable, awesome plugin. You rock!
HI,
If you need a small height panel then you can go with Floating Cart as here https://demo.hashthemes.com/ultimate-woocommerce-cart/floating-cart/
Or we can provide you with a custom CSS code to change the height in the mobile version. Please reply with your website URL so we can provide you with the code.
Regarding the quantity, we can help you to fix it as well. Please share your website URL
And Thank you for your lovely feedback.
My URL is www.lifestylepill.com/mysolution – the cart is to the right.
Please use this login to access it as it is blocked from public view due to not being done.
https://www.lifestylepill.com/wp-admin/?wtlwp_token=a35d6b3f68a62558b53093cc9b28353c9312d5949da0b99c6ab8c66ec633d728b0c102bc984ece3fd542b7dffd561aceaae47c1a4309b1672a73d0cd84e2f5ffI’d like the custom CSS code to change the height in mobile. Thank you!
Also, is there a way to reposition the information (header, product details, checkout button etc) more towards the middle of the side panel rather than it being more towards the top?
Hi,
To display the cart content at the center, first you will need to disable the scrollbar as shown in this screenshot https://nimb.ws/tefsEa and the add the below CSS code
.uwcc-body { display: flex; flex-direction: column; justify-content: center; }
and to change the height of the cart panel in mobile, use the below CSS code and change the height from 70% to required
@media screen and (max-width: 768px){ .uwcc-layout-slidein .uwcc-cart-popup { top: auto; height: 70%; bottom: 0; } }
Also add the below CSS code to fix the quantity input field
.uwcc-item-qty .uwcc-qty-minus, .uwcc-item-qty .uwcc-qty-plus{ line-height: 2; }
item-qty .qty[type=number] { border: 0 !important; }
.uwcc-item-qty .quantity { width: auto !important; }
OK perfect. thank you! What is the code to cover more of the screen with the Pop up layout? Also, what would be the inputs for height and width please so I can play around with it?
The CSS code for the quantity doesn’t work.
I put in each line of code for one line.
Can you please come to our website chat here https://hashthemes.com/
.uwcc-layout-popup .uwcc-cart-popup {
top: 10vh;
bottom: 10vh;
}
Also, what would be the inputs for height and width please so I can play around with it?
>> Here is the code. Change the height and width value as required in last code
.uwcc-item-qty .qty[type=number] {
border: 0 !important;
}
.woocommerce .uwcc-item-qty .quantity input.qty{
height: 40px !important;
width: 80px !important;
}
Perfect. Thank you!
Bug: When the cart is empty, there is a typo “No Porduct in the Cart!.” Product is spelled incorrectly.
I purchased your full version, ignore this comment.
Thank You.
Thinking about buying. Is a single license for a single website?
Yes, however there is not restriction using it on multiple website. But it is recommended to use single license for single website only 
OK will purchase additional licenses as needed.
Feature Request: Please enable option to click on webpage to continue browsing instead of only having to choose the upper, right-hand, black X.
I purchased your version, ignore this comment.
Hi,
This option is already available. So if you have purchased you might have known it. Thank you for the purchase.
Thanks
In the demo you are able to open the side cart panel upon adding an item to cart. I have also configured the site to do the same but it does not work. We are able to get the pop up to work but would prefer the cart panel instead on add to cart. When we add to cart nothing happens (unless the popup is on) https://exquisitetime.co.uk
Hi,
Did you enable the option that are indicated in this screenshot https://nimb.ws/cCqQ9g ? If you hav enabled it and still it is not working then it must be that your theme is overwriting the plugin settings that is making it not to work. And in this case our developer will need to check it on your website theme code.
Thanks
Please can you help me make the “related products” in the popup basket show an image of what the product is? I’ve searched everywhere for the setting but it only shows product name & price, no image.
Hi,
Sorry for late reply. Regarding your question, the image should display by default in the Related Product. So can you please reply us back with your website url so that we can check and find the cause of it.
Thanks
www.packapoo-prizes.com
I also am struggling to create a button to open the basket by following your tutorial, but that is more likely to be user error! Any extra advice would be appreciated
Hi, How do you add the product to cart? I do not see any product.. There are only lottery with the option to Participate.
Can you please come to our website chat https://hashthemes.com ?
I hope we helped you in our website chat support. And do let us know if you have any further issues.
Hi, great plugin. Just two questions/ errors.
The first is when we apply the discount within the side cart it is not registered. Why?
The second is how we apply the opening of the cart within a link? (Not the main menu)
Hi,
The discount code must be expired date. Otherwise it is working fine.. and regarding the your second question, you just need add an attribute as class=”” in your anchor HTML.
Thanks
Thanks
The link works, my mistake missing a ”. The discount code still does not work, it expires in 2024 so that’s not the issue. Where can I send a video of the issue?
Please email us at support@hashthemes.com
To all other users, this issue has been fixed in our latest update release.
Thank you @rehuman for brining this issue to our attention.
Hello,
I am very happy with the cart templates and the corresponding editing functionalities, but not with the checkout template. What we see on the screen while editing, i.e. billing details, is not what what we get on the checkout page which incorporates additional horrible elements badly positioned like a huge “Have a promotional code?” and a call for assistance menu which goes out of the page. What is the trick to edit properly the checkout page?
Thanks for your support
Hi,
There is option to design each elements on the cart and checkout. It might be that the CSS of you theme is breaking the layout of the checkout page. You can check it on our demo https://demo.hashthemes.com/ultimate-woocommerce-cart/ here for checkout templates.
And we can definitely help you with the issue but for that you will need to send us your website url so that we can check the cause of the issue and provide your with the solution.
Thanks
Hello, Thanks for your quick answer. Is there a private area where I can send you the credentials of my site so that you can check?
Yes, please email us at support@hashthemes.com or you can come on our website https://hashthemes.com for a live chat.
Hi,
I have a problem where I select Template 3 in the import template section, and then click the Edit with Elementor button on the design page. However, an empty template loads into Elementor, with only the header section visible and all other sections empty.
If I load Template 3 and set the Elementor Content section to “No,” then the Woocommerce cart works correctly, but I am unable to edit it. 
What could be the issue? I have the latest versions of WordPress (6.2) and Elementor (3.12.2) installed.
Thanks.
Hi,
I just tested with the version of the WordPress and Elementor. It is working fine on my test. Please check this video https://streamable.com/f194bc
Also i request you to test again by disabling the other plugin. If it still does not work then our developer will need to check it. You can email us at support@hashthemes.com and one of our developer will continue the conversation and help you to import the template.
Thanks
Not sure what happened, was working on the free version, when i got the paid version i am now unable to view single product pages only a white screen loads
Hi,
Can you please show us your website url? Or email us at support@hashthemes.com so that we can check the cause of the issue.
Thank You.
The elementor editor doesn’t work.
I select Cart content – Configure cart content – Elementor content – Yes.
Then Template editing. It keeps writing that it is loading, but nothing happens 
It would take some time to load. But it should load.
I just tested with the latest version of WordPress, Elementor, and WooCommerce Plugin. Please check this video https://streamable.com/vd42il (The video will expire in the next 24 hours)
I suggest you test by disabling other plugins. If it still does not work then please email us at support@hashthemes.com . Our developer will help you.
Hi,
Can you please confirm if the issue is fixed or not?
Thanks
The problem has been solved. The Elementor plugin needed to be updated. It works perfectly. Thank you. 
Thank you letting us know.. and please don’ t forget to review our plugin 
Hi, Will it work with Storefront theme?
Yes, of course. Our plugin will work fine with Storefront. And if you find any issue, you can contact us any time. We will definitely help you. But again it will work fine withe the Storefront theme.
Hello,
When I create a Cart, it shows above the header empty space.
Also, when to Elementor Content I put “yes”, then the header becomes ok (no space), but when I press the cart float button ιt shows me the sidebar cart column completely empty.
Thank you
Also the favicon has disappeared in the frontend.
Hi, Can you please send us your website link? The Plugin should not cause any issue to the favicon but again we will look for it as well after you send your website url.
Also you can come to our website https://hashthemes.com for live chat.
Thank You.
Hello,
I see the pop-up cart only when I’m connected in admin in my website… maybe I make a mistake ? thanks
Hi,
You will see Ajax Cart and Added to Cart Pop up options in the admin. Please check the below screenshot for more reference https://imgur.com/a/i8ptiEx
If you are still confused and need support then you can visit our website https://hashthemes.com and initiate a chat on the bottom right corner and talk with our support representative.
Thank You.
Hi again,
1) After small research it seems that i have a bug on products with variations / options. So when i add the “woocommerce add to cart” button it works weel on product with no variation but it doesn’t works on product with multiple options. Is that something you already seen here ?
2) Also when i enable the plug-in and my custom Cart PopUp it’s seems that there have a conflict with my nav menu (Jetmenu plugin) and i can’t show my under menu. And it’s get back when i cut off your plug-in.
Thank’s,
Hi,
1) Yes, it will not work on variation because you will need to choose the different option for it. While you can add simple product easily as you don’t have to choose any variation.
2) Can you please tell me the process to replicate this issue?
Thanks
Hi,
1) So you mean that your plug-in will never works on products with options? like on this page https://www.savannah-bay.com/fr/product/table-basse-groove-par-dk3/ (I use the second button, the woocommerce one) ?
2) On the same page https://www.savannah-bay.com/fr/product/table-basse-groove-par-dk3/ normally you can unroll the categories menu to have other under categories. Here it doesn’t works.
Thank’s
Hi,
1) The page is reloading even i click on 2nd button. However, i will pass this to our developer so that they can make it work in the future updates.
2) Where is the category menu? I can not find it.
Hi,
1) Oh that a pitty. How long it will take since i can’t use your plug-in ?
2) Anyway I disabled your plug-in to avoid any issue for our customers.
Hi,
1) We will soon come with the solution. We can not give you the exact date for it but it will be soon if it is possible.
2) Can you please show us this issue as well so that we can fix it as well.
Thanks
2) Of course:
Here https://snipboard.io/KIgiOy.jpg is when your plugin is on
Here https://snipboard.io/CsYarJ.jpg is when i turned off the plugin. You can see that its should appear the sub menu.
Is that helped you ?
Hi,
The 1st screenshot link is not opening.
Oh my bad: Here it is https://snipboard.io/6Nyw1K.jpg
Hi,
Please update the plugin to the latest version v 1.3.3. Now on clicking the Add to Cart button, the page is not reload if the single product page has variations.
Regarding the 2nd issue, please activate the plugin and let us know. We will help you to fix it as well.
Thanks
Hi,
What a quick reaction, thank-you. So I did the update, it works it adds product inside the panel BUT:
1) The panel does not open automatically (which is important) even if I enable the function.
2) The 2nd issue regarding the menu is persisting. Still there.
For your info I use ?nowprocket to the end of my URL cause it seems there is somme trouble with WPRocket plugin (I’ll fix it later).
But for now I did test on this URL:
https://www.savannah-bay.com/fr/product/suspension-pan-190-par-lyfa/?nowprocketPs: Can you please just tell me when you see all the bugs on the URL cause I don’t want to leave the issue visible too long on our website
. Many thank’s
Please give me half hour.. I am checking.
Can you please come to your website https://hashthemes.com/ for a chat. I need some more information to solve the issue.
Hi,
Great plug in thank’s. But i would like to connect my “add to cart” buttons to the ajax system. For now it seems that it doesn’t work when i add a product it still refresh the entire page. Should i use a specific way to connect “add to cart” buttons to ajax and your panel ?
here is my website: https://savannah-bay.com/en
Hi,
The page https://savannah-bay.com/en does not have any add to cart buttons on any product.
Thanks
Hi,
I recently add the plugin but i can’t see the modules on elementor ? How should cause i would like to built it in Elmentor ?
Thank’s
Hi,
You need to create a new Ultimate Woocommerce Page and then go to Cart Content Panel and select Elementor Content to “Yes” and then edit the cart and checkout page where you will see all Elementor module. Here is the screenshot https://imgur.com/a/awHVnso
Thanks
Great thank-you
it works in php8.1, have you tested it?
Yes, it works. Our development is done in PHP 8.1.p
Hello we would like to buy WooCommerce Ajax Cart & Added To Cart Popup – Floating/Sliding/Popup All in One Cart/Checkout Plugin and I have some quations: 1. Does the plugin fit the Flastome template? 2. Will the basket entry have the effect of the floating product? 3. Can I change the basket to the icon I made? 4. When the user deletes a product from the basket, is it possible for a message to pop up for him, are you sure? And the user will have to click on confirm and then the product is deleted or not confirm and the product remains in the cart? Thank you
Hi,
Here are the replies to your questions
1. Does the plugin fit the Flastome template?
>> Yes, it will work.
2. Will the basket entry have the effect of the floating product?
>> No, it will not effect any thing.
3. Can I change the basket to the icon I made?
>> Yes, you can add image icons. Also there are 5000+ icons to choose from.
4. When the user deletes a product from the basket, is it possible for a message to pop up for him, are you sure? And the user will have to click on confirm and then the product is deleted or not confirm and the product remains in the cart?
>> No, there is not alert message if the user deletes the product. It will require code customization to make it possible.
Thanks
How do I hide the Cart Icon when the cart is empty? This is the only reason I purchase this plugin…
Hi,
Which cart icon are you referring to? Is it the cart button(which when clicked will open the panel) or other button inside the cart panel?
Thanks
the cart button(which when clicked will open the panel)
Hi,
We can add this feature in our next update release within couple of days.
Thank you.