Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #349039

    Hi Support,

    Is it possible to change the date that shows above each news item.

    At the moment, the date shown is the date when the page is created.

    How can I change this?

    Thanks in advance.

    #349303

    Hi Wils1234!

    Thank you for using Enfold.

    Would you like to change it to the modified date? Or what? You can edit config-templatebuilder > avia-shortcodes > magazine.php then look for this code:

    $time			= get_the_time(get_option('date_format'), $entry->ID);
    

    And this one:

    $output .=			"<time class='av-magazine-time updated' {$markupTime}>".$time."</time>";
    

    Regards,
    Ismael

    #350287

    Hi Ismael,

    I am transferring all news articles (pages) manually from an old website onto a new website using wordpress/enfold.

    I add an old news article as a page today. This event happened on the 2nd February 2014. However, the magainze element shows the date created today. I would like to change the date to when the event actually happened.

    This only applies to previous news articles. Any new articles that happen from now on will have the correct date.

    Look forward to your reply.

    #351077

    Hi!

    You can manually edit the published date of the posts. Look for Published > Published on: setting. Click edit.

    Regards,
    Ismael

    #351328

    Thnak you, simple… but if you don´t know.. thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dates on Magazine Element’ is closed to new replies.