Title: More (break)
Last modified: August 18, 2016

---

# More (break)

 *  Resolved [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/)
 * On [http://www.pescoetic.com](http://www.pescoetic.com) the posts that use the
   the ‘<!–more–>’ tag just take out everything and put “…” instead, it doesnt link
   to anything or say “More…” like it is supposed to….
    Whats wrong?

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

 *  Thread Starter [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517055)
 * Oh, and I just noticed, the posts showing up twice….
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517057)
 * I only see the posts once? Where should I look to see ’em doubled?
 * As for the original question: As you peek into the theme’s index.php, do you 
   see `the_content()`? What do you have for a parameter?
 * Try something like `the_content('Read More...')`
 * [http://codex.wordpress.org/Template_Tags/the_content](http://codex.wordpress.org/Template_Tags/the_content)
 *  Thread Starter [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517058)
 * If you cant see the problems..Im trying to fix it myself right now.
 *  Thread Starter [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517060)
 * HandySolo, under the_content I have:
    <div class=”body”> <p><?php the_content(‘
   <p class=”serif”>Read the rest of this entry »</p>’); ?><br></div> <div class
   =”details”>
 * I restored all the posts i was trying to fix….I think the problem is in one of
   them. Just look for double posts…they are there.
 *  Thread Starter [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517062)
 * Update: Ok, I THINK I’ve fixed the post duplicating problem…
    But I am still 
   having the formatting problem.
 * The first post on the page always is correctly formatted, while the other ones
   all conform to some smaller font without breaks, and also, how can I get a “next-
   >” for the older posts? Maybe I should get a new theme, this one is looking crappier
   and crappier.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517063)
 * `<?php the_content('<p class="serif">Read the rest of this entry »
    '); ?>
 * Suppose, just for grins, you change that to:
 * `<?php the_content('Read the rest of this entry &raquo;'); ?>`
 * Does that fix anything?
 *  Thread Starter [marque](https://wordpress.org/support/users/marque/)
 * (@marque)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517065)
 * I did…and it DID fix the first post…but nothing else.
 * The problem has been fixed now, but what I did to fix it was, I completely deleted
   the theme, then reinstalled it.
 * Dunno why it worked, but it did.

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

The topic ‘More (break)’ is closed to new replies.

## Tags

 * [break](https://wordpress.org/support/topic-tag/break/)
 * [more](https://wordpress.org/support/topic-tag/more/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 7 replies
 * 2 participants
 * Last reply from: [marque](https://wordpress.org/support/users/marque/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/more-break/#post-517065)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
