When I am viewing a child category in segment 3 I want to be able to display the parent category name in my template.
The following does NOT work. am I missing something?
{exp:channel:categories channel="products" show_empty="no" dynamic="yes" parent_only="yes" style="linear"}{category_name}{/exp:channel:categories}