Forum Replies Created
-
AuthorPosts
-
KhaledMember
Hello,
reCaptcha using by other plugin is conflicting. Please try with disabling with other reCaptcha related plugin.Thanks
KhaledMemberHello,
Which version you are using?KhaledMemberHello 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.
KhaledMemberHello, Are you talking about activating pro version? If so, we can send you a pre-activated version.
Thanks.
KhaledMemberHello,
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 #1578KhaledMemberHello, 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.
KhaledMemberThere 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
KhaledMemberHello,
Did you define meta_key for those fields? Without meta_key, they won’t work.Thanks
KhaledMemberHello,
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 #1562KhaledMemberHello,
Please check “Disable this notification” checkbox is not checked.KhaledMemberHello,
With ump installed and if login page is selected, we overwrite default login page to frontend login.Thanks.
KhaledMemberHello,
Frontend password nag notification is not supported yet by ump. We will add this feature with next version.Thanks.
KhaledMemberHello, We have sent you pre-activated version. Please use this instead.
Thanks.
KhaledMemberHello 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