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
Image in category page
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
HiMy
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
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
-
- Phoca Newbie
- Posts: 8
- Joined: 11 Dec 2007, 07:09
- Location: Australia
Thks Jan
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.
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.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Image on the top of
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
- 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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
You should paste it
You should paste it into the article content.
If you find Phoca extensions useful, please support the project