Forum Replies Created
-
AuthorPosts
-
Hello Markus,
Regarding the variable-products, please try to click on the “Manage stock” option inside a variation.
I’ll take a look at the refunded orders
December 17, 2020 at 1:24 pm in reply to: How to hide the amount left if a specific product category is in cart? #88287December 16, 2020 at 8:38 pm in reply to: Is there a way to validate the quantity again during checkout? #100520Hello Chris,
I created a new option for you on the Frontend section called:
– Validation actionsIn theory you can use this action there:
woocommerce_review_order_before_submit
Anyway, I believe you’d have to click on the “Place Order” button to see the notification updated according to the new quantity from the
alg_wc_mppu_get_max_qty
filter.I’m sending you a modified version of the plugin with the new option.
Let me know if it works for you πDecember 15, 2020 at 10:48 pm in reply to: How to hide the amount left if a specific product category is in cart? #88285Hi Mike,
I just created a new option for you called:
– Hide by categoryIt allows to hide the notification if a product from a specific category has been added to cart.
I just sent you a modified version of the plugin.
Please give it a try and let me know if it works for you πDecember 13, 2020 at 2:56 pm in reply to: How can I restrict user role to only buying 5 products in the category “toys”? #100522Hi,
First, you’d have to enable Limits > Per product category.
Then you have to find out what is the category id. If you hover your mouse on the “toys” category or if you access the “toys” category page you should see a “tag_ID” somewhere on the URL. This is the category id. Let’s suppose it’s 30. The final shortcode would be something like:
[alg_wc_mppu limit="5" term_id="30" end_date="2021-12-12"]
December 13, 2020 at 2:13 pm in reply to: How do I setup the plugin if a user role can only purchase three products? #100518Hi,
This would be the formula:
[alg_wc_mppu limit="5" user_role="role_a" end_date="2021-10-12"]
December 11, 2020 at 7:02 pm in reply to: How do I setup the plugin if a user role can only purchase three products? #100516Hello Pooyan,
For the time being, it wouldn’t be possible to use the two methods at the same time.
We have a Mode option that allows limiting by product quantity, price and weight.– Product quantities would satisfy your question 1
– Product prices would satisfy your question 2Finally, you could use our Date range option and set it as “Last 30 days”
December 10, 2020 at 2:25 pm in reply to: Why does the email still have the verification link in it when user is verified? #101222Can you please send me your Nextend Social Login to [email protected]?
My free version doesn’t allow to change the option you’ve mentionedMeanwhile, can you please try to:
– Set – Global Settings > General > Registration notification sent to: WordPress default
– Enable Send as a separate email on the Email Verification pluginDecember 10, 2020 at 2:00 pm in reply to: Why does the social login skip feature is not working with the MyListing theme? #101225Hi Russel,
I’ve sent you a direct message via email
Hi Martjin,
I’m not sure if we’re rounding it.
Can you please share some screenshot showing exactly the place you are getting it rounded?December 9, 2020 at 11:31 pm in reply to: Why does the email still have the verification link in it when user is verified? #101219Hi Asta,
Are you getting the verification link from the Email Verification plugin or are you getting the default email from WordPress to set the password?
December 9, 2020 at 3:06 pm in reply to: Why the progress bar no longer shows after an item has been added to cart? #88283π
December 8, 2020 at 5:06 pm in reply to: Why the progress bar no longer shows after an item has been added to cart? #88281Hi again Leanne,
Please try to update the plugin to version 1.9.5 and let me know if it works for you
December 8, 2020 at 12:35 pm in reply to: Why the progress bar no longer shows after an item has been added to cart? #88280Hi Leanne,
Would it be possible for you to create/share an admin account to your server (WP and preferably FTP), so I could login and check whatβs going on?
If itβs possible, please send it to [email protected]December 7, 2020 at 8:21 pm in reply to: How to show the notice only after a certain amount has been reached? #88277Hello Hanne,
I created a new option for you on the general section:
– Minimum cart amountPlease update the plugin to version 1.9.4 and give it a try. Let me know if it works for you π
-
AuthorPosts