When I click on select category drop down menu it shows all categories. I would like to be able to click on a category and it takes me to that category without using search button. can this code be modified to do that.
<?php osc_categories_select('sCategory', null, __('Select a category', 'sigma')) ; ?>