borisv
Forum Replies Created
-
I am not sure about what you’re asking.
Do you want to prevent people from seeing a profile which contains these custom tabs, or depending upon the user role, you don’t want certain users to see custom tabs?
Where did you get that code?
is there a way to like set global access specific to a user role
Go to Admin panel > Pages > edit.
You should find the Ultimate Member access control widget.
Apply custom access settings? Yes.
Content accessible to Logged In Users.
Select the member roles that can see this content?
Roles (e.g. Paid Members.)Let us know if that solves your issue.
I am sorry but I am not sure if it’s an inline issue, a break-line issue or a position alignment issue.
This would require I go to the page where the form is…
Go to Admin > Ultimate Member > Member Directories. The shortcode is right next to the default Member directory.
You are not getting any responses (other than this one) because this is obviously not a UM related problem. You should post the issue on WordPress support. Post a link to the topic here so others can see the responses.
I am sorry but I don’t know what you mean by the “office”. Also, if this is another plugin you are relying to do redirections with, then we can not provide support for that.
In any case, I am not sure of the nature of your problem other than you are not redirected to a different address location when you click on a tab.
These sort of problems usually relate to people making new profile forms without a basic understanding of how to use user roles. If one has two profile forms, then one better make sure the users have permissions set up accordingly.
Assuming this worked in a not so distant time, I think you should try deactivating all plugins and see if that solves the issue. Something appears to be breaking up the Json/Css part of the upload script…
Go to /wp-content/plugins/ultimate-member/languages/ultimatemember-en_US.po
Approximately at line 1899.
Let me know if that helps,
Did you make sure your cache is clear? Did you switch themes to twenty sixteen to test your theme compatibility? Are you running the latest WordPress and UM versions?
If none of these work then you might have a mod security server rule hindering the upload function. I would then call your hosting provider to ask if they could take a look at it.
Internal Server Errors mean that the upload script is not communicating with the data base. This could be a misconfiguration. But since it’s only happening with UM, then it appears that something has been changed.
You should start by testing for another plugin conflict. De activate all plugins first leaving only UM active to see if the upload function works again.
If not, then you have a server side issue.
But try the former first and let us know if that solves the issue. If it does. You’re gonna have to activate one plug in at a time until you identify the culprit.
That requires modifying the css width property at the /um.min.css file in folder ultimate-member/assets/css/
Look for
.um-form input[type=number], .um-form input[type=password], .um-form input[type=tel], .um-form input[type=text] {Replace this part:
width: 100% !important;Set width at 50% like so:
width: 50% !important;
And one more thing, there is no reason why a test site can not be residing within the same domain name. As long as there is a separate DB you can run as many tests sites as you want…
I am sorry but, I only stated the obvious here. Only someone who has never bought a one single license theme, plugin or add-on. etc, doesn’t know what a “single license” is.
Looking at your history, you have been using WordPress for more than a year. I find it extremely difficult to believe that you didn’t know what a single license means.
So let’s leave it at that then.
You had the right answer on my first reply. Nobody is insulting you here, but you need to respect the participants that try to help you, instead of making contentious remarks. If you look at your topic history, next to the plugin authors, I am the only one who has bothered to reply or give you any information on the UM support board.