Zohaib

Forum Replies Created

Viewing 15 posts - 121 through 135 (of 545 total)
  • Author
    Posts
  • Zohaib
    Participant

    Hi,

    I am not sure if I understood your question correctly, I think you mean, it is not possible to purchase if only one item is up to the minimum amount?

    Can you please let me know what you have in the plugin’s settings under General tab and under Amounts tab.

    If you think it might be easier, we can take a look for you on your website. Is it possible for you to share your WordPress dashboard access and we can take a look for you?

    You can send your details to [email protected]

    Zohaib
    Participant

    Hi,

    In the plugin’s settings Coupons tab, please Enable the section and under the Exclude option, you can exclude the coupon that you don’t want to be included in the Min/Max calculations.

    in reply to: Can I customize the design of the activation email? #101462
    Zohaib
    Participant

    Hi,

    I have passed your request to our development team. They will look into this and get back to you soon.

    Zohaib
    Participant

    Hi Maxime,

    Is it possible for you to send us a copy of the Shipstation plugin and we can take a look at the possibility of getting this to work. You can send it to [email protected] however, this might take some time to develop.

    Meanwhile, I would suggest you try to use our Shipping methods option. You can add extra costs for your orders based on the order’s shipping method. You will need to recalculate order’s cost and profit after you change those settings.

    Zohaib
    Participant

    Hi John,

    Unfortunately, it is not possible to use multiple modes of limits at the same time. You can either limit the purchase to $100 or a customer to buy 1 product. But you cannot do both at the same time.

    Zohaib
    Participant

    Hi,

    This looks like either a memory issue or a conflict with another plugin.

    Is it possible for you to share your WordPress dashboard access and we can take a look for you? You can send your details to [email protected]

    Can you also please make sure you are using the latest version of the plugin.

    in reply to: Why does the plugin stop working after upgrading to Pro? #101458
    Zohaib
    Participant

    Hi,

    Can you please confirm the emails are not landing in Gmail spam? If they are going to spam, you may need to contact your hosting provider and possibly configure DKIM or SPF records.

    Please let me know if they are not in spam also.

    in reply to: Is it possible to change the background color of the notice? #101455
    Zohaib
    Participant

    Hi Mikael,

    That is the colours of the error notice from your theme.

    Zohaib
    Participant

    Hi Joaquin,

    If a user resets their password no email will be sent out for verification if you enable the option under: General > Password reset

    I am unable to reproduce your issue on my end. Can you please make sure you are using the latest version of the plugin and test again.

    Please let me know if you continue having problems with this. In that case, would it be possible for you to share your WordPress dashboard access and we can take a look for you?

    You can send your details to [email protected]

    Zohaib
    Participant

    Hi Glynn,

    Is it possible for you to share your WordPress dashboard access and we can take a look for you?

    You can send your details to [email protected]

    Zohaib
    Participant

    Hi,

    I am not sure if you mean you want to set a maximum quantity per order or maximum order sum. There is only a slight change to set up each. I am assuming you mean the maximum quantity. Here are the options you need to configure in the plugin’s settings:

    General > Amount limits > Maximum
    General > Amount types > Quantity
    Products > Per product Category > Enable

    Then go to the category whose limit you want to set as 4 items and edit it. You will find a new option for maximum quantity, set it to 4.

    Now a customer will only be able to order a maximum of 4 products from this category.

    Zohaib
    Participant

    Hi,

    For your first issue, where the customer is logged off and the thank you page is not displayed, please configure the following options in the plugin’s settings:

    Blocking > Log out unverified users > Disable the options here

    For your second issue of the notice not displaying, please enable the option under: General > Redirect on failure you can leave the custom redirect URL blank

    To manually verify users, first enable the option under Admin > Verified Column > Add “Verified” column to the admin “Users” list also enable Admin > Actions > Add links for manual email verification, unverification and email resend by admin

    Zohaib
    Participant

    Hi,

    Unfortunately, automatic reports are not possible. However, you can access the stock report from WooCommerce > Reports > Stock > Cost of goods

    in reply to: How do I set purchase limits per category? #100819
    Zohaib
    Participant

    Hi,

    Here are the steps you need to follow to configure this in the plugin’s settings:

    General > Mode > Product Quantities
    General > Date range > This day
    General > Order Statuses > Complete, Pending Payment, Processing, Awaiting Payment
    Limits > Per product category > Enable
    Formula > Limits by formula > Enable

    and use the following formula

    [alg_wc_mppu limit="3" user_role="customer" term_id="123"]

    in the formula replace the 123 with the actual category ID.

    in reply to: How to make it work with Menu Cart Widget? #88439
    Zohaib
    Participant

    Hi,

    You could use one of the following options:

    1. Widget: Amount Left for Free Shipping
    2. Shortcode:
      [alg_wc_left_to_free_shipping content="%amount_left_for_free_shipping% left for free shipping"]
    3. PHP function:
      echo alg_wc_get_left_to_free_shipping( array( "content" => "%amount_left_for_free_shipping% left for free shipping" ) );
Viewing 15 posts - 121 through 135 (of 545 total)