by Rafał Gicgier | Aug 3, 2019 | ACF, Advanced Custom Fields, Filters, Gravity Forms, Projects, Theme |
Quite recently we have created a Fleet Management system – Fleet Medic, a WordPress application. In this article, I’ll go through the process of application development based on top of WordPress platform. Using two powerful, commercial plugins –...
by Rafał Gicgier | Jan 20, 2016 | Client Interviews, Gravity Forms |
We’re proud to introduce a new, recurring post series – client interviews. Basically this’ll cover a short Q&A session with clients willing to share a little bit of feedback and tell us a story about themselves. In the first entry of the series...
by Rafał Gicgier | Jun 3, 2015 | Gravity Forms, JavaScript, Plugins, WP |
Say you have a Gravity Forms form which is displayed within a popup and uses ajax submission, right? The problem is that whenever you submit a form, close the popup and then reopen it the form will stay in its submitted state. One will have to reload the page to be...
by Rafał Gicgier | May 15, 2015 | Gravity Forms, Gravity Series Login, Plugin Development |
NEED HELP WITH A SIMILAR TASKCodeable is the only WordPress freelancer platform. We match customers to the best WordPress experts. We help customers solve any WordPress problem. HIRE ME THROUGH CODEABLE The submission hook has been updated to take into account...
by Rafał Gicgier | Mar 4, 2015 | Filters, Gravity Forms, Plugin Development, WP |
In this tutorial we’ll cover something quite useful – what Gravity Forms hook should we use to send our collected values to the external form with redirect. Say we have several Gravity Forms forms, each one of them having different set of fields. We want...
by Rafał Gicgier | Oct 22, 2014 | Gravity Forms, Gravity Series Login, Plugin Development |
Welcome to the third and last part of the Gravity Forms Front End Login / Register / Edit account series. In this tutorial we’ll cover the edit account page setup. You can find the related tutorials at: 1st, 2nd. Part 3 – creating a simple edit account...