@ravidreams What you are doing is a theme customization so there is only so much guidance we can provide. We can give you the high level overview.
You would edit the registration.php to remove it's existing registration form and instead use the Gravity Forms function call to output the Gravity Form you want to display.
You would then have to be sure that you use the enqueue function to enqueue the necessary CSS and Javascript for Gravity Forms to work properly. You can try placing this in registration.php also, although you may have to put it in your functions.php file and wrap it in an IF statement so that it only executes if the page id is the registration page.
If you need to hire a developer to implement customizations for you, here are some developers with Gravity Forms customization experience you could try contacting:
Ounce of Talent
http://www.ounceoftalent.com
Raquel Kohler
raquelaraujokohler@gmail.com
WebDevStudios
http://www.webdevstudios.com
Scott Kingsley Clark
http://scottkclark.com
There is a larger list of developers with Gravity Forms experience here (although I can't guarantee they all know what they are doing):
http://wpcandy.com/pros/experienced/with-gravity-forms
Posted 13 years ago on Tuesday September 20, 2011 |
Permalink