Osclass forums

Support forums => Themes => Real Estate => Topic started by: kuppusaj on October 26, 2014, 09:06:41 pm

Title: Disable Publishing date
Post by: kuppusaj on October 26, 2014, 09:06:41 pm
Dear All,
Please help me to disable Publishing date in classified whoever published items.

i do not want the date for my Ad.
Title: Re: Disable Publishing date
Post by: Anbarasu on December 04, 2014, 07:43:25 am
Removing the pub date may cause stability issues in the site. You can manually remove the publishing date hook from search_gallery.php, item.php and main.php that takes care of the issue. Do the same for mobile theme.
Title: Re: Disable Publishing date
Post by: frosticek on December 05, 2014, 12:39:56 am
@kuppusaj
This is very easy. You do not need to remove it, simply hide it.
Go to your theme files, to show publish date it is used function osc_item_pub_date() ;)