jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: romagromov on 18.12.2015 18:34:31

Title: Tags pages are empty.
Post by: romagromov on 18.12.2015 18:34:31
Hi!
I have created several tags for test item.
Tags displays fine.
But when I press on any tag - it opens empty page.

See this short video:

https://www.youtube.com/watch?v=q5HuT1I5LAc

So, what in general should appear on these pages?

I thought that Downloads will display all downloads with a choosen tag.
Title: Re: Tags pages are empty.
Post by: Arno on 21.12.2015 14:24:12
Hi,
i can not confirm this problem. See pics.

All Downloads with the Tag 'Game' are listed correctly.

[gelöscht durch Administrator]
Title: Re: Tags pages are empty.
Post by: ColinM on 23.12.2015 18:19:14
Hi
Have you seen http://www.jdownloads.net/documentations/item/tags-support-in-jdownloads

Colin
Title: Re: Tags pages are empty.
Post by: romagromov on 23.12.2015 22:20:30
Quote from: ColinM on 23.12.2015 18:19:14
Hi
Have you seen http://www.jdownloads.net/documentations/item/tags-support-in-jdownloads

Colin

Yes, I have seen this documentation. But I can't understand what exactly I missed  :(

Also, I understand, that when I use tags  - only joomla tags component will displays tags.
So, I will have additional form of urls.

I mean, that tags views will not processed with JDownloads component.

In this case I can't find how to use this feature...

If the tag? processing with component Jdownloads - it would be quite another matter.

For example:

Category view ulr = index.php?option=com_jdownloads&catid=46&view=category&Itemid=146

Then we choose some tag, and Jdownloads displays downloads in this category only with selected tag

index.php?option=com_jdownloads&catid=46&view=category&tag=100&Itemid=146

So, after user select any tag - we can see same Jdownloads layout and template.

Although maybe I misunderstand how to work with tags...
Title: Re: Tags pages are empty.
Post by: ColinM on 24.12.2015 00:25:50
Hi
The tags are processed by the Tags component. But they are set up in jD.

Could you confirm that you can:
Add tags to Downloads in backend
Add tags to Downloads &  to Categories in front-end

and that they show when listed something like attached pic.  That will at least get a stage forward

As a test case I use a tag called pdf-download on some pdf downloads.

Colin



[gelöscht durch Administrator]
Title: Re: Tags pages are empty.
Post by: romagromov on 24.12.2015 09:38:24
Yes, I can add tags.
And now I got it working.

But downloads in tags view does not have any templates.

They looks as simple text.

https://www.youtube.com/watch?v=ZSFD9EX4eUE
Title: Re: Tags pages are empty.
Post by: ColinM on 24.12.2015 10:47:18
Hi
Glad you got them going OK.
Yes at present there is no styling.  There is an ability in the Tags Component to add an image but that is not yet supported through jD.
In due course I anticipate that the code generated by jD will include more specific jd_ classes to allow styling via the css files.  Presently it uses <h3> for the title but that could be made more flexible.

Presently however it is more important to get better responsive styling to adapt to small devices.

Colin