Home › Forums › Basel support forum › Cart Error – Coupon – Update Cart
Cart Error – Coupon – Update Cart
- This topic has 11 replies, 2 voices, and was last updated 7 years, 7 months ago by Artem Temos.
-
AuthorPosts
-
April 17, 2017 at 4:36 pm #12438
robertarrowParticipantFor some reason, there is an issue with the cart page. Not sure if it’s a WooCommerce Template or Basel Theme error. I would really appreciate any help on this. If necessary, I can add a display:none; to the coupon div, as the checkout page coupon code works perfectly.
https://defendmrtrump.com/cart/
Attachments:
You must be logged in to view attached files.April 17, 2017 at 7:23 pm #12440
Artem TemosKeymasterHi,
Try to disable all additional plugins and switch to parent theme if you are using a child theme. Be sure that you are running the latest versions of WooCommerce and our theme.
Regards
April 18, 2017 at 1:17 pm #12462
robertarrowParticipantI removed all of the plugins except for WooCommerce and reverted back to the most current version of Basel. Still had the same issue, as you can see from the screenshot. Any ideas?
Attachments:
You must be logged in to view attached files.April 18, 2017 at 1:49 pm #12464
Artem TemosKeymasterCould you please send us your admin access so we can try do it ourselves?
April 18, 2017 at 2:01 pm #12465
robertarrowParticipantOf course, please let me know if you find the issue, so I know how to resolve it. I’ve added the information below.
I also was wondering, about another site of mine, eminenstore.com (which my colleague has written about to you in the past). With the newest update of WooCommerce and Basel, it has lost the
- and li:before formatting in the product short description. I’ve attached an image for you, in case no one has brought this to your attention.
I know he has made custom formatting for the quantity selector (this was before the update you made with the – and + selectors) but it also happening on the dress store that I’m working on.
Attachments:
You must be logged in to view attached files.April 18, 2017 at 2:22 pm #12470
Artem TemosKeymasterCould you please update the theme to the latest 3.1.3 version firstly?
April 18, 2017 at 2:39 pm #12472
robertarrowParticipantYes I’ll do that right now.
April 18, 2017 at 3:03 pm #12473
robertarrowParticipantOkay, updating the theme to the most current version on defendmrtrump.com fixed the cart issue. See screenshot.
For the dress site, a product with a variation shows the add to wishlist below a border-top, but without a variation, it shows the add to wishlist inline with the add to cart and then the SKU has the border-top. See the screenshots.
Attachments:
You must be logged in to view attached files.April 18, 2017 at 3:46 pm #12477
robertarrowParticipantI made it look similar with the following CSS, please let me know if that will work correctly:
/*Products Without Variations*/ .single-product-content .entry-summary .yith-wcwl-add-to-wishlist {display:block;border-top: 1px solid rgba(119,119,119,.17);padding-top: 20px; margin-top: 10px; margin-bottom: 15px;} .single-product-content .product_meta {display:none} .single-product-content .compare-btn-wrapper {margin-bottom: 15px} /*With Variation*/ .single-product-content .variations_form+.yith-wcwl-add-to-wishlist+.clear+.compare-btn-wrapper {margin-bottom: 15px}
There’s also a glitch with the images when you select a variation size. Not sure if this can be fixed by re-adding the product, but I did a screen recording so you can see it.
April 18, 2017 at 5:46 pm #12484
Artem TemosKeymasterWe don’t see this issue on your website. It seems to be your browser cache. Try to clear it.
April 18, 2017 at 5:52 pm #12489
robertarrowParticipantOkay, I just looked at it in incognito and it seems to be working. Should I just use the above CSS to format the right side of the product page to look the same on both products with variations and no variations?
I’ve added the two kinds of products and I also have the CSS in my child theme.
Attachments:
You must be logged in to view attached files.April 18, 2017 at 5:55 pm #12492
Artem TemosKeymasterYes, you can use that CSS.
-
AuthorPosts
Tagged: cart
- You must be logged in to create new topics. Login / Register