Is it possible to have a floating "contact us" form similar to DynamicWP Contact form on all pages through using Gravity Forms?
Is it possible to have a floating "contact us" form similar to DynamicWP Contact form on all pages through using Gravity Forms?
Can you show a demo URL of what you mean?
I think he's talking about this.
http://www.dynamicwp.net/contact-form-demo-page/
If so, yes, you can embed the form in a div in your theme files and use CSS/jQuery to emulate that functionality. It's not something that's built into Gravity Forms, but could be done pretty easily I'm sure.
Yes, the link is what I am talking about.
I am not an expert at this so have no idea were to start. Has anyone done this or can supply the exact details of what to do?
Would be very helpful thanks.
You would need to start with something like this, then embed the gravity form in the sliding div using the php function call.
http://wpaoli.building58.com/2009/09/jquery-tab-slide-out-plugin/
We can't supply the exact details of what to do as it isn't a feature of Gravity Forms. That would be a feature of your theme or a customization in how you implement that code. We know users have implemented forms in lightboxes, and this is similar to a lightbox. But we can't supply you with instructions on how to do this as it's a customization. You would have to write the code yourself or hire a developer to implement this customization for you.