Image in category page

Phoca Gallery - image gallery extension
ozmart2007
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 11 Dec 2007, 07:09
Location: Australia

Hi JanMy

Post by ozmart2007 »

Hi Jan

My client wants me to add an image to the categories page so its not just a plain list...is this possible?

Also, can you make the number of items in each category not show, e.g. handbags (4)...we don't want this to display?

Thks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

HiMy

Post by Jan »

Hi

My client wants me to add an image to the categories page so its not just a plain list...is this possible?

See Phoca Gallery 1.2.0, Demo: https://www.phoca.cz/wallpapers/

Also, can you make the number of items in each category not show, e.g. handbags (4)...we don't want this to display?

Hi, I cannot do this as parameter, then there will be hundreds of parameters and it will be confused. The easiest way is deleting it in source code:

Phoca Gallery:
joomla/components/com_phocagallery/views/categories/tmpl/default.php
Row + - 29, 45
$category->numlinks



Phoca Gallery Plugin:
joomla/plugins/content/phocagallery.php
Row + - 212, 247
$category->numlinks
If you find Phoca extensions useful, please support the project
ozmart2007
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 11 Dec 2007, 07:09
Location: Australia

Thks Jan

Post by ozmart2007 »

Thks Jan

Sry to be a bit thick...but what is it I am supposed to see at the link you gave me? (Phoca Gallery 1.2.0, Demo)

I am a little confused about this...I really want to put a banner image on the top of the page ..not within the categories themselves.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Image on the top of

Post by Jan »

Image on the top of the page:

- categories - use Phoca Gallery Plugin and add new article with photo on the top of the page and then paste Phoca Gallery categories to the article {phocagallery view=categories|imagecategories=0} see: https://www.phoca.cz/phocagallery/demo/i ... ery-plugin

- category - you can add Photo as description (Components - Phoca Gallery - Categories - New - Add Photo to the Description field)

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

You should paste it

Post by Jan »

You should paste it into the article content.
If you find Phoca extensions useful, please support the project
Post Reply