I created a new form for registration, created a new page, put that form on the page and it does not show up, when i add a different form, it seems to be fine. What could be causing this issue.
I created a new form for registration, created a new page, put that form on the page and it does not show up, when i add a different form, it seems to be fine. What could be causing this issue.
Can you post a link to the page with the form that doesn't show? It's most likely a JS issue.
Your theme is running an older version of jQuery, the current version is 1.7.2: Screenshot
Also, you do have a JS error here that could be interfering:
http://www.evernote.com/shard/s212/sh/b277c9ad-a176-49b4-8591-1a88d8b95de0/b8d8912db94c707c1854ad5f60290cfb
You can also follow the instructions here on checking for theme/plugin conflicts:
http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict
Thanks so much, it was the buddy press geo plugin causing the issue!