AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] How To Get Rid Off Ultimate Member Site Profile?

3 Posts
2 Users
0 Reactions
5,193 Views
prodigy36
Posts: 2
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@ismasn36)
New Member
Joined: 6 years ago
[#11046]

Hi.

I want to send Congratulation for the developpers of this awessome forum plugin. is one of the best plugin in the wordpress repository.

I want to use ultimate member in conjuction with the forum only for login and register. I dont want user to have 2 profiles in the site. i only want to use forum profile for users. but in the forum profile i can see a button that links to site profile linking to ultimate member profile. 

I have 2  site. one is a membership ecommerce site and second the forum site.

I want to make this forum private only for membership users taht i have in 1st site. Users will have to use the same email that they have used in first site to register.  thats why i planned to use ultimate member, because ultimate member have an option to admin review the registration and grant or deny . but i found that site have 2 profiles.  i only need ultimeate member to review user registration, for login and registration. but i dont need ultimate member profile.

Any possible solution ?.

Appreciate your help.

 wpforo

2 Replies
Sofy
Posts: 5776
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Thank you @prodigy36,

Please navigate to Dashboard > Forum > Settings > Styles admin page, put the following CSS code in the "Custom CSS code" textarea, save it, delete all caches and check again: 

div#wpf-pp-site-menu {
display: none !important;
}

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.     

 


prodigy36
Posts: 2
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@ismasn36)
New Member
Joined: 6 years ago

Thank you @sofy.

That code you send me worked for me.  i appreciate your help.


Share: