Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending the form with ajax #3

Open
weskor opened this issue Jun 13, 2012 · 8 comments
Open

Sending the form with ajax #3

weskor opened this issue Jun 13, 2012 · 8 comments

Comments

@weskor
Copy link

weskor commented Jun 13, 2012

Hey Neojp,

When i send the form with ajax enabled the labels are getting displayed.. Any idea what may cause this?

@neojp
Copy link
Owner

neojp commented Jun 13, 2012

Do you mean that the tags show up again once you submit the form via ajax? Were they hidden before? What version of this plugin and gravity forms are you using? What browser and OS?

Is there a live site url where I can see this happening?

@weskor
Copy link
Author

weskor commented Jul 17, 2012

Hey Neojp,

Sorry for the late reaction. Yes the tags show up again once you submit the form via ajax.

Gravity forms: 1.6.3
Chrome: 20.0.1132.57
Your latest version of the plugin.

I used another solution, so i can't give you an online example.

@trewknowledge
Copy link

@weskor what other solution did you have? I have the same issue with labels re-appearing after I submit the form via Ajax.

@neojp
Copy link
Owner

neojp commented Dec 5, 2012

@trewknowledge do you happen to have a live url for this?

@trewknowledge
Copy link

Yup: http://bit.ly/TD7BiK

@neojp
Copy link
Owner

neojp commented Dec 6, 2012

Thanks for pointing me to the site. I think your problem has something to do with you running jQuery twice on the site.

Try loading the same page without all your <script> tags on the footer and let me know if that works. Then start adding your script tags one by one until you figure out whether it's jQuery being added twice or one of your other scripts having a conflict with the script.

@trewknowledge
Copy link

So it looks like your plugin adds the extra jQuery, any way to make it not load jquery if it is already loaded on the page?

I also removed the jQuery I had on my site, so only 1 is loaded, and the problem was still there. I also removed all of my other scripts, however, the issue was still there.

@neojp
Copy link
Owner

neojp commented Dec 10, 2012

@trewknowledge Do you mind telling me what version of Gravity Forms and WordPress you are using? I'm planning to spend some time on this, you are not the first person to tell me about this, although I can't reproduce it on any of my sites yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants