There is an option in the "Delta Osclass Theme" Configure section.
Category for Latest Items : All categories ,
1. Category ,
2. Category ,
3. Category ,
4. Category ,
We can only choose one option. but
Can I choose 2 options for Category for Latest Items?
Can I Select 2 category that will be used to feed listings into latest items section on home page ?
Can we do it with code?
<?php osc_query_item( "category=97,101"); if( osc_count_custom_items()==0 ) { ?>
<?php } else { ?>
<?php } ?>.....................