Issues With WPUF Pro

This topic contains 4 reply and 2 voices, and was last updated by armandmorin 11 years ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
March 25, 2013 at 6:42 pm 1502
armandmorin I just installed and added all pages needed. I can't get to work with any custom post type... When I look at generated page, I do see an error...
/* <![CDATA[ */
var wpuf_frontend = {"ajaxurl":"http:\/\/domain.com\/wp-admin\/admin-ajax.php","error_message":"Please fix the errors to proceed","nonce":"3e4ada17d7"};  
I am using "[wpuf_addpost post_type="product"]" "[wpuf_editprofile]" and "[wpuf_addpost]" does not work either. I just installed last night. I am using this with Woocommerce, but I've tried other post types and it doesn't work either.  
March 25, 2013 at 10:06 pm 1509
Tareq Hasan Tareq Hasan

The error you are referring to is not an error. The old shortcode has changed, please look in the docs about how to set it up.

You need create forms and registration forms (which gives registration or profile edit form), then use their generated shortcode.

March 26, 2013 at 6:49 am 1515
armandmorin armandmorin

Thank you.

Ok,I understand the new docs and you are correct that does work for editing profile.

But, these shortcodes are not working for me…

I used this from the docs with a CPT. [wpuf_addpost post_type=”product”] essentially any CPT.

Also, this as well. [wpuf-edit-users]

FYI – You might want to change the ReadMe file with the download as it gives the old shortcodes still.

 

March 26, 2013 at 10:03 am 1518
Tareq Hasan Tareq Hasan

Sorry about the old readme, [wpuf_addpost post_type="product"] won’t work as now you’ve to create forms and that will give you shortcode like [wpuf_form id="2541"]. For massive changes, the edit user shortcode is currently not active.

March 26, 2013 at 2:58 pm 1536
armandmorin armandmorin

Ok, thanks.

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