You can change the present view and display subcategories with an indent if you change line 1606 in theme-functions.php
change hierarchical=0 to hierarchical=1
and
depth=1 to depth=2
so that...
You can change the present view and display subcategories with an indent if you change line 1606 in theme-functions.php
change hierarchical=0 to hierarchical=1
and
depth=1 to depth=2
so that...
For everybody who wants to know how to put the city and province to the listings and even add a link to them in order to search only for the listings from that city or province, than here is the code...