Home › Forums › WoodMart support forum › Change Sidebar Cart widget Icon & Text
Change Sidebar Cart widget Icon & Text
- This topic has 11 replies, 3 voices, and was last updated 3 years, 4 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
May 9, 2021 at 7:39 pm #291032
rbushParticipantDear Team ,
I would like to do the following changes for cart sidebar widget
1. change the shopping cart icon in the sidebar widget with the text YOU HAVE NO ITEMS IN YOUR BASKET instead of No products in the cart.
2. Change the sidebar widget header to SHOPPING BAG instead of Shopping Cart.
3. The button Return to shop should say CONTINUE SHOPPING
Attachments:
You must be logged in to view attached files.May 9, 2021 at 9:10 pm #291063
rbushParticipant4. I would also like to replace the cart with bag icon for shop page in desktop as well as mobile version , Please assist.
Attachments:
You must be logged in to view attached files.May 9, 2021 at 9:36 pm #291075
rbushParticipant5. Lastly would need to change the text in mobile bottom nav bar from cart to BAG and shop to COFFEE
Attachments:
You must be logged in to view attached files.May 10, 2021 at 8:07 am #291166
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
1) You can change the empty cart text from Theme Settings >> Shop.
Screenshot for Clarification: https://gyazo.com/511501992a61bbe67b0ea12954a0904b
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-empty-mini-cart:before { content: "\f126"; font-family: "woodmart-font"; }
3&4) You need to install and use the loco translate plugin and use the correct path to translate the strings.
You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls
5) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-add-btn-replace .add-to-cart-loop:before { content: "\f126"; font-family: "woodmart-font"; }
6) Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-toolbar .wd-header-cart .wd-tools-icon.wd-icon-alt:before { content: "\f0f4"; font-family: 'Font Awesome 5 Free'; font-weight: 600; }
Best Regards
May 10, 2021 at 10:23 am #291244
rbushParticipantDear Xtemos team,
Thanks for your support , two of my requirements are still not changed after adding the above css,4. I would also like to replace the cart with bag icon for shop page in desktop as well as mobile version , Please assist.
5. Lastly would need to change the text in mobile bottom nav bar from cart to BAG and shop to COFFEEMay 10, 2021 at 11:45 am #291273
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
4) Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-add-btn-replace .add-to-cart-loop:before {
content: “\f126”;
font-family: “woodmart-font”;
}5) Sorry for the Misunderstanding. To change the text you need to install and use the loco translate plugin.
You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls
Regards.
Xtemos StudiosMay 10, 2021 at 12:55 pm #291300
rbushParticipantHi,
I added the below code and its still not working , instead it just shows a blank square box instead of the bag icon
4) Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-add-btn-replace .add-to-cart-loop:before {
content: “\f126”;
font-family: “woodmart-font”;
}May 11, 2021 at 5:32 am #291438
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been Resolved. I have logged into your website and changed the icon as you required.
Screenshot for Clarification: https://gyazo.com/3ee8ed9b910a249706d74b6cdf05e546
Regards.
Xtemos Studios.May 11, 2021 at 10:41 am #291524
rbushParticipantI appreciate your support, However I do not understand why I am not able to see the changes from my end , I even tried to clear cache and in private browsers but still the same old cart pop ups.
Video attached for reference.
https://www.loom.com/share/3b1c0899785341cc92ce04260b4e1274May 11, 2021 at 11:12 am #291534
Aizaz Imtiaz AwanKeymasterHello,
I watched the video you attached and visited your website and the changes are displayed on my end.
Screenshot for Clarification: https://gyazo.com/dcf95b98498ac5056ded617511306984
Please clear browser cache and check back.
Best Regards
August 14, 2021 at 4:14 am #312525
shakoorParticipantI’ve been searching for this topic too
I put the code, but I see a box where the cart is
And in the tape, the culprit also did not change
Please see the pictures
We want a solution, or in the new version of the template, this code can be controlledAttachments:
You must be logged in to view attached files.August 16, 2021 at 5:57 am #312687
Aizaz Imtiaz AwanKeymasterHello,
@shakoor Please create a new topic and provide the URL of the website to check it myself and help you out accordingly.
@rbush We haven’t heard back from you since quite a while. I am marking this topic as resolved. If you have any issues then create a new topic.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 ‘Change Sidebar Cart widget Icon & Text’ is closed to new replies.
- You must be logged in to create new topics. Login / Register