Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author vark

    (@vark)

    Hi,
    Thanks for your query. You’re looking for what I call a pricing tier. This sample and its description gives you what you need:
    http://www.varktech.com/documentation/pricing-deals/examples/#advanced
    Look for “Pricing Tiers – Buy 2-4, get 10% off, Buy 5-10 15% off”
    Best,
    Vark

    Thread Starter NeoBLitz

    (@neoblitz)

    That works! thanks a lot.

    If you don’t mind can I ask another question here?

    How can I change the text “COUPON:DEALS” into “DISCOUNT” during checkout or viewing my cart totals?

    CHeers,

    Plugin Author vark

    (@vark)

    Hiya,
    No worries. Coupon Title ‘deals’ can be translated/replaced via filter – see plugin folder languages/translation directions.txt .
    Best,
    Vark

    Thread Starter NeoBLitz

    (@neoblitz)

    after I added this code to my function.php the discount value become [Remove] and I can’t access my admin area just white screen.

    function coupon_code_discount_title() {
    return ‘Discount’;
    }
    add_filter(‘vtprd_coupon_code_discount_title’, ‘coupon_code_discount_title’, 10);

    Plugin Author vark

    (@vark)

    Hi,
    First, to get rid of the white screen, go into FTP and delete Pricing Deals from your plugins folder.
    Second, please drop me a line at my support channel http://www.varktech.com/support/ and we’ll set up a skype session so I can look this over with you.
    Best,
    Vark

    i love wordpress

    (@i-love-wordpress-1)

    hello sir , this is my first question here , i am having an error message problem of your plugin.

    http://bobtripathi.com/pb_dev/product/social-media-certification/
    this is the page ,when you buy the product

    this page will go to http://bobtripathi.com/pb_dev/cart/
    page ,but there is an error message

    “Items in the Certification category (Social Media Certification) must be bought in groups of 3. Please add another 2 to continue.”

    the problem starts from here. my client is feeling uncomfortable with this plugin.i would like to change the error message.

    can you guide me how can i change that error message.please reply me as soon as possible, my client is in hurry .

    Plugin Author vark

    (@vark)

    Hi,
    Thanks for your query. It’s always best to start your own thread…

    In any case, the error message you quote has no relationship to the Pricing Deals plugin. I suspect that it’s a different plugin displaying this message, as Pricing Deals has no facility for displaying error messages like this.

    Best,
    Vark

    i love wordpress

    (@i-love-wordpress-1)

    Thank you for your fast replay first. But as per your plugin , the error messages should come from your plugin because,the rules are made in your plugin.So I think it’s from your side.

    Plugin Author vark

    (@vark)

    The only plugins which might create this message which I have written, are Minimum Purchase and Min/Max Purchase. If you think that the messages are coming from the Pricing Deals plugin, a definitive test would be to deactivate that plugin in the plugins page and retest.
    Best,
    Vark

    Plugin Author vark

    (@vark)

    @i love wordpress

    Did you find the source of your problem?

    Best,
    Vark

    i love wordpress

    (@i-love-wordpress-1)

    Yes sir , sorry for interrupting you.It was a problem of “min max quantity for woocommerce”.Thank you for your kind help.

    Plugin Author vark

    (@vark)

    Glad you got that sorted out.
    Enjoy the plugin.
    Best,
    Vark

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Buy 2 get 20% off, buy 3 or more get 30% off’ is closed to new replies.