Sale label position - by Veronika - on WordPress WooCommerce support

This topic has 7 replies, 4 voices, and was last updated 3 years, 10 months ago ago by Veronika

  • Avatar: Veronika
    Veronika
    Participant
    May 25, 2020 at 02:40

    Hello,

    I have three questions:
    1. I want to change the postion of Sale label to right.
    I used this code but it appears only in the shop page and not in the single products page and the homepage.

    .products-loop .onsale.left {
    left: unset;
    right: 20px;
    }

    2. I want to change the button of the products. Now it sends you to the page of the product. I want the button to be Add to cart.

    3. On single products page i can’t translate “Add to wishlist”, also there are two heart icons. How to change that?

    Thank you!

    6 Answers
    Avatar: John Holden
    John Holden
    Support staff
    May 25, 2020 at 06:23

    Hi,

    1. Use below code

    .onsale.left {
        left: unset !important;
        right: 1px;
    }

    2. If you selected variations, then you can click on the button to add to cart.

    3.

    + Translate: Dashboard > YITH > Wishlist > “Add to Wishlist” text.

    + Follow the documentation https://xstore.helpscoutdocs.com/article/102-wishlist
    YITH > Wishlist > Add to wishlist options > Wishlist icon > choose none. Then you’ll get only 1 XStore icon.

    Regards,
    Hung PD

    Avatar: Veronika
    Veronika
    Participant
    May 25, 2020 at 12:03

    Thank you for the quick reply!
    I fixed it!

    Greetings

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2020 at 12:14

    You’re welcome!

    Regards

    Avatar: Veronika
    Veronika
    Participant
    May 26, 2020 at 12:25

    I have another question: How to translate text from the quick view? I am using Loco translate and Translate Press plugin, but none of them helps me.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 26, 2020 at 18:58

    Hello,

    1) Make sure that you translated not just theme (Loco Translate > Themes > XStore) but also XStore core plugin (Loco Translate > Plugins > XStore core).
    2) Make sure that your translation files are up to date https://xstore.helpscoutdocs.com/article/103-translation-files-update
    3) If it does not help provide us with temporary WP Dashabord access to your site.

    Regards

    Avatar: Veronika
    Veronika
    Participant
    May 27, 2020 at 12:41

    It worked!
    Thank you!!

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Sale label position’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.