Viewing 1 replies (of 1 total)
  • Theme Author Caroline Moore

    (@sixhours)

    Hi there. You can do this by creating your own function vintage_camera_posted_on() in a child theme.

    You can find the function in inc/template-tags.php in the parent theme. Copy the function to your child theme’s functions.php, then you can add the_year() to the output.

    You’ll probably need to add some CSS in your child theme’s style.css to get everything to fit in the circle.

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘show year’ is closed to new replies.