Why am I having issues with the [alg_wc_mppu_user_product_limits] shortcode?

Forums Maximum Products per User for WooCommerce Why am I having issues with the [alg_wc_mppu_user_product_limits] shortcode?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #101010
    Neil Dickinson
    Participant

    Hi, for some further context if it helps:

    They’re will be several class packs for user to buy…

    1 class pack = allowed to book 1 gym class
    4 class pack = allowed to book 4 gym classes
    10 class pack = allowed to book 10 gym classes

    so this might look like…

    [alg_wc_mppu user_id="5" product_id="114" limit="4"]
    [alg_wc_mppu user_id="6" product_id="114" limit="1"]
    [alg_wc_mppu user_id="7" product_id="114" limit="10"]
    

    Note, the product_id = 114 is the gym class that can be booked. This has a value of £0. The users pay upfront with the class pack.

    Hope this helps

    Neil

    #101011
    Pablo
    Moderator
    Plugin Support

    Hi Neil,

    You’re right, I’m sorry. There was a problem with the [alg_wc_mppu_user_product_limits] shortcode. I believe I was able to fix it on version 3.6.9 I just released. Please update the plugin and let me know if it works better.

    #101012
    Neil Dickinson
    Participant

    Hi, that update works, and it now displays the table with the correct data.

    The next issue i have found is that it’s not counting down when i buy a product.

    I have processed and completed the order on the products.

    Any thoughts why it wouldn’t count down?

    thanks

    Neil

    #101013
    Neil Dickinson
    Participant

    Hi, i’ve worked it out.

    I had payments set as credit cards. But there is no payment method as the class are free.

    I set the mode to blank, and now its doing the calculation correctly.

    You can close this ticket.

    thanks

    Neil

    #101014
    Pablo
    Moderator
    Plugin Support

    Ok, I’m glad it’s working now. See you 😉

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.