I’m trying to display a single article underneath a category. If I try to do this then I see all the articles which are mapped to the category.
URI is as follow: portfolio/<category>/<article>
for example: portfolio/websites/klant_website
I have created a “template group” named “portfolio” which includes a single index template. (which can be viewed on http://drp.ly/1JwIfh)
Is this possible with ExpressionEngine? Or do I need to create a separate template for single article view. (e.g. detail)