• Resolved iliebostan

    (@iliebostan)


    Hi Kolya,

    Nice plugin, kudos!

    I’m considering buying Pro version of this plugin but I can’t get fixed some things on the demo, can you please help me?

    1. I would want to display all options opened at all time with the total price on top, per product price can be removed or hidden.
    I want to display only the total price, based on total price users would choose the option they like. I would like it to look something like the image here > https://ibb.co/sqTSKr9

    2. Also, is it possible to add unique description per option? Simple HTML text.

    3. Can I make option titles unique?
    For example: “Buy 10 – 19 pieces and save 10%” to “Buy 10 pieces and get a free gift”,
    Buy 20 – 49 pieces and save 20%” to “Buy 20 pieces and get free delivery” etc.

    Thanks for your time,
    Cheers!

    • This topic was modified 7 months, 1 week ago by iliebostan.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Developer

    (@bycrik)

    Hello @iliebostan,

    1. I believe you can force show that via CSS
    2. This is possible only if you override the pricing template in your theme\custom plugin and add this logic. Here is a little guide on how you can override plugin templates: https://tiered-pricing.com/how-to-create-a-custom-tiered-pricing-template/
    Thread Starter iliebostan

    (@iliebostan)

    Hi @bycrik ,

    1. How can I make it possible with CSS? Because I’ve tried simply to remove “display:none;” , but the issue is that Active option total is copied on all options > https://ibb.co/vDQYdfc
      Meaning, when user selects and option, all other options copy that Total amount and displays it as its own. Not sure how’s working but somehow the total gets updated on user click action.
    2. Ok, noted.
    Plugin Author WP Developer

    (@bycrik)

    Ohhh, yeah, that makes sense. The plugin calculates only one actual total based on the product quantity.

    Unfortunately, it is not possible to easily show different totals.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘All Pricing Options opened at all time with total price on top row’ is closed to new replies.