Title: bittermeat's Replies | WordPress.org

---

# bittermeat

  [  ](https://wordpress.org/support/users/bittermeat/)

 *   [Profile](https://wordpress.org/support/users/bittermeat/)
 *   [Topics Started](https://wordpress.org/support/users/bittermeat/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bittermeat/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bittermeat/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bittermeat/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bittermeat/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bittermeat/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No <p>Formatting With the_content()](https://wordpress.org/support/topic/no-ltpgtformatting-with-the_content/)
 *  Thread Starter [bittermeat](https://wordpress.org/support/users/bittermeat/)
 * (@bittermeat)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/no-ltpgtformatting-with-the_content/#post-1045533)
 * I added < p > < br > between paragraphs and that seemed to solve it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Images on ‘Massive News’ Template …](https://wordpress.org/support/topic/images-on-massive-news-template/)
 *  [bittermeat](https://wordpress.org/support/users/bittermeat/)
 * (@bittermeat)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/images-on-massive-news-template/#post-1036130)
 * You can solve the problem by including an <img src=”your image url here”> tag
   to the excerpt section of your post. I found that images size 140px x 140px work
   best. Hope that helps! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Massive News > Browse older posts](https://wordpress.org/support/topic/massive-news-gt-browse-older-posts/)
 *  [bittermeat](https://wordpress.org/support/users/bittermeat/)
 * (@bittermeat)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/massive-news-gt-browse-older-posts/#post-1023963)
 * I noticed the same problem and solved it by adding this code after the <?php 
   endif; ?> tag on the index.php file:
 * <div id=”back”><?php next_posts_link(‘« Previous Entries’) ?></div> <div id=”
   next2″><?php previous_posts_link(‘Next Entries »’) ?>
    </div>
 * Hope that helps!

Viewing 3 replies - 1 through 3 (of 3 total)