Forum Replies Created
-
AuthorPosts
-
KhaledMember
Hello, did you miss to select your field from fields editor and drang-drop them to your form? Please note, username field will be read-only while showing profile.
Thanks.
KhaledMemberHello, please try latest version.
October 13, 2012 at 11:07 pm in reply to: Email notifications do not work when using Gravity Forms #2248KhaledMemberHello maxon,
Please go to User Meta >> Settings (General Tab)
Then, select “HTML” for email format under “Email Sender Settings” if you want to get email with html markup.Thanks.
KhaledMemberHello, Did you include px with field size value?
KhaledMemberHello, So far UMP doesn’t provide shortcode or template tag for building public profile. You may need to populate user’s public profile by calling get_user_meta() for extra field.
Thanks.October 4, 2012 at 9:48 pm in reply to: Email notification to admin with all details of user registration? #2208KhaledMemberHello, If user registration has been done by shortcode generated registration form, you can able to pull and send all data to admin or user, use placeholder describe in User Meta >> Email Notification Page (at right sidebar). Placeholder will like: %your_custom_user_meta_key%
Thanks.
KhaledMemberHello, You indicate version 1.1.1-pro, please upgrade to latest version (1.1.3rc1).
ThanksOctober 4, 2012 at 9:01 pm in reply to: Email notifications do not work when using Gravity Forms #2205KhaledMemberHello,
In fact like GF and most of other WP plugin, UMP also use wp_mail() function for email purpose. So far, UMP allow to send custom email only if user registration comes by using shortcode generated registration form. At that time we call wp_mail() function with your selected argument (subject,message etc)Thanks.
KhaledMemberHello,
Please follow http://user-meta.com/activation
Note: You need to logged in to this site for remote activation.
Thanks.
KhaledMemberPlease follow this:
http://codex.wordpress.org/Function_Reference/get_user_metaUser Meta use WP standard to store extra data. So you can pull them by calling WP method.
KhaledMemberHello,
Please follow http://user-meta.com/activation
Note: You need to logged in to this site for remote activation.
Thanks.
KhaledMemberHello,
UMP allow you to filter extension without hacking uploader.php file. And if your “File Upload” field have a meta key, Once user update their profile, that meta value suppose to update respectively. So please make sure that you have a meta_key in “File Upload” field.Thanks.
KhaledMemberHello, Please save your csv file as windows/linux format and try to import again.
Thanks.
KhaledMemberHello, No value will be saved unless you indicate meta_key. Please make sure it.
Thanks.
-
AuthorPosts