Zohaib

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 545 total)
  • Author
    Posts
  • in reply to: How does the “Per category limit” work? #100789
    Zohaib
    Participant

    Hi,

    You will have to set the limits for individual products. There is a quicker way of doing it though, through the formula tab, you would use a formula such as:

    [alg_wc_mppu limit="1" product_id="100,110"]

    This will set the maximum limit to 1 for products 100 and 110.

    Also for setting the limits for membership levels, you would also have to use a formula. The membership_plan attribute would be used in this case and the formula might look like:

    [alg_wc_mppu limit="1" membership_plan="basic" product_id="100,110"]

    This will set the maximum limit to 1 for products 100 and 110 for basic plan members.

    in reply to: How can I limit memberships using formula? #100781
    Zohaib
    Participant

    Hi,

    If the order status is set to completed, it means the limits will only apply to users whose order status is marked as completed. Usually when a WooCommerce order is placed by default the order status is Processing. Can you try and add the processing status in General > Order statuses. 

    in reply to: How does the “Per category limit” work? #100787
    Zohaib
    Participant

    Hi,

    For your first question, it is possible in both ways to set the limit of 1 and have people purchase only 1 product from the whole category. Also possible to set a limit of 1 for each product in the category.

    For your second question, are you using a membership plugin? If so which one? We would need to test this. If the memberships are set up as WooCommerce products, the limit will apply to the date range that you set in the plugin’s settings.

    Zohaib
    Participant

    Hi,

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

    in reply to: How can I limit memberships using formula? #100777
    Zohaib
    Participant

    Hi,

    In the plugin’s settings General > Order statuses please make sure the relevant order statuses are selected for which the limits should apply.

    in reply to: How can I limit memberships using formula? #100774
    Zohaib
    Participant

    Hi,

    In the plugin’s settings, in the formula tab you can enter the formula to use.

    To limit a product by membership level you can use a formula such as:

    [alg_wc_mppu limit="5" membership_plan="basic"]

    This will set the maximum limit of 5 products for the “basic” membership level. This is just an example though, and you exact formula will depend on your setup.

    in reply to: Is it possible to see the profit per category per period? #89829
    Zohaib
    Participant

    Hi,

    Unfortunately, it is not possible to get the profit per category per day/month at the moment.

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

    Zohaib
    Participant

    Hi,

    First, please deactivate the free version of the plugin and download and install the pro version from here. Secondly, you will need to install the WP Factory Helper plugin and add the license key there, to receive automatic updates.

    To set different costs on the same product you’ll need our “Products > Add stock” option. After activating it you will find a new meta box on the admin product page with two new fields: Stock and Cost. Following your example, let’s say your price for 8 pieces is 100$. In that case, you’d enter 8 in “Stock” and 100 in “Cost”. The next time, it would be 3 and 70. In the end, your new cost will be the average between the costs. Something around 92$ in that example.

    Just a note, before entering the values, you’ll also have to enable the “Enable stock management at product level“.

    For your third question, you need to multiply the cost by the stock? If that’s the case, please let me know if the reports present in WooCommerce > Reports > Stock > Cost of goods can help you?

    in reply to: How can I set a limit per product? #100765
    Zohaib
    Participant

    Hi,

    It seems the limits are not set up correctly. Can you please give me some more information on how you have set up the limits? Alternatively, if you can share your WordPress dashboard access I can take a look for you. You can send your details to [email protected]

    in reply to: Why is the activation email duplicated after the checkout? #101420
    Zohaib
    Participant

    Hi,

    In the plugin’s settings Advanced > Authenticate filter can you please try and change this option.

    Please let me know if the problem persists.

    in reply to: Can I set a different date range for different products? #100767
    Zohaib
    Participant

    Hi,

    Unfortunately, this is not possible. The date range limits in the General plugin settings will apply to all the products.

    Zohaib
    Participant

    Hi,

    I’ve had a further look at your question, and yes, the plugin will try to sync with different shipping zones automatically, even if the extra shipping zone option is not set.

    in reply to: How to set different costs over time? #89827
    Zohaib
    Participant

    Hi,

    You can set the plugin to use the average cost of the inventory. In the plugin’s settings:

    Products > Add stock > Cost calculation expression you can set the formula for average cost calculation.

    By default it is

    ( %stock_prev% * %cost_prev% + %stock% * %cost% ) / %stock_now%

    You can change the formula to suit your requirements.

    If you use the default formula, in your case this would be calculated as: (2x€5) + (3x€6) = €28/5 = €5.6 average cost per item and your total stock would be worth €28.

    Zohaib
    Participant

    Hi,

    Unfortunately, this is not possible with our plugin. You might want to have a look at All in One Product Quantity for WooCommerce.

    Zohaib
    Participant

    Hi,

    Under the Manual Min Amount > Shipping zones, please enter all the shipping zones and save the settings. The page will then display a field for each shipping zone and you can add the minimum amount for each zone there.

Viewing 15 posts - 166 through 180 (of 545 total)