• Resolved eadwig

    (@eadwig)


    Hello everyone

    It’s been a while since I last developed my own WP theme. I recently noticed a post listing that I created cannot show the same post date for multiple listing items published with the same post date:

    https://ibb.co/nhYTcn

    If someone knows how to display the same post date for other listing items, please let me know.

    Thank you in advance,

    Ead

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter eadwig

    (@eadwig)

    Replacing <?php the_date(‘Y.m.d’); ?> with <?php echo get_the_date(‘Y.m.d’); ?> resolved this issue.

Viewing 1 replies (of 1 total)
  • The topic ‘How do you display the same date for multiple post listing items?’ is closed to new replies.