Page 1 of 2

Displaying tags on a picture

Posted: 19 Mar 2023, 09:11
by alain_56
Hi,
The tag is not displayed with the image.
The general setting is :
  • Show tags : Yes (Detail view)
    Tags (links) : Search result
Did I forget another setting ?

Phocagallery 4.5.2
Joomla 4.2.9 Stable
PHP 7.4.16
Thanks for your help
Alain

Re: Displaying tags on a picture

Posted: 20 Mar 2023, 14:41
by Jan
Hi, is the tag displayed or not (if on wrong position or not at all)?

Jan

Re: Displaying tags on a picture

Posted: 22 Mar 2023, 15:30
by alain_56
Hello Jan,
The tags are not displayed next to the photo.
If I select yes(category and detail view), the tags are displayed in the category view, but not with the image.

Tags display at the bottom of the photo with Bootstrap and standard views, but not with Photoswipe !
Alain

Re: Displaying tags on a picture

Posted: 23 Mar 2023, 18:33
by alain_56
Hi Jan,
Another observation: the tag is displayed under the photo when I want to add a comment.
Alain

Re: Displaying tags on a picture

Posted: 23 Mar 2023, 23:41
by Jan
Hi, can you paste screenshot of what do you exactly mean?

Jan

Re: Displaying tags on a picture

Posted: 25 Mar 2023, 10:06
by alain_56
Hi,
thumbnail with tag
comment with tag
photo without tag
and the search with Finder does not find the tag Rabbit
Alain

https://imgur.com/FgDOCCG

Re: Displaying tags on a picture

Posted: 25 Mar 2023, 12:27
by Jan
Hi,
yes, the finder plugin does not search tags

The tags as default are displayed below the image, so the only way to change it
- is making it per CSS
- or make template override of the Phoca Gallery view

:idea:

Jan

Re: Displaying tags on a picture

Posted: 26 Mar 2023, 09:09
by alain_56
:oops: Hi,
shit, shit, shit...
the most important thing for me was to find the tags !
good luck Jan
Alain

Re: Displaying tags on a picture

Posted: 27 Mar 2023, 12:32
by Jan
Hi, in case, you want some more advanced system regarding tags, labels, etc and the possibility to filter and search them, maybe try to take a look at Phoca Cart (Phoca Cart can display in fact images like in galleries but with advanced search and filter options :idea: )

Jan

Re: Displaying tags on a picture

Posted: 11 Apr 2023, 08:07
by pmleconte
Hi Jan,

For information, I developed a phocagallery tags finder plugin : https://github.com/conseilgouz/plg_find ... lerytag_j4

I'm working on a EXIF importer to store EXIF info in database for every image, so I can also be used in a finder plugin. To do so, there'a a PR on github to recreate plugins calls : https://github.com/PhocaCz/PhocaGallery/pull/4

Pascal