Page 2 of 3
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 01 Oct 2025, 08:41
by plamen
Jan wrote: 25 Sep 2025, 14:44
Is this the only one menu link to Phoca Download?
No, I have several menu items of "– Phoca Download » List of Files (Category View) "
Re: the second question, I'm not sure.
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 06 Oct 2025, 15:54
by Jan
As written in the article, the best way is to have one menu link - the main - to categories view and then if you need to create another - e.g. to category view, just visit the frontend, go from categories view to category view (copy the URL and save it as menu link to absolute URL), so you know the Joomla system always works with the same menu item ID.
Jan
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 16 Jun 2026, 21:59
by plamen
Sorry for the late reply, but I'm still experiencing double breadcrumbs.
Link.
There are several items/links in the main menu pointing to PD categories,
here also.

- although repeated as a label, not a clickable link.
Disable Breadcrumbs (Category View) is "Yes". But I can't see the difference between `Yes` and `No` here.
Joomla: Инсталираната Joomla! версия е "6.1.1" 6.1.1
PD: 6.1.0
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 16 Jun 2026, 23:38
by christine
Hi,
You have more menu links, see Jan's answer.
Just give it a try:
Go to: Module > Breadcrumbs
Here you'll find:
"You are here"
Home
Last
> active: Show or Hide
Kind regards
Christine
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 17 Jun 2026, 06:52
by plamen
Thank you, but still confused.
If "Last: Hide":

- Last: Hide. Result: PD Category view is still shown. OK, but why as a link?

- Last: Hide. Result: The present page (single article) is not indicated. This is expected, but not desired.
If "Last: Show":

- Last: Show. Result: OK (single article)

- Last: Show. Result: PD is doubled, and the link is not needed.
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 17 Jun 2026, 15:58
by Jan
Hi, did you try to leave only one menu link to Phoca Download?
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 17 Jun 2026, 17:03
by plamen
What does one link mean? I'm using PD on several topics - Documents, Budget, etc.
Actually, I need a component to handle PDF (and docx) for preview and download. I have several categories/folders and some subcategories with documents. And at least two main menu items pointing to PD Categories.
I could be done with pure HTML inside articles, but I found PD somehow convenient for this job.
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 21 Jun 2026, 21:15
by Jan
One link means, there is only one link to Phoca Download, e.g. to Phoca Download categories view.
https://www.phoca.cz/blog/1230-how-to-c ... -in-joomla
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 23 Jun 2026, 23:45
by plamen
I have at least 2 categories, and 2 menu links - to each category. Should be that a problem?
Re: Duplicated confusing breadcrumbs with Joomla 5 and Phoca Download v5.0.0Beta2
Posted: 04 Jul 2026, 18:07
by Jan
Hi, yes, two menu links can be a problem on some specific instances, see the code:
The only way is then to customize this function:
protected function _prepareDocument($category) {
in
components/com_phocadownload/views/category/view.html.php
or in:
components/com_phocadownload/views/file/view.html.php