Forum Replies Created
-
AuthorPosts
-
Victor Huas
ParticipantHi, My bad for the first issue. I wasn’t correctly doing it !
For the second, I set it at “in progress”. Means that when they directly order, it updates directly, even before the order is considered.
But what I don’t understand, is that for a limit of 8 products, I can order 9 products at the same time, and I’ll have a -1 in my tab.
How do you block it ? ThanksVictor Huas
ParticipantHi Tom,
thanks for your reply, however, when I have an issue when I use this formula : [alg_wc_mppu limit=”8″ membership_plan=”monthly-membership-8-meal” term_id=”123″]It appears that every products from the category “123” are ALL available 8 times…
However, I want the category choice to be limited. Means : 1 products A, 4 products B and 3 product C for example.
Do you get what I mean ?Also, when the limit is reached for any limit (per products or category…), nothing blocks the discount or offer of the products.. How can you arrange it ? thanks
Victor Huas
ParticipantHello,
Thanks for your reply !
However I have different type of memberships. IF I set a limit of 8 products per user, others that required 10 products couldn’t go further ! Do you get it ?
What I was thinking was going through “formula” to create something like that :
For 8 meals
[alg_wc_mppu limit=”8″ membership_plan=”monthly-membership-8-meal” product_category=”meal”]For 9 meals
[alg_wc_mppu limit=”9″ membership_plan=”monthly-membership-9-meal” product_category=”meal”]For 10 meals
[alg_wc_mppu limit=”10″ membership_plan=”monthly-membership-10-meal” product_category=”meal”]Is that possible ?
Thanks TomOctober 7, 2020 at 3:26 pm in reply to: How can I include multiple categories in the formulas? #100471Victor Huas
ParticipantHi,
Did you get an answer ? -
AuthorPosts