• Hi,

    Thanks for developing this neat plugin!

    It appears also to change position of the stock status / number in stock to above the add to cart button – and for variable products the size of stock status indication increases. Any thoughts on this?

    Thanks!
    Tommy R?nningsveen

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter storefot

    (@storefot)

    It also seems to “print” this stock status several times below itself when I have to attributes for one product, and i select “A” for attribute 1, and once i select “X” for attribute 2 the stock status is “printed”. When I keep attribute 1 and change from “X” to “Y” for attribute 2, the stock value for X keeps on screen, while stock status for “Y” is printed below. Did thi smake sense? I can upload screen to external server if need be.

    Plugin Author lauradiaz

    (@lauradiaz)

    Hi!

    The plugin uses the hook woocommerce_single_product_summary where it “hooks” functions like “woocommerce_template_single_title”, “woocommerce_template_single_price” or “woocommerce_template_single_add_to_cart”, depending on the priority they will be displayed in one position or another.
    The plugin first removes the impression of the single price, (by default it has 10 priority) and I reprint it but formatted it.
    Depending on the theme you are using, it is possible that you have overwritten this functionality, entering manually the functions that call the price or the stock.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stock status position and size changes?’ is closed to new replies.