This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #71031
     arcee123
    Participant

    Greetings,
    I have several “CALL FOR PRICE” products in my ecommerce. In one case on this page, one of my items is “CALL FOR PRICE”….however the badge shows free.

    https://www.trekfederation.com/product-category/memberships/

    How do I change the “free” badge to “CALL FOR PRICE”?

    Thank you.

    #71068
     sharmstr
    Moderator

    To change it you’ll have to edit core code. This is not upgrade safe, so you’ll have to make the change after each Kleo update. The line to change is (assuming your running Kleo 3.0.5) is 532 in /kleo/lib/plugin-woocommerce/config.php

    Or, alternatively, you can hide the label with this in your quick css

    COPY CODE
    
    .free-badge {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?