by Rafał Gicgier | Mar 4, 2014 | Filters, Gravity Forms, Plugins, WooCommerce, WP |
WooCommerce and Gravity Forms Gravity Forms product Add-ons is a great WooCommerce plugin, giving one ability to specify custom product fields per each product. It gives the ability of extending products with certain custom fields, which is unavailable by default....
by Rafał Gicgier | Nov 23, 2013 | Filters, JavaScript, WooCommerce |
Update: unfortunately what I wanted to achieve here is not possible. Note: I expected to overwrite ajax handlers, however the first PHP hook which is fired in case of ajax situation is fired after the item has been added to the cart, which makes it inefficient to...