Registration Form (Update Button) – wpuf_frontend is not defined
Viewing 2 Posts - 1 through 2 (of 2 total)
Author | Posts |
---|---|
December 2, 2014 at 2:41 pm 31596 | |
Colin | I have added the Edit Form Shortcode to a page template using: echo do_shortcode( '[wpuf_profile type="profile" id="4616"]' );
but when the submit button is clicked i get a console error of:
Uncaught ReferenceError: wpuf_frontend is not defined --->frontend-form.js?ver=4.0:156 WP_User_Frontend.formSubmit --->jquery.js?ver=1.11.1:3
m.event.dispatch --->jquery.js?ver=1.11.1:3
r.handle --->jquery.js?ver=1.11.1:3
If i create a new wordpress page and put the in ShortCode it works. http://aaronkine.staging.wpengine.com/update-your-profile/
How can i use the Shortcode within a custom template page? |
December 2, 2014 at 4:25 pm 31616 | |
Nayem | Hello Aaron, You can insert short code in a blank page that’s how our pages work. But you did some customization for that you are getting this error. I am really sorry to say that we do not provide support for any customization. You can read our support policy here- http://wedevs.com/support-policy/. Thank you 🙂 |
December 16, 2014 at 6:29 am 32368 | |
Colin | I’m getting the same error when saving a signup or edit form, it works ok if you use the shortcode in a page but if you use it in a template file like this you just get the error when you try and save a form… http://d.pr/i/1bVHq is there any fix for this? Thanks in advance! |
Viewing 2 Posts - 1 through 2 (of 2 total)