Forum Replies Created
-
AuthorPosts
-
Khaled
MemberHello,
You can use action hook after profile update.
Action Hook: “user_meta_after_profile_update”
This hook accept one parameters: $response (object)And also there is a registration hook too which run after user registration.
Action Hook: “user_meta_after_user_register”
This hook accept one parameters: $response (object)Thanks.
Khaled
MemberHello,
Please go to User Meta >> Settings (General Tab)
then, select “Email Format” as “HTML” and hit Save.Thanks.
Khaled
MemberHi,
Try with non-ajax submit.
To do so, go to User Meta >> Forms Editor
and checked the checkbok saying “Do not use AJAX submit”Khaled
MemberHello,
Please go to User Meta >> Settings (Login Tab)
Then, Add html anchor tag with your registration url into “Login Form” section.
And add html profile link to “Logged in user profile: section.
Thanks.
Khaled
MemberHi,
If you face difficulty to activate pro version, please contact with “Contact Us” section. They will send you a pre activated version.Thanks.
Khaled
MemberPlease follow http://user-meta.com/field-page-heading/
Thanks
Khaled
MemberHello Sharon,
If you face difficulty to activate pro version, please contact with “Contact Us” section. They will send you a pre activated version.
Thanks.
Khaled
MemberYour github account added with user-meta-translation collaborators list.
Thanks
Khaled
MemberWould you please check your browser console, are there any js error showing. It may be a js conflict cause by other plugin.
Thanks.
Khaled
MemberHello,
To set registration date as Now, you do not need set any registration date field at registration form. Registration date will automatically populated as current date and time. And if you need to show date/time field at registration form and populate that field with default current value and allow user to change it, in that case so far user-meta doesn’t support populate field dynamically.
User Meta use WP standard for translation. If your you have translation switcher plugin it suppose to work with user-meta too.
Thanks.
Khaled
MemberHello,
We don’t have Swedish translated file.
https://github.com/khaledsaikat/user-meta-translation
That is our translation repo. If you like to support us by Swedish translation. Please let us know your github username, so that we can add you as collaborators list.
Thanks.
Khaled
MemberYou can assign css class to any field(by user meta) and then write your own css to style them.
ThanksKhaled
MemberKhaled
MemberHello,
Please follow this link: http://user-meta.com/forums/topic/email-design-problem-with-gravity-forms-plugin/#post-1830
-
AuthorPosts