+ Reply to Thread
Results 1 to 2 of 2

Thread: How To Automatically Display The Date Posted?

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    20

    How To Automatically Display The Date Posted?

    For realty or even auto and boat software, I believe it is important to automatically display the date the ad is posted.

    How to do this without having to create a date field that user has to manually fill in?

  2. #2

    Re: How To Automatically Display The Date Posted?

    Hello Daniel,

    You need to make few changes in template.

    open file templates/your_template/blocks/listing.tpl

    find code
    Code:
    Only registered members can view the code.
    and add following lines of code above this code
    Code:
    Only registered members can view the code.
    so it will looks like below

    Code:
    Only registered members can view the code.

+ Reply to Thread