The Add-On shouldn't change the action. The address it is pointing to isn't even a WordPress URL, it looks like an ASP page. It looks like you may have code on your site that is hijacking the form action.
I would suggest checking for plugin or theme conflicts.
- Deactivate ALL plugins
- Activate Gravity Forms
- Test to see if the form action is still incorrect
If it is correct and working properly, then activate each plugin one by one and test to see if the form action changes after each one.
It's possible it's a theme conflict, but most likely a plugin conflict. To check for theme conflicts:
- Activate the Twenty Ten theme
- Test to see if the form action is still correct
The form action in Gravity Forms v1.5 should be the same URL as the page the form is being displayed on. Your form action is this:
https://www.vcs.co.za/vvonline/ccform.asp
I don't know what that is, do you know what that site is?
Posted 13 years ago on Friday March 25, 2011 |
Permalink