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...
How to show one category in an article
-
- Phoca Newbie
- Posts: 4
- Joined: 19 Jul 2017, 13:46
- Benno
- Phoca Hero
- Posts: 9448
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: How to show one category in an article
Hi,
this is possible. For example this plugin code:
displays the category with ID=40 inside an article.
See backend:
Result at frontend:
Kind regards,
Benno
this is possible. For example this plugin code:
Code: Select all
{phocagallery view=category|categoryid=40}
See backend:
Result at frontend:
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 4
- Joined: 19 Jul 2017, 13:46
Re: How to show one category in an article
Thanks a lot :)
- Benno
- Phoca Hero
- Posts: 9448
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: How to show one category in an article
You're welcome!
Kind regards,
Benno
Kind regards,
Benno