mansurahamed
Forum Replies Created
-
Hi @jmgranner,
UM doesn’t have any such feature yet right now. You will need to custom code this.
Thanks.
Hi @ghostride453,
Are you approving user from Users menu inside your dashboard as Admin? If this issue happens there, It may be because of a plugin/theme conflict. Can you do a conflict test and see if the issue goes away? This doc explains how to do a conflict test if you are not sure: How to do a plugin/theme conflict test?
Thanks.
Hi @bibuconnect,
This is php code. What exactly is your requirement with the image? Could you please provide more description with example?
Thanks.
Hi @qnkov,
Yes absolutely. You can customize those templates and add the counter in the place that you want. Go to plugin folder ultimate-member->templates->profile where you will see the template file used for those tabs. It’s possible to override changed templated through child theme so that plugin/theme update won’t be able to remove your changes. Please follow this documentation for that
https://docs.ultimatemember.com/article/1516-templates-map
Thanks.
Hi @cooperk,
No it’s not possible to add search filter in the widget.
You need to customize the plugin for that.
Thanks.
Hi @cooperk,
You can use the Ultimate Member Search Widget for that. If you go to Appearance->Widget Menu inside dashboard , you can see this widget and add it in your sidebar or content area ( using plugin). This search bar sends user to the members page with the result as you want. You can disable the search feature in the member directory itself as the search result will load below there. So you have to basically use the widget search instead of member directory search.
Thanks.
Ho @qnkov,
Go to Pages->Your UM User Page->Edit, inside your dashboard and in the UM content Restriction settings there, enable it plus set it to be available for logged in user only. That should solve your issue.
Thanks.
Hi @genelaratonda,
You can uncheck the “Show display name” option in your groups member directory to hide username for the groups. Then just show the group fields in the reveal section.
You can also use the admin filtering option to pre-filter the directory by who has (chkHasGroup) field set.
Thanks.
Hi @brendan1029,
If you have purchased one of our extensions or our bundle and you need help, you will need to submit a support ticket via our website as we are only allowed to provide support on this forum for the free plugin hosted on the www.remarpro.com website.
To submit a ticket, please login to our website using the email used on checkout and go to this page:
https://ultimatemember.com/support/ticket/
Thanks.
Hi @mikeapm,
That will require custom coding too. Most Profile and account fields are completely different fields and need custom coding to add one into another. Some fields are common though like first_name, last_name which you can add in profile doesn’t necessarily need to be changed from account page. Both account and profile page have it’s own purpose and it’s not possible to replace one with another without custom coding.
Thanks.
Hi @dkance,
You don’t need to do double work. Create a registration form only, duplicate it. Then change the duplicate form to profile form. When you edit or create any UM form there is option at the top to create it as profile, login or registration form. You can use this feature to turn your duplicated registration form into profile form. You can still modify the form, add or remove any field if necessary. This should solve your issue.
Thanks.
Hi @dkance,
It’s still bit confusing when you are mentioning of login button. Is this button menu item? or custom button? You should be able to restrict all menu item using Ultimate Member restriction. You don’t have to use the same menu item(button) to achieve your requirement. You can create multiple instance of same item and use menu restriction there. For example one copy of login page(button) will only be available to Role A, another copy of same item will be available for Role B.
Thanks.
Hi @wiebe1996,
Please go to Ultimate Member->Settings->Access->Enable the “Content Restriction” settings for post types, inside your dashboard and make sure to check “Post” there. If you are still having trouble, please install Ultimate Member in a fresh wordpress installation and try to replicate this issue there.
Thanks.
Hi @exonex,
Can you login using your UM login page? If you can’t login at all, you can use the file manager or cpanel & go to wp-content->plugins folder. Then rename the plugin folder name ultimate-member which will deactivate the plugin. I suggest you to install UM in a fresh wordpress install first and see if you can recreate this issue. Your issue is most likely caused by any other plugin is conflicting with UM.
Thanks.