Skip to Content Skip to Menu

CB Content Menus???

10 years 5 days ago #252164 by zingerdigital
CB Content Menus??? was created by zingerdigital
Im using the CB Content Module to display The CB Menu Tab by using "[cb:usertab tab="17" user="#displayedOrMe" /]"

It works and displays the menus correctly. I would like to add more menu items to these menus. Can I do that???

For example it shows.....

Update Your Profile
Manage Connections

I would like to add a new custom menu item under "Manage Connections".

Thanks,
Robert

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48482
  • Thanks: 8283
  • Karma: 1443
10 years 5 days ago #252170 by krileon
Replied by krileon on topic CB Content Menus???
Only way to add new menu items right now is through API. CB Auto Actions has a CB Menu specifically designed for doing that. There are plans to extend CB Menu with a backend to easily add new menu items, but for now it's API only.


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.

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

10 years 5 days ago #252180 by zingerdigital
Replied by zingerdigital on topic CB Content Menus???
Is there any documentation on how to do it using API? Or can you tell me the steps involved?

Thanks,
Robert

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48482
  • Thanks: 8283
  • Karma: 1443
10 years 5 days ago #252182 by krileon
Replied by krileon on topic CB Content Menus???
No, you'd need to review CB Menu plugin if you wanted to use the API. Alternative is to use CB Auto Actions and create a CB Menu action. If you only want to add 1-2 menu items that can be done by editing the "Menu" tab within CB > Tab Management then under Parameters you can configure a few menu items.


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.

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

10 years 5 days ago #252188 by zingerdigital
Replied by zingerdigital on topic CB Content Menus???
I tried testing the CB Menu Parameters. Is there a way to order where you want to place the menu item? And is there a way to add an icon like the built-in menu items?

I don't think the auto action will work since I don't want this menu item to link until the user clicks on it.

Robert

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48482
  • Thanks: 8283
  • Karma: 1443
10 years 4 days ago #252236 by krileon
Replied by krileon on topic CB Content Menus???

I tried testing the CB Menu Parameters. Is there a way to order where you want to place the menu item? And is there a way to add an icon like the built-in menu items?

No, not with the parameters. It's just for adding very simple menu items.

I don't think the auto action will work since I don't want this menu item to link until the user clicks on it.

CB Auto Actions has an action specifically for adding new menu items to CB Menu. Sorry, don't understand your reason as to why it wouldn't work. Example configuration as follows.

Global
Triggers: Prepare Menu
Type: CB Menu
User: Automatic
Access: Everybody

Action
Title: Test
Type: _UE_MENU_EDIT
Class: _UE_MYMENU
Position: Menu Bar
URL: index.php


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.

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

Moderators: beatnantkrileon
Powered by Kunena Forum