Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-01-12 13:48:00
- stellularx
- Member
- Registered: 2005-05-06
- Posts: 13
Categories (both TXP tag) and rss_unlimited_categories NOT SHOWING UP
In the default form, both the <txp:category /> and <txp:rss_unlimited_categories_filedunder section=“articles” /> tag are not showing the categories of that specific post/article. :(
Help!
Thanks in advance.
Offline
#2 2013-01-12 19:38:34
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Categories (both TXP tag) and rss_unlimited_categories NOT SHOWING UP
Hard to troubleshoot without more information. Can you post the tag trace of a page where this happens?
Edit: ah, I didn’t read your post properly. If you want to display an article’s category, you need <txp:category1 />
and/or <txp:category2 />
. The tag you are using <txp:category />
displays the current category when you’re on a category page.
To do the same with the plugin you need <txp:rss_unlimited_categories_filedunder />
.
Last edited by els (2013-01-12 19:43:50)
Offline