Display listing add/edit date

This topic contains 6 replies, has 3 voices, and was last updated by  Fulvio Di Stefano 4 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #542003

    Fulvio Di Stefano
    Lifetime Member
    Post count: 134

    I haven’t been able to find the possibility to display the date a listing was added/edited out of the box, it’s a common feature among almost all directory/listing softwares , any quick word around?

    #542012

    Kor
    Moderator
    Post count: 16516

    Hi fulvio,

    Thanks for your message. You can display a badge using the method here from this topic https://wpgeodirectory.com/support/topic/shortcode-for-show-recently-updated-badge/ .

    #542237

    Fulvio Di Stefano
    Lifetime Member
    Post count: 134

    Unfortunately, i can’t seem to get it to display the date, here is the shortcode am using:

    [gd_post_badge key="post_date" condition="is_equal" badge="Date" bg_color="#0073aa" txt_color="#ffffff"]
    #542394

    Alex Rollin
    Moderator
    Post count: 27815

    You need
    badge=’%%input%%’

    #542453

    Fulvio Di Stefano
    Lifetime Member
    Post count: 134

    It doesnt work still, even after the addition of the above, the whole shortcode now looks like this:

    [gd_post_badge key="post_date" condition="is_equal" badge="Date" bg_color="#0073aa" txt_color="#ffffff" badge="%%input%%"]
    #542531

    Alex Rollin
    Moderator
    Post count: 27815

    Use the shortcode builder to create a new shortcode. When you enter the value for the badge enter %%input%%

    #542616

    Fulvio Di Stefano
    Lifetime Member
    Post count: 134

    Still not working, have generated the badge using the shortcode builder, this is the shortcode i have currently

    [gd_post_badge key="post_date" condition="is_equal" badge="%%input%%" bg_color="#0073aa" txt_color="#ffffff"]
Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket