+ Reply to Thread
Results 1 to 6 of 6

Thread: How to remove Date from Recently Added list?

  1. #1
    Senior Member
    Join Date
    Jun 2013
    Posts
    188

    How to remove Date from Recently Added list?

    Hi.
    Can someone tell me how I can remove the Date (ie Today, 5 Days Ago, etc) from showing on the Recently Added page?

    Thank you
    Ron

  2. #2
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Admin Panel > Basic Settings > Listings > Listing Count Settings > Posting date in listings

  3. #3
    Senior Member
    Join Date
    Jun 2013
    Posts
    188
    I already have that setting disabled.

    Is there a template file that can be edited? If so which file and what should be edited?

  4. #4
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    QuickRon Can you post / pm a link to a page with it on so I can have a look at the code to edit please.

  5. #5
    Hello QuickRon,

    You can make as following:

    1. find and open file: /templates/{your_template}/tpl/blocks/recently.tpl
    2. and find row:

    Code:
    Only registered members can view the code.
    3. and remove "periods=true" parameter from there

    Attached Images Attached Images
    Thank you, Curtis.
    @Flynax Company

  6. #6
    Senior Member
    Join Date
    Jun 2013
    Posts
    188
    Excellent!
    Thank you, Curtis!!

+ Reply to Thread