*

Cephas

  • ***
  • 54 posts
Removing time from showing on listing
« on: February 13, 2022, 11:11:06 PM »
Hello,

Can anyone show me how to remove the time from showing on the listing? I don't want page visitors to know how old a listing is.

Marked as best answer by frosticek on March 01, 2022, 04:40:10 PM
*

MB Themes

Re: Removing time from showing on listing
« Reply #1 on: February 18, 2022, 02:47:30 PM »
in theme files (item.php, loop-single.php, loop-single-premium.php) search for osc_item_pub_date (and osc_item_mod_date) and remove them.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Cephas

  • ***
  • 54 posts
Re: Removing time from showing on listing
« Reply #2 on: March 01, 2022, 05:36:02 AM »
Thank you very much. That worked.