jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Bugs => Topic started by: romagromov on 23.09.2015 12:43:33

Title: Breadcrumbs loses download title[fixed in 3.2.39]
Post by: romagromov on 23.09.2015 12:43:33
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)


Title: Re: Breadcrumbs loses download title
Post by: ColinM on 23.09.2015 14:15:21
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
Title: Re: Breadcrumbs loses download title
Post by: romagromov on 23.09.2015 15:15:05
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
Title: Re: Breadcrumbs loses download title
Post by: ColinM on 23.09.2015 15:59:02
Hi
You are right!  I missed the bit about it being just the Summary page.
Will move to Bugs

Colin
Title: Re: Breadcrumbs loses download title
Post by: romagromov on 23.09.2015 21:06:34
Thanks. Waiting of the fix.
Title: Re: Breadcrumbs loses download title
Post by: 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.
Title: Re: Breadcrumbs loses download title
Post by: romagromov on 03.10.2015 16:40:33
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

Title: Re: Breadcrumbs loses download title
Post by: Arno on 04.10.2015 12:30:23
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]
Title: Re: Breadcrumbs loses download title
Post by: ColinM on 05.10.2015 09:53:39
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
Title: Re: Breadcrumbs loses download title[fixed in 3.2.39]
Post by: Arno on 05.10.2015 10:17:32
Thanks for the result.

Yes it will be in jD 3.2.39.