slmaslowski
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding several "Read More" to a postI don’t want it to go to a new page though…I want the content to expand on the same page, multiple times throughout the post.
Forum: Themes and Templates
In reply to: [Fashionistas] AT Preview Adjusting Image SizeI figured it out…thanks for your help Maruti! Can you help me figure out how to center the menu bar under the logo? You’re the best!
Forum: Themes and Templates
In reply to: [Fashionistas] Move Comments to the bottom of a postLook at this post: http://betweentwobooks.com/the-one-recommendation-for-everyone/
Underneath the post, there is a button that says “Leave a Comment”
I want the “Leave a Comment” button to be at the end of the post…I don’t think people will know to scroll back up to leave a comment.
Thanks for your reply and offer of help, I’m very appreciative!!!
Forum: Themes and Templates
In reply to: [Fashionistas] Featured Image SizeSee this post…this question was answered below:
https://wordpress.org/support/topic/featured-image-is-getting-cropped-2?replies=4
Forum: Themes and Templates
In reply to: [Fashionistas] Move Comments to the bottom of a postUpdate: I figured out how to remove it from the top by following the directions on a previous thread by deleting this code in the content.php file:
<?php if ( ! post_password_required() && ( comments_open() || ‘0’ != get_comments_number() ) ) : ?>
<span class=”comments-link”> <?php comments_popup_link( __( ‘Leave a Comment’, ‘athemes’ ), __( ‘1 Comment’, ‘athemes’ ), __( ‘% Comments’, ‘athemes’ ) ); ?></span>
<?php endif; ?>Now, I can’t figure out how to add it at the bottom.
Forum: Themes and Templates
In reply to: [Fashionistas] Heading on page isn't workingNevermind, problem solved. I found the Header Menu where I could delete the options.