Page 1 of 1

How to show one category in an article

Posted: 03 Oct 2019, 15:17
by paladin
Hi.
i would like to know if it is possible to show ONE category in an article.
i use the plugin to add categories but the option allow me to mask categories. Not to add.
Of course i could mask all categories except the one i want to show but if i add another category later, it will appear on my article...

Re: How to show one category in an article

Posted: 03 Oct 2019, 16:37
by Benno
Hi,
this is possible. For example this plugin code:

Code: Select all

{phocagallery view=category|categoryid=40}
displays the category with ID=40 inside an article.

See backend:
Image

Result at frontend:
Image

Kind regards,
Benno

Re: How to show one category in an article

Posted: 04 Oct 2019, 08:07
by paladin
Thanks a lot :)

Re: How to show one category in an article

Posted: 04 Oct 2019, 08:54
by Benno
You're welcome!

Kind regards,
Benno