Frontend NOT working

This topic contains 7 reply and 2 voices, and was last updated by DAVID JACOB BIXLER 10 years, 7 months ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
September 4, 2013 at 7:42 pm 7779
DAVID JACOB BIXLER www.revive.asoldier.net/contribute I've tried a zillion different things. It's not working. It simply redirects back to the form after clicking "Submit" even though I have it set to go to new post/page. It doesn't actually submit the data either. Help?!
September 4, 2013 at 11:12 pm 7782
Tareq Hasan Tareq Hasan

I tested the URL, it didn’t worked out at first try. Although I was able to submit the post on the next page load.

May be your theme is causing problem. Have you tried with the twentytwelve theme?

September 5, 2013 at 12:23 am 7796
DAVID JACOB BIXLER DAVID JACOB BIXLER

I can try to test it but this is the theme I have to use.

September 5, 2013 at 12:27 am 7798
DAVID JACOB BIXLER DAVID JACOB BIXLER

I was able to test it on twenty twelve. It works perfectly. I’m using Modern Metro

By Kluska. I can contact him, but is this something I can fix with a no conflict script or something?

September 5, 2013 at 12:43 am 7801
Tareq Hasan Tareq Hasan

I guess this is something about how the theme was built. The plugin uses ajax to submit the form and possibly the JavaScript/jQuery handlers aren’t being attached correctly. You may ask for theme support perhaps.

BTW, sometimes the form submission working.

September 5, 2013 at 6:34 am 7815
DAVID JACOB BIXLER DAVID JACOB BIXLER

I’m asking the theme owner about it. I’ve researched for similar issues.

September 5, 2013 at 11:50 pm 7838
DAVID JACOB BIXLER DAVID JACOB BIXLER

So I did some looking at the source code…

jquery is being called twice, no-conflict won’t work that way. The theme itself uses jquery for the search function. is there any way to prevent your plugin from loading jquery a second time?

September 6, 2013 at 1:47 am 7842
DAVID JACOB BIXLER DAVID JACOB BIXLER

Short-Term Solution for Front-End conflicts!

Get Page Theme http://wordpress.org/plugins/page-theme/

Pick an alternate theme to supplement the affected pages. In my case, the registration & contribute pages on my site (post and user registration forms) conflict with my theme.

Until I can figure out how to prevent multiple instances of jquery plugins from being loaded and manage to set up a no-conflict script where it applies… I’m stuck with this method. But, it works!

Viewing 7 Posts - 1 through 7 (of 7 total)