Hi,
When im using categories as default way (url is something like foo/bar/C4)
Im getting Category Heading showing up, but when im using “Use Category URL Titles In Links”,
Then Im getting nothing when trying to look certain category that has no results with this:
{if no_results} {exp:channel:category_heading}<h1>{category_name}</h1>No Events on this location{/exp:channel:category_heading} {/if}I took everything off from channel:entries opening tag also, and its now simply this:
{exp:channel:entries channel="locations" limit="20"}Ideas why the “no results” doesnt pull anything out when using titles as URLs..?