I’m using {exp:weblog:category_heading} to display the category name on a page, but I’m also using category url titles in my links, in the global weblog configuration I turned on “Use Category URL Titles In Links?”.
If i go to:
site.com/page/cat_url_title - my heading doesn’t show
but
site.com/page/C1 - heading works as expected
Doesn’t the category_heading tag support category url-titles? Or how do I get it to work?