*

thevarajah22

  • ***
  • 28 posts
how to change the default date (reg. on January 1, 1970 )
« on: February 19, 2016, 04:33:18 AM »
 hi dear
 how to change the default date (reg. on January 1, 1970 ) to  reg. on (January 1, 2015) as a default
 where to find the php code
pls help
thank Q

*

MB Themes

Re: how to change the default date (reg. on January 1, 1970 )
« Reply #1 on: February 19, 2016, 07:48:46 AM »
@thevarajah22
It is default date of database, not osclass, so I do not think you can do it, maybe only via modifying of some core files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

thevarajah22

  • ***
  • 28 posts
Re: how to change the default date (reg. on January 1, 1970 )
« Reply #2 on: February 25, 2016, 06:23:29 AM »

so can you help me
how to REMOVE the date (reg. on January 1, 1970 )  from the publish item
just to leave it  blank

*

MB Themes

Re: how to change the default date (reg. on January 1, 1970 )
« Reply #3 on: February 25, 2016, 10:45:03 AM »
@thevarajah22
Add following code to your style.css:
Code: [Select]
#listing #right .seller .reg-date {display:none!important;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

thevarajah22

  • ***
  • 28 posts
Re: how to change the default date (reg. on January 1, 1970 )
« Reply #4 on: March 01, 2016, 04:24:10 AM »

 SOLVE
 thank you very much