badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Move the post author, date, and comments to the top of the post

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6239
    ErikaMarie
    Participant

    I’d like to move the box that includes the post’s author, date, and “comments” to the top of the post under the Post Title – like in the Retina Theme. How do I do this?

    (my site: http://onesimplemama.com)

    #6325

    Hi ErikaMarie you have to change the position of some code in==>wp-content\themes\attitude\library\structure\content-extensions.php in this file just cut(ctrl+x) it line number 451 to 465 and paste it to line number 430 then save it it will
    work

    #6355
    ErikaMarie
    Participant

    This did not work.
    My line 451 says: echo $image;
    My line 465 says: <span class=”date”>” title=”<?php echo esc_attr( get_the_time() ); ?>”><?php the_time( get_option( ‘date_format’ ) ); ?></span> |
    My line 430 says: <?php do_action( ‘attitude_before_post_header’ ); ?>

    I cut 451 – 465 and pasted it after the ?> of line 430 and it did ont work. It did succeed in making my page go blank, thankfully I was able to undo and go back to what it was.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.