Hi!
When summary page is opened - breadcrumbs does not displays download title (previous page)
(https://monosnap.com/file/SHvhUUaLO9TGeBQHVJBiU5eYpGNCst.png)
(https://monosnap.com/file/CggAeBUMgSqupkMBgaefGvtwJtZCPM.png)
Hi
With a standard Joomla! setup and with SEO active Breadcrumbs shows the full path for example on my test site it looks something like
You are here: Home -> List All Cats -> Public Downloads -> topcat-sub1 -> topcat-sub1-sub2 -> topcat-sub1-sub2-sub3
Basically it shows the full category path.
What SEO do you have set up? What is shown is often controlled by your .htaccess file. Maybe you have another SEO plugin or similar?
Are you using the Direct Alias or a similar plugin?
Colin
Yes, it's correct. All it shows the full category path.
Problem only with Summary page.
At that time on Summary page breadcrumbs displays this path:
Main Page -> Internet -> Browsers -> Download Summary
But it should be:
Main Page -> Internet -> Browsers -> FireFox -> Download Summary
Hi
You are right! I missed the bit about it being just the Summary page.
Will move to Bugs
Colin
Thanks. Waiting of the fix.
I think it is not really a bug.
Then we get a problem with it when we use 'mass downloads'.
But i will see what i can doing here.
Quote from: Arno on 03.10.2015 13:30:13
I think it is not really a bug.
Then we get a problem with it when we use 'mass downloads'.
But i will see what i can doing here.
Hmmm.. May be it possible to use If operator
Something like
if ($variable != mass downloads) then diplays title in breadcrumbs
:D
It is not so simple as you think. :D
Please copy the unzipped file to /components/com_jdownloads/views/summary/
test it and post here the result.
[gelöscht durch Administrator]
Arno
It works AOK, tried it down multiple levels
Home (http://www.botley.com/jda1/media/system/images/arrow.png) List All Cats (http://www.botley.com/jda1/media/system/images/arrow.png) Main Downloads (http://www.botley.com/jda1/media/system/images/arrow.png) cat-sub1 (http://www.botley.com/jda1/media/system/images/arrow.png) cat-sub1-sub2 (http://www.botley.com/jda1/media/system/images/arrow.png) cat-sub1-sub2-sub3 (http://www.botley.com/jda1/media/system/images/arrow.png) AfternoonTea (http://www.botley.com/jda1/media/system/images/arrow.png) Download Summary
Presume it will be in jD3.2.39
Colin
Thanks for the result.
Yes it will be in jD 3.2.39.