List one category
Posted: 28 Dec 2009, 00:07
I have got photos in 2 categories. I have successfully used
to get both categories displayed in my article. That worked well. Each category was represented by a single image and the category name. But I now want to get a single category displayed (because my article is about a single category). So I inserted the following code:
but this resulted in nothing being displayed. So I tried:
with the same lack of result. (I checked that the category id was correct.)
I've looked through the forums and documentation but still can't work this out. Do please point me to an existing answer if the question has already been asked.
Code: Select all
{phocagallery view=categories}Code: Select all
{phocagallery view=[category name]}Code: Select all
{phocagallery view=[category name]|categoryid=1}I've looked through the forums and documentation but still can't work this out. Do please point me to an existing answer if the question has already been asked.