Forum Replies Created
-
AuthorPosts
-
Khaled
MemberHello,
reCaptcha using by other plugin is conflicting. Please try with disabling with other reCaptcha related plugin.Thanks
Khaled
MemberHello,
Which version you are using?Khaled
MemberHello Andi and Martin,
Thanks for your patient.
http://user-meta.com/files/2012/06/user-meta-translation.zip
JavaScript translated text were included with pot file. Your effort for User Meta is really appreciated.
Thanks.
Khaled
MemberHello, Are you talking about activating pro version? If so, we can send you a pre-activated version.
Thanks.
Khaled
MemberHello,
Email Notification menu is available with version 1.1.2rc3. Please upgrade to latest version.Thanks.
June 9, 2012 at 1:28 pm in reply to: Link to User profile no longer appearing on the Users page in the dashboard #1578Khaled
MemberHello, With version 1.1.2rc3, we have changed profile link position.
Now to access profile link, bring your courser on Username, You have:
Edit | Delete | ProfileThanks.
Khaled
MemberThere is a variable %lostpassword_form%, that is only work at Login tab.
However, You may try these codes:
global $userMeta;
$initBy = 'widget'; //where this form is being used.
$visibility = false; // By default is the section is visible or hidden.
$userMeta->lostPasswordForm( $initBy, $visibility );
Thanks
Khaled
MemberHello,
Did you define meta_key for those fields? Without meta_key, they won’t work.Thanks
Khaled
MemberHello,
Use hidden field with meta key “role” and value/default as “subscriber” for one form and so on.
Ty
June 7, 2012 at 5:09 pm in reply to: Admin doesn't receive confirmation email after registration #1562Khaled
MemberHello,
Please check “Disable this notification” checkbox is not checked.Khaled
MemberHello,
With ump installed and if login page is selected, we overwrite default login page to frontend login.Thanks.
Khaled
MemberHello,
Frontend password nag notification is not supported yet by ump. We will add this feature with next version.Thanks.
Khaled
MemberHello, We have sent you pre-activated version. Please use this instead.
Thanks.
Khaled
MemberHello Andi,
You can modify existing user-meta code to suit your need./controllers/umPreloadsControllers.php line: 67
Here is reference for image_resize function.
http://codex.wordpress.org/Function_Reference/image_resizeThanks.
-
AuthorPosts