Forum Replies Created
-
AuthorPosts
-
KhaledMember
Hello,
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.
KhaledMemberHello,
Please go to User Meta >> Settings (General Tab)
then, select “Email Format” as “HTML” and hit Save.Thanks.
KhaledMemberHi,
Try with non-ajax submit.
To do so, go to User Meta >> Forms Editor
and checked the checkbok saying “Do not use AJAX submit”KhaledMemberHello,
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.
KhaledMemberHi,
If you face difficulty to activate pro version, please contact with “Contact Us” section. They will send you a pre activated version.Thanks.
KhaledMemberPlease follow http://user-meta.com/field-page-heading/
Thanks
KhaledMemberHello Sharon,
If you face difficulty to activate pro version, please contact with “Contact Us” section. They will send you a pre activated version.
Thanks.
KhaledMemberYour github account added with user-meta-translation collaborators list.
Thanks
KhaledMemberWould you please check your browser console, are there any js error showing. It may be a js conflict cause by other plugin.
Thanks.
KhaledMemberHello,
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.
KhaledMemberHello,
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.
KhaledMemberYou can assign css class to any field(by user meta) and then write your own css to style them.
ThanksKhaledMemberKhaledMemberHello,
Please follow this link: http://user-meta.com/forums/topic/email-design-problem-with-gravity-forms-plugin/#post-1830
-
AuthorPosts