by Rafał Gicgier | Apr 22, 2014 | Filters, JavaScript, WP |
WordPress comes up with nice video and audio player plugin – MediaElement.js. Since it’s part of a core its default functionality is not perfect and actually it’s quite hard to customize. For instance it’s impossible to trigger custom event handlers, which make it not much usable. Use cases A site with video / audio views […]
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
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 write. Part of the text that is no […]
by Rafał Gicgier | Oct 12, 2013 | JavaScript, WP |
wp_localize_script() explained
by Rafał Gicgier | May 13, 2013 | Uncategorized |
Remote work is an interesting topic that applies to more people and that affects more industries nearly every single day. Nowadays there are plenty of Instagramers, YouTubers, Programmers, Digital Content Creators that spend a huge amount of their time online, working remotely and not being bound to any particular place. The only thing they need […]