Home Forums WoodMart support forum Change Wishlist Icon and Name

Change Wishlist Icon and Name

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #233586

    J6SE
    Participant

    Hi, I would like to change the wishlist name and heart icon to something else.

    Like Bookmark instead of wishlist. Add to bookmarks etc.

    What would be the best way to achieve this?

    #233642

    Hello,

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.

    As for the icon, please find the icon on this source https://fontawesome.com/icons?d=gallery or upload icon image into Media library and provide the link, I will provide custom CSS. Please advise if you want to change the Wishlist in the Header only or in the grid and on the product page.

    Best Regards

    #233885

    J6SE
    Participant

    Thank you Elise 🙂

    #233950

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-wishlist-info-widget .wishlist-icon:before,
    body .wd-action-btn.wd-wishlist-btn>a:before{
      font-family: 'Font Awesome 5 Free';
      content: "\f02e";
      font-weight: 900;
    }

    Best Regards

    #235483

    J6SE
    Participant

    Hi Elise, I did everything on Loco Translate but the add to wishlist word is still there. Not sure where it appears but it doesn’t translate it.

    #235486

    J6SE
    Participant

    PLEASE help….No matter what I do, I can’t find where to translate the Add to wishlist. see below.

    #235582

    Hello,

    You have provided access to the login URL, provide access to site admin.

    Best Regards

    #235601

    J6SE
    Participant

    You don’t need one

    #235788

    Hello,

    Try to download the latest archive with our theme and take the woodmart/languages/woodmart.pot file and replace it in your theme. Then click the “Sync” button in Loco Translate plugin.

    Kind Regards

Viewing 9 posts - 1 through 9 (of 9 total)