Advertisement:

Author Topic: Hide address option?  (Read 1222 times)

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Hide address option?
« on: September 17, 2011, 12:25:11 am »
Is there a way for the seller to hide the address field in the post?

RajaSekar

  • Hero Member
  • *****
  • Posts: 791
  • ராஜசேகர்
Re: Hide address option?
« Reply #1 on: September 19, 2011, 10:11:34 pm »

Locate and remove these line in item.php(line 61)

Code: [Select]


<?php if ( osc_item_address() != "" ) { ?><li><?php _e("Address"'bcute') ; ?>: <strong><?php echo osc_item_address() ; ?></strong></li><?php ?>