PenciDesign replied
Staff Reply
Hi,
To do that, you need to edit the files in this theme.
Please add more this code:
\
$query['tax_query'] = array(\
array(\
'taxonomy' => 'category',\
'field' => 'slug',\
'terms' => 'babes',\
)\
);like on this image.
Best Regards,
PenciDesign