Skip to Content Skip to Menu

Remove Freinds Menu Links from User Profile Page

  • aquadir
  • aquadir
  • OFFLINE
  • Posts: 12
  • Thanks: 0
  • Karma: 0
12 years 5 months ago #198730 by aquadir
I have JomSocial and CB installed on the same site. I want to limit friend requests through JomSocial only.

How do I remove the Friends menu link (and sub menu links) from the CB User Profile Page?

I am using CB 1.8 on Joomla 1.5.26

planethop.com/

Please see attached snapshot.
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
12 years 5 months ago - 12 years 5 months ago #198773 by krileon
Just disable connections within CB > Configuration > Connections and that'll remove the entire plugin. You can't disable its features individually, sorry; it's an "all or nothing" scenario. You can hide it with CSS, but its functions will still work. Example CSS as follows.
Code:
.cbMenu_UE_MENU_CONNECTIONS { display: none !important; }


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 12 years 5 months ago by krileon.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum