Page 1 of 1

Categoryname under or about the Thumbnail

Posted: 30 Mar 2011, 09:25
by Finsrok
Hello,

I use Joomla 1.6 and Phoca Gallery 3.0.0 RC 4.
If somebody can say me like me the name of the category under or about the Thumbnail agrees. In forum only he became point out given one the file must change/components/com_phocagallery/views/categories/tmpl, unfortunately did not stand there where I you must change nothing finds.

At the moment it looks this: http://www.karlioffice-shop.de/karlisho ... hreibwaren

Would be for help Very thankfully a whole while already looks for the solution.

Re: Categoryname under or about the Thumbnail

Posted: 30 Mar 2011, 22:56
by Jan
Hi, you need to customize categories view template:

components/com_phocagallery/views/categoies/tmpl/default.php

Jan

Re: Categoryname under or about the Thumbnail

Posted: 18 Apr 2011, 14:03
by Finsrok
In which line must what be changed there?
Or are you able to do the part sometimes post what one must change?

Re: Categoryname under or about the Thumbnail

Posted: 18 Apr 2011, 22:37
by Jan
Hi, no :-( :-(, see:
forum-rules.php (9)

Jan

Re: Categoryname under or about the Thumbnail

Posted: 20 Apr 2011, 11:13
by Finsrok
However, unfortunately, it looks quite bad at the current place. Unfortunately, I do not have so much knowledge I so simply can change. Why do you insert no funktion where one to yourselves the position in Backend can choose?
There is certainly more than 500 post like one can change the position, however, nobody a solution has found.
But I must search many thanks for myself probably, unfortunately, something else.

Re: Categoryname under or about the Thumbnail

Posted: 21 Apr 2011, 18:08
by Jan
Hi, there are millions of possible combination how the template should look, Phoca Gallery is made in MVC which means, it includes HTML template to easily modify it. In fact it is not possible to add every possible combination to the parameters, then the server will not have any memory to run the site because it must check fo the parameters. The easiest way is to change it in template with help of html.

Such is the reason :-(

Jan