GJ Breadcrumbs

12 years 2 months ago #190433 by adop
GJ Breadcrumbs was created by adop
I have seen a couple of posts regarding GJ breadcrumbs being too long but those still don't solve my issue.

I have a main menu with the following structure:

Home
Groups
Groups>MyGroup A
Groups>MyGroup B
Groups>MyGroup C
Other Item 1
Other Item 1>Sub-item 1.1
Other Item 2

When I access Sub-item 1.1 I see this breadcrumb:
Home > Other Item 1 > Sub-item 1.1
which is correct.

When I access My Group A I see:
Home > Groups > My Group A > Category Overview > All my groups > My Group A.

Basically it would be enough to have:
Home > Groups > My Group A

while the system appends also [Category Overview > All my groups > My Group A].

This is after clearing GJ > Config > General > Title field.
I use dynamic ID if this may help.

Is the system supposed to work this way? if yes how can I drop the appended part?

Thanks,

adop

J2.5.3 CB 1.8.0 GJ 2.5.1 Kunena 1.7.2

Please Log in to join the conversation.

12 years 2 months ago #190460 by krileon
Replied by krileon on topic Re: GJ Breadcrumbs
Joomla adds aliases as breadcrumbs. GJ it self also builds breadcrumbs. The only way to remove GJs is to edit the templates and remove them. You can find GJs template files at the below location.

components/com_comprofiler/plugin/user/plug_cbgroupjive/templates/

You could for example edit "group.php" and remove "$row->setPathway();", which will remove the breadcrumb construction for Groups.


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.
The following user(s) said Thank You: adop

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.360 seconds