Osclass forums
Support forums => Themes => Real Estate => Topic started 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.
-
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.
-
@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() ;)