Home › Forums › WoodMart support forum › Shopping cart drop down menu choose color and size for customer
Shopping cart drop down menu choose color and size for customer
- This topic has 13 replies, 2 voices, and was last updated 3 years, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 6, 2021 at 10:25 pm #311221
shakoorParticipantIn the shopping cart in the drop-down list, I need the ability to choose the color and size for the customer.. Then the order is automatically updated
Attachments:
You must be logged in to view attached files.August 7, 2021 at 7:10 am #311245
Aizaz Imtiaz AwanKeymasterHello,
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos StudiosAugust 8, 2021 at 4:37 pm #311419
shakoorParticipantThe edges of the product image I want it to be arched or close to the oval, not square
How is itAugust 8, 2021 at 5:07 pm #311425
shakoorParticipantI also need to show the discount counter for this place for mobile devices
Attachments:
You must be logged in to view attached files.August 9, 2021 at 7:48 am #311529
Aizaz Imtiaz AwanKeymasterHello,
1. You should use the below custom CSS code to change the product image edges in the cart, please paste the custom CSS code in Theme Settings >> Custom CSS >> Global CSS section:
.shopping-cart-widget-body.wd-scroll .product_list_widget>li img { border-radius: 15px; }
2.Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos StudiosAugust 11, 2021 at 2:46 pm #312073
shakoorParticipant1- We have the ability to add the number of products in the drop-down list to the shopping cart and hide it
This is in the template
And I don’t want only you
The possibility of choosing colors also from the drop-down list.. please2 – Add to cart animation at the bottom of the screen
I want it fixed and not moving, and I also want to change its color3 – Seconds counter for discounted products. Please see the picture
I want to change its location as in the picture… Please4 – I also want to change the background color of the price on the product page, how can I do that?
Attachments:
You must be logged in to view attached files.August 12, 2021 at 7:27 am #312187
Aizaz Imtiaz AwanKeymasterHello,
1) Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.
2) Please provide a relevant screenshot with the URL of the page to check it myself and help you out accordingly.
3) Sorry but there is no option in Theme Settings available for that.
4) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.summary-inner>.price, .wd-scroll-content>.price .amount { background: red; }
Regards.
Xtemos StudiosAugust 12, 2021 at 1:10 pm #312271
shakoorParticipant3) Sorry but there is no option in Theme Settings available for that.
______________________________________________-
How do you tell me it doesn’t exist in the theme
Look at the picture I sent you
countdown timer
Timed view of products with a sale price scheduling dateI just want a countdown next to the price for display on the phone only
..
Please review my previous questions, as they are simple for you, and their implementation is complex for usAugust 12, 2021 at 1:13 pm #312274
shakoorParticipantAnd these are the ones I mentioned, just swipe up, they are hidden
And when I scroll down, it appears with me
Please put it as fixed and immobileAttachments:
You must be logged in to view attached files.August 13, 2021 at 6:13 am #312350
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
3) Sorry but it is not possible to display the countdown timer with a price on mobile as you can see the placement is dependent on the width of the device.
4) Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-sticky-btn { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
Best Regards
August 13, 2021 at 4:02 pm #312472
shakoorParticipant.wd-sticky-btn {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}____________________
I did not understand this code for any question that was asked
If you mean the tape in addition to the basket at the bottom of the page to be fixed
I set it up and it didn’t work for me
Please explain more___
I put the picture again for you to seeAttachments:
You must be logged in to view attached files.August 16, 2021 at 6:46 am #312705
Aizaz Imtiaz AwanKeymasterHello,
The Custom CSS i provided is to make the sticky add to cart button to be always displayed.
It seems that there are some syntax errors in the Custom CSS areas in your websites that’s why the CSS is not working for specific devices.
Please make sure that there are no syntax errors in the Custom CSS you added before.
Then clear cache and check back.
If the problem still occurs then provide the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos StudiosAugust 17, 2021 at 5:50 pm #313030
shakoorParticipantThank you, the problem has been resolved after pressing (ctal+shift+R)
Clears cache
The problem has been resolved and the basket line remains fixed on the page
_____
I want you to review my comment
# 311425
# 311221I ask you and your team to find a solution to the issue
And thank you for your help with me
I did not regret buying this premium template and excellent technical supportAugust 18, 2021 at 6:13 am #313083
Aizaz Imtiaz AwanKeymasterHello,
We are glad that most of your issues have been resolved.
Regarding your other questions as I mentioned in my previous Replies, it is not possible. Such customizations are not covered in our theme support.
You can get a quote from our customizations in the following link:
https://xtemos.com/customization/Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Shopping cart drop down menu choose color and size for customer’ is closed to new replies.
- You must be logged in to create new topics. Login / Register