Forum Replies Created
-
AuthorPosts
-
ErikaMarieParticipant
Hmm, that didn’t seem to do the trick.
Here is my site: http://onesimplemama.com/ I’d like the headings font size to stay the same but the content bigger (ex: The “Recent Ramblings” header would stay the same but the post titles under would be bigger.)
Thanks for the help!ErikaMarieParticipantThank you, this worked great! Now what about the right side bar content? I’ve tried a few different guesses but can’t seem to get the right one. I may start a new thread for this since it is a different subject.
ErikaMarieParticipantRabin,
Please accept my apology – I feel silly for not going through all the steps that you have already given to others many times to make sure it worked before giving up. Thanks for your help it is working now! I really appreciate it.January 15, 2014 at 5:44 am in reply to: Move the post author, date, and comments to the top of the post #6355ErikaMarieParticipantThis 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.
ErikaMarieParticipantI used this code and it removed the extra title on pages only now, thank you.
ErikaMarieParticipantOn second thought, that did NOT work. It got rid of all titles, even my post titles so I removed the code. Is there a way to remove the duplicate titles from the pages only?
ErikaMarieParticipantThat worked, thanks!
-
AuthorPosts