XSTORE Badges – New Label Range limit does not work

This topic has 5 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Tony Rodriguez

  • Avatar: Krzysztof
    Krzysztof
    Participant
    December 30, 2022 at 18:04

    I’m testing now Xstore Badges and found out that New Label Range limit does not work as expected. I suspects that it takes wrong date. Seems it take into consideration “last update or modification date” of the product but should check against “product creation date” = when product has been added to woo.
    In my case (and I think for majority as well) important is when product was created not when updated when it comes to show NEW badge.

    Could you please take a look and correct it or add option to choose which date should be taken into consideration for ne product badge ?

    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 31, 2022 at 09:11

    Hello, @Krzysztof,

    You are absolutely right, It works on the same logic as you described above, so, unfortunately, we do not have any option in our theme for this now, You can post your request here – https://www.8theme.com/taskboard/ , so our dev team read it. If it takes votes from other customers, our dev team will try to add it in one of the next updates.

    Thanks for your understanding and for contacting us.
    Have a nice weekend. 🙂

    Regards 8Themes Team.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 31, 2022 at 09:17

    Hello, @Krzysztof,

    For now, you can copy and paste the below-given code to xstore-child/functions.php

    add_filter('product_new_label_on_date_created', '__return_true');

    Regards 8Themes Team.

    Avatar: Krzysztof
    Krzysztof
    Participant
    January 1, 2023 at 21:42

    it works 🙂 thank you

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 2, 2023 at 05:19

    Hello, @Krzysztof,

    You’re Most Welcome!!
    Thanks for contacting us.
    Have a nice day. 🙂

    Topic Closed.
    Regards 8Themes Team.

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

The issue related to '‘XSTORE Badges – New Label Range limit does not work’' 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.