Advertisement:

Author Topic: Item category?  (Read 249 times)

letsforum

  • Newbie
  • *
  • Posts: 39
Item category?
« on: February 15, 2017, 05:51:15 pm »
Code: [Select]
<li><a href="'.osc_search_category.'_'.osc_search_url( array( 'sCity' => osc_item_field("fk_i_city_id") ) ).'">'.osc_item_city().'</a></li>
The ad is posted in: realestate/vacation-rentals/

How to only return the realestate?

I mean the item category not category/sub-category?