• Resolved Andrew_spl

    (@andrew_spl)


    Hi all, I want to be able to display the date on two lines in a WordPress theme. I have tried duplicating:
    <?php the_date('l j F Y'); ?>
    But the second line doesn’t show. Alternatively I could insert
    <br />
    in the PHP, but I’m not sure how to do this? Can anyone help?
    Thanks in advance for any help,
    Andrew

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to put date onto two lines?’ is closed to new replies.