Anyone have any idea why the form isn't showing up on the "contact" page here?
http://174.120.168.123/~tnplh/
It shows up if you go to the direct page.
Anyone have any idea why the form isn't showing up on the "contact" page here?
http://174.120.168.123/~tnplh/
It shows up if you go to the direct page.
I see; it works correctly here:
http://174.120.168.123/~tnplh/contact-us/
How did you get it into that lightbox? That will likely be a clue to why it's not working. If you added that to a page template directly with the function call, you have to include your own scripts using the gravity_form_enqueue_scripts function: http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts
If you eliminate the conditional logic in the form, will the form display in the lightbox then? If so, that would point to a JavaScript error or jQuery error.
Yep... it works without the conditional logic. It must be something to do with JQuery. I'm guessing the theme has some "triggers" that the main stuff isn't using correctly.
*ugh* Okay... I'll dig around in it. :P
Thanks!
Hi Chris,
I gett exactly the same problem on the same theme, also when i disable the conditional logic, then the form shows up, but still doesn't work well.
I post this issue on Elegent themes, and they doesn't support 3rd part plugins.
Can you may be tell me what to do??
Thanks!
@yaya85 can you post a link to a page containing your form that is using conditional logic and failing to appear so we can take a look.
Hello richardvav,
Thanks for your replay, i made two forms for you to see what i mean.
form 1 is with ''conditional logic'' so the form doesn't show up. this is the link: http://www.sunnytan.nl/#!/reserveren/
form 2 is the same form with out ''conditional logic''
The form show up, but also doesn't work well.
http://www.sunnytan.nl/#!/reserveren2
Hope you can find an solotion to use Gravity forms correctly.
Thanks!
@richardvav do you have time to look at the form issue on my website please?
I would like to start, but the form i purchased Just does ‘t work well.
Regards, Liza
Hi Liza,
Sorry I didn't get an email notification you had replied. So your form is there but the inline display:none style isn't being removed by the Gravity Forms scripts, that usually suggests a javascript error but I didn't notice one being reported by Chrome's developer tools. I am not familiar with that theme so how are you embedding the form and how are the Gravity Forms scripts being included?
Hi richardvav,
Thank you for your replay, i inclued the form in a empty page like on this image >
http://sunnytan.nl/reserveren.png
On other themes it works great, but i don't know why it doesn't show op with conditional logic?
But when i press preview from the backoffice, the form shows up and work??
Is there no other way to include the form in the page?
Thanks!
Have you tried contacting Elegant Themes support? The other way to embed a form is by adding the function call to a theme template http://www.gravityhelp.com/documentation/page/Embedding_A_Form
Also, perhaps these last two posts here will shed some light/options:
http://www.gravityhelp.com/forums/topic/elegant-themes-breaks-gravity#post-64207