2012-09-01, 06:18:18
Hello,
As far as I know, you add this to your sidebar widget:
...where "CATEGORY_SLUG" is the slug for the category you wish to display.
As far as I know, you add this to your sidebar widget:
Code:
<?php tide_show_news("CATEGORY_SLUG"); ?>
stania Wrote:How to display in the sidebar news from one category?