• Resolved mecha79400

    (@mecha79400)


    hi
    why the settings are not the same as in description of plugin?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Condless

    (@condless)

    Hi,
    Which setting are you trying to find?
    The main settings page is on Dashbaord => WooCommerce => Settings => Default Attributes, and the per attribute settings is on Dashboard => Products => Attributes => Edit => Default Form Values.

    Thread Starter mecha79400

    (@mecha79400)

    yes it is
    but i want to set if an attribute stock was 0 automatically switch to non zero value attribute

    Plugin Author Condless

    (@condless)

    The feature is activated by default, it will be applied on all products which has less than 50/100 variations (depends on your settings).

    Thread Starter mecha79400

    (@mecha79400)

    please check https://jjlopshop.com/shop/l3-plastic-pet-carrier/
    it is on default attribute witch is 0

    Plugin Author Condless

    (@condless)

    It seems like there are 2 in-stock attributes (one before the last and one before it), if will be only 1 in-stock variation it should automatically set as the default.

    Thread Starter mecha79400

    (@mecha79400)

    ok i got it thank you. i found your plugin very useful.
    my customers are common people and not very familiar with online shopping and when they see the “not in stock” dont try change attributes and leave the site.
    i am wondering is there a way to change attribute to available attribute when the default on has 0 quantity?
    could you help me?

    Plugin Author Condless

    (@condless)

    Please update the plugin to its latest release, and add to your theme’s functions.php file (it will ignore the configured default attributes):
    add_filter( 'daw_force_first_in_stock_default', '__return_true' );

    Thread Starter mecha79400

    (@mecha79400)

    hello again
    I found your plugin + code above very useful for site and it was perfect and caused attributes product automatically change to “available in stock” attributes without any mistakes first (I think or maybe I did not found any conflicts first),
    but now some products are shown with “not in stock” attributes I think it happens for with more than one attributes products.
    like: https://jjlopshop.com/shop/modapet-collar-pa018/
    this product has two attributes:
    1 Size
    2 Color
    it chooses size 0 and blue that there is not in stock!
    could you help me?

    Plugin Author Condless

    (@condless)

    Hi,
    As you said, the feature fits only one attributes products, the plugin was updated so the feature will be applied only on the first attribute of the product (so the ‘not in stock’ notification will not be present), you can redownload the plugin.

    Thread Starter mecha79400

    (@mecha79400)

    Hi
    Thank You for your attention
    It is ok now but is not working for some other like below!
    https://jjlopshop.com/shop/hamstershop-rodent-fruity-cracker/
    sorry for inconvenient and thank you for effort again

    Plugin Author Condless

    (@condless)

    Hi,
    The plugin was updated so the feature will be applied only on one attributes products, you can redownload it again.

    Thread Starter mecha79400

    (@mecha79400)

    I was wondering is there any way that feature applied on any attribute? I mean 1 att or 2 att and so on….?

    Plugin Author Condless

    (@condless)

    Applying this feature on products with more than 2 attributes may be available in the future

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘settings’ is closed to new replies.