Forum Replies Created
- AuthorPosts
- August 3, 2022 at 9:10 am in reply to: Why am I having issues with the [alg_wc_mppu_user_product_limits] shortcode? #101013
Neil Dickinson
ParticipantHi, 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
August 3, 2022 at 8:14 am in reply to: Why am I having issues with the [alg_wc_mppu_user_product_limits] shortcode? #101012Neil Dickinson
ParticipantHi, 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
August 2, 2022 at 8:47 am in reply to: Why am I having issues with the [alg_wc_mppu_user_product_limits] shortcode? #101010Neil Dickinson
ParticipantHi, 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 classesso 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
- AuthorPosts