+ Reply to Thread
Results 1 to 3 of 3

Thread: Hide posted date from displaying

Hybrid View

  1. #1

    Hide posted date from displaying

    I'm trying to hide a couple of listing fields from displaying. I want them entered into the database so I need them on the forms...just don't want them to display on a certain page.

    I want to hide the reference number (which I achieved) and hide the posted date which I am having an issue with hiding.

    Can anyone help please?

    Code:
    Only registered members can view the code.
    post_date_from_listings.jpg

    Also, I want it to be removed for a specific category...so I do not want to disable it from the admin section. Posted Date is not a field in the form section. It has to be coded within listing_detail_seller.tpl file (which is where I am transferring listing fields to the seller box. I'm working on an important modification which I will share later once it is completed.
    Last edited by Ray Moser; March 1, 2021 at 01:27 AM. Reason: added extra info

  2. #2
    I think you could hide them via css: display: none?

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    The posted date is just a check box in admin

    Admin > Basic Settings > Listings > Listing Count settings > Posting date in listings > Enable | Disable
    Last edited by Pete Young; March 1, 2021 at 04:47 AM.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

+ Reply to Thread