• I need some help with a few modifications. My wordpress can be found here; https://joshaube.chapterfain.com/wordpress/

    I want to move the date (Thursday October 13, 2005 JST) underneath the title, but still keeping the date CSS style. I want them close together, not far-spaced.

    Also, in the single entries page – on every comment, I want to put a small ‘edit’ text after the time. This edit text will edit the comment via my edit comments plugin.

    Finally, I want to change the ‘code allowed in comments’ text – but all I can find is what it calls, not the file to edit itself. ??

    Thanks for your help ~

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter joshob

    (@joshob)

    anyone?

    1. Move the_date or the_time whichever you have in your template, just above the_content
    2. Use this:
    <?php edit_comment_link('Edit comment','',''); ?>
    3. It should be in the comments.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Editing Trisexuality’ is closed to new replies.