Sweetphi
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Make links a blueish grey and add a dotted line underneathThank you for the response @andrew, could you tell me where I would find that?
Forum: Fixing WordPress
In reply to: How to remove the space above the imageI don’t believe so… I can just update the editor
Forum: Fixing WordPress
In reply to: How to get comment box to display at the bottom of each postThank you for the reply @peter_l
This is what i ended up doing…I added
<?php
$withcomments = “1”;
comments_template();
?>right before <?php endwhile; ?>
in index.php
But it didn’t show up until a day later so i thought it hadn’t worked.
Thank you!Forum: Fixing WordPress
In reply to: How to get blog back to showing recent posts instead of static postsPhew ! It changed itself back, never mind, i’ll add another question about the comments
Forum: Fixing WordPress
In reply to: How to get blog back to showing recent posts instead of static postsI have the twenty eleven theme
Thank you @alchymyth, that tip worked!
Viewing 6 replies - 1 through 6 (of 6 total)