Hi there, I have a simple “how to” question.
I have a weblog for simple commerce items, with categories.
Sometimes the items are disabled from simple-commerce, but they stay in the weblog, so when I ask for:
{exp:weblog:categories weblog="tienda" show_empty="no"}
{category_name}
{/exp:weblog:categories}
It still shows the empty categories of simple-commerce, because at the weblog they aren’t empty.
I don’t know the tags for SC to call the categories.
Thanks