Registration forms in custom theme

This topic contains 3 reply and 2 voices, and was last updated by Pavel 10 years ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
April 9, 2014 at 5:19 pm 18368
Pavel Hi, i have a WPUF registration form correctly working in default Twenty Fourteen theme. I cant get it to work with my custom theme though. What do I need to do in order to make it work, apart from using the shortcode on my registration page? Thanks for any advice
April 9, 2014 at 9:47 pm 18390
Tareq Hasan Tareq Hasan

What kind of error are you having? Do you have an JS error, let us know.

April 10, 2014 at 4:42 pm 18460
Pavel Pavel

When I hit the SEND button in the registration form, I see the following JS error under Firebug:
“ReferenceError: wpuf_frontend is not defined”.

April 10, 2014 at 5:23 pm 18464
Pavel Pavel

Problem solved: My theme template was missing the wp_head() and wp_footer() actions. Apparently it is required.

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