Title: Multiple more code displayed
Last modified: August 30, 2016

---

# Multiple more code displayed

 *  [rowanwolf](https://wordpress.org/support/users/rowanwolf/)
 * (@rowanwolf)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/)
 * I am using the raindrop theme and on the “visual” screen multiple “more” code
   indications are displaying – about 40 of them. However, when I check it in “text”
   mode there is only one.
 *     ```
       ----------------MORE----------------
       ----------------MORE----------------
       ----------------MORE----------------
       ----------------MORE----------------
       ```
   
 * etc
 * When I preview the file, it looks ok.
 * I am not sure where this is coming from.

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/#post-6201948)
 * Hi rowanwolf
 * You pointed out, thank you so as to obtain a target
 * This BUG will fixed next version of Raindrops.
 * Quick Fix
 * add editor-style.css bottom
 *     ```
       #tinymce .wp-more-tag{
           height: 1em;
           display: block;
           margin:1.5em 0;
       }
       ```
   
 * Thank you.
 *  Thread Starter [rowanwolf](https://wordpress.org/support/users/rowanwolf/)
 * (@rowanwolf)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/#post-6201957)
 * Hi,
    Sorry. but that fix did not work. It still displays on existing posts and
   when I do a new post and place the more tag, immediately a block of them displays.
 * I tried exiting and re-entering the installation, but that had no impact.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/#post-6201969)
 * **editor-style.css** not style.css
 * **Please add the last line of the file**
 *  Thread Starter [rowanwolf](https://wordpress.org/support/users/rowanwolf/)
 * (@rowanwolf)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/#post-6201977)
 * It did work after I cleared all cache. Thank you.

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

The topic ‘Multiple more code displayed’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

## Tags

 * [code display](https://wordpress.org/support/topic-tag/code-display/)
 * [Editor Error](https://wordpress.org/support/topic-tag/editor-error/)
 * [more](https://wordpress.org/support/topic-tag/more/)

 * 4 replies
 * 2 participants
 * Last reply from: [rowanwolf](https://wordpress.org/support/users/rowanwolf/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/multiple-more-code-displayed/#post-6201977)
 * Status: not resolved