Skip to content

Instantly share code, notes, and snippets.

@themusicman
Created September 6, 2012 01:05
Show Gist options
  • Save themusicman/3649318 to your computer and use it in GitHub Desktop.
Save themusicman/3649318 to your computer and use it in GitHub Desktop.
{exp:sherlock:category_id category_url_title="{segment_4}"}
{exp:weblog:entries weblog="news" category="{category_id}"}
<ul>
<li><a href="{url_title_path=" news"}">{title}</a></li>
</ul>
{/exp:weblog:entries}
{if no_results}
<p>No category id found!</p>
{/if}
{/exp:sherlock:category_id}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment