Forum Replies Created
-
AuthorPosts
-
Khaled
MemberHello,
Which error is showing when you attempt to save your forms?
Khaled
MemberHi,
Have you use any user-meta hooks on the system?Khaled
MemberHi Stefano,
You can create a form with email, password and a checkbox with meta_key: remember and write shortcode like following: [[user-meta-login form="Your_Form_Name"]]But changing order of forget password is not possible without source code hacking.
Thanks.
Khaled
MemberHello, UMP suppose to add users to current site while importing. Please check for plugin conflict.
Thanks.
Khaled
MemberHi Denis,
We added some default css class to default login form, but for custom form, you can add any class to any field by using Field Editor.Thanks.
Khaled
MemberHello,
You don’t need two password or username field for profile and registration. One username or password can be shared with profile page and also registration page.
When username field being used by profile page, it will be set as readonly automatically. And for password field, if it is being used by profile page, and user doesn’t fill password fields, nothing will happen. Password only changed when user fill up password field.
Thanks.
July 21, 2014 at 7:19 pm in reply to: Something went wrong – -32300 : transport error – HTTP status code was not 200 #6043Khaled
MemberHello,
Please try http://user-meta.com/activation
If the url doesn’t work, send an email to support(at)user-meta.com with your site url, in where you wanted to validate the license.
Thanks.
Khaled
MemberHi, UMP doesn’t create any table on database. It uses wp_options table store its fields, forms and so on with minimal value. So there are not much unnecessary data to cleanup.
But when you create extra field with meta_key, and user update their profile with that meta_key, later you change the meta_key to anything else. Then, old meta_key remain on wp_usermeta table with corresponding value.
Khaled
MemberHello,
Most probably, you are using free version. Please download version 1.1.6 from http://user-meta.com/downloads/ and install it. You will have validation options on User Meta >> SettingsThanks.
Khaled
MemberYep, please email to support(at)user-meta.com
Thanks.Khaled
MemberHello,
Please try http://user-meta.com/activation/ and if not working then send an email to support(at)user-meta.com with your site url.
Thanks.Khaled
MemberHello,
Primary reason of this issue is, max_input_vars and post_max_size. Please make sure, your changes has applied and working correctly. You can check server configuration by running phpinfo()
Thanks.Khaled
MemberHi,
Put ja = Ja\, Ich have… into field options.Khaled
MemberHello Denis,
Thanks for your suggestion. We separated fields from forms so that one field can be shared to several forms. Maybe in future we can enable option to create field directly inside from the form or private form (field will not share with another form). We have to think about it, which approach is best and easy for users. You can put it to our feature request section, so that we can review it when considering new feature. -
AuthorPosts