• Hello, I really like your plugin and have found it to be a viable solution to my project. I was wonder, if you happen to have the time. Would it be possible to some home include some type of live counter widget that displays how many more items the user has left to select/add to cart.

    Here is an example: https://cpb.wisdmlabs.com/product/donuts-box/ (As you add items, and display shows up showing the counter)

    This feature would be ideal in completing these specific solution I need for my site. Please let me know if we can please get this customization.

    Best regards.

Viewing 31 replies (of 31 total)
  • Plugin Author Algoritmika

    (@algoritmika)

    Hi @pycckuu4ejl,

    Please update the plugin to the latest v3.2.2 that we have just released. Now instead of using the placeholder directly like this:

    Your orders will expire on %first_order_date_exp%.

    you can use the new [alg_wc_mppu_placeholder] shortcode like this:

    [alg_wc_mppu_placeholder key="first_order_date_exp" before="Your orders will expire on " after="." on_empty="You don't have any orders yet."]

    As you can see, it has on_empty attribute which should solve the task.

    Same applies to all other applicable placeholders, e.g.:

    [alg_wc_mppu_placeholder key="bought" before="You've already bought " after=" pcs." on_empty="You didn't buy anything yet."]

    Please give it a try and let me know what you think.

Viewing 31 replies (of 31 total)
  • The topic ‘Countdown Counter’ is closed to new replies.