• I’m trying to find the spot where I can add the “<?php the_time() ?>” line in order to have the time of the post show up as well as the name, date, and author, but I’m having trouble. Could someone please point me in the right direction, and perhaps even give me the right syntax? (I have an idea that what I normally use won’t work in this case.

    TIA!
    Laura

    http://wordpress.org/extend/themes/rustic/

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Laura,

    It sounds as though you’ll need to create a Child Theme to avoid editing the theme’s original files.

    You’ll need to copy the file that shows the post, post name, date and author and paste it into your Child Theme directory.
    Once you have done that, copy the contents of that file and paste it in http://Pastebin.com and send us the link to that page so we can take a look.

Viewing 1 replies (of 1 total)
  • The topic ‘Rustic theme by Patrick Bagby’ is closed to new replies.