• Hello – I am just starting to figure out HTML and CSS and I would like to add a “subscribe” button at the bottom of each post next to the button for comments. Can someone please help me out or just send me the link for where this info is in Codex? I’ve searched and came up dry. Thank you!
    Oh, by the way, I use the Default theme and my site is http://www.eatoolbox.com
    Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • not sure where you mean……

    next to this Posted in Cheat Sheets | 3 Comments »

    or next to this

    Leave a Reply

    Thread Starter cscivicque

    (@cscivicque)

    Hello you again! You helped me so much earlier! I’m thinking about next to the first one…Posted In/Comments….
    Thanks!

    open up index.php and find this

    <p class="postmetadata">Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p>

    Just add it in right after that, should work

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjusting Post Template’ is closed to new replies.