I have this simple code:
{exp:channel:entries
channel="products"
status="open"
category_group="13"
limit="20"
}
{title}
{/exp:channel:entries}I just want show the entries that I put in the category group id 13, but dont show anything!
whats wrong?