It’s working for me with virtually that exact code.
{exp:channel:categories category_group="1" show="27"}
{category_name}
{/exp:channel:categories}
Tried {exp:channel:categories channel="blog" category_group="1" show="27"}
and that also worked.
Any chance you could have the wrong number? If you remove the show and just do:
{exp:channel:categories category_group="1"}
{category_name} - {category_id}
{/exp:channel:categories}
Do you get all the categories and is the category id what you were using in ‘show’?
Oh- any chance it’s a child category? In that case, see docs: > If you specify a child category be shown, you must also include its parent category to be shown.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.