by Rafal Gicgier | Nov 21, 2016 | Partners, Plugins |
With the world becoming a global village, thanks to the home internet and rapid travel services, one would think getting lost would be quite difficult. But the truth is quite the contrary; as more and more places get discovered and more buildings being built in these... by Rafal Gicgier | Nov 13, 2015 | Plugin Development, Plugins, WP |
The ACF Recent Posts Widget has just been improved. One can now specify custom templates per each theme used overwriting the default plugin behavior! Creating Custom Templates Great resource from version 4.3 the plugin supports custom templates. To make usage of these... by Rafal Gicgier | Nov 6, 2015 | JavaScript, Plugin Development, Plugins, Projects, Shortcodes, WP |
What is it? Ever tried to manually setup shortcodes, causing a lot of unintentional bugs? We’ve got a ready solution to your problems – the Shortcode Popups for WordPress stored on github! The class simply lets one to specify the popups and the popup... by Rafal Gicgier | Aug 26, 2015 | Filters, JavaScript, Plugins, Shortcodes, WP |
Nearly every WordPress Theme benefits from a dynamic structure of shortcodes. The little piece of code gives one extra control over the layout ,allowing editor to put the structured content whenever needed. Their flexbility lets one reuse common content and create... by Rafal Gicgier | Jul 22, 2015 | Filters, Plugins, WP |
Why the hooks? Given some interest in extending our plugin we’ve decided to list the custom plugin available filters. We’ll be covering the fact on how to get rid of the default filtering and how to create custom filtering functions that may extend the...
by Rafal Gicgier | Jun 3, 2015 | Gravity Forms, JavaScript, Plugins, WP |
[ez-toc] Introuction Imagine you’re using a Gravity Forms form inside a popup, and it relies on ajax submission. Here’s the issue: after you submit the form, close the popup, and then reopen it, the form remains stuck in its submitted state. To submit it...