• I would like the info under the post title and below the post content on this site:
    http://www.helitrax.com/blo

    To be the same as on this site:
    http://www.gauchezco.com/gauchezco-blog/

    IOW “Filed in ARTICLES on October 26, 2012” would instead read as “Posted on October 26, 2012 by Author”.

    and below each post would be – ” Posted in Category | Leave a comment”

    Can anyone advise me on how/where I can make this change in what is displayed for the posts?

    TIA for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • your example site is based on Twenty Ten;

    you can therefore check the way the post meta is done, by disecting the code of Twenty Ten, particular checking for the functions ‘twentyten_posted_on()’ and ‘twentyten_posted_in()’ in functions.php

    how to make the change in your site is difficult to say, as you are working with a custom made theme.

    Thread Starter markf1

    (@markf1)

    thank you! that gives me a starting point. I will compare the twenty ten functions.php withe the custom theme functions.php and see if I can decipher what changes to make in the custom theme (created by others) functions.php.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post meta question’ is closed to new replies.