New Landing How can we help? Themeforest Theme Support Neighborhood Products suddenly "free"

Viewing 12 posts - 1 through 12 (of 12 total)
  • #174283
    kridte
    Member
    Post count: 33

    For some odd reason, my products suddenly appears as “free” (= gratis, in danish), with a badge. However, if you go check in the backend, everything is as it should be and nothing really seems wrong – so I can’t see why this problem occurs in the first place.

    Attachments:
    You must be logged in to view attached files.
    #174331
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Is the product on sale? I have had someone mention this before but the translation is wrong

    – Kyle

    #174419
    kridte
    Member
    Post count: 33

    No, the product isn’t on sale. In fact, nothing is changed. If you go into the back-end, everything seems fine. Is there some way I can remove this function?

    #174425
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, add this to your custom css:

    .woocommerce .free-badge {
      display: none;
    }

    – Kyle

    #174426
    kridte
    Member
    Post count: 33
    This reply has been marked as private.
    #174441
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s because you put a comma in the price, I’ve fixed this for you

    – Kyle

    #174442
    kridte
    Member
    Post count: 33

    However, all my prices are with comma (they are imported automatically with the “wpallimport” plugin (cron)

    #174444
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    WooCommerce doesn’t allow commas in the price field

    – Kyle

    #205519
    Anonymous
    Inactive

    Hello!

    I’m also having the same issue, and I need to change the file style.css each time there is a new neighborhood’s update:

    .woocommerce .free-badge {
    display: none;
    }

    This is only hiding the problem, so I’m afraid this could be affecting the prices in any other way. Should I keep doing this for each new update?

    Kind regards,
    Joana

    #205521
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Joana,

    Please add the CSS to your Theme Options => Custom CSS option input. This will avoid losing it after an update.

    – David

    #205523
    Anonymous
    Inactive

    Will do it! Thank you David 🙂

    #205525
    David Martin – Support
    Moderator
    Post count: 20834

    No problem.

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register