Title: Exended Post Problem
Last modified: August 18, 2016

---

# Exended Post Problem

 *  [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/)
 * I am having difficulty using Exended Posts. I have WordPress 1.5.1.3 installed
   and I tried the following text in my posting:
 * line1
    line2 <!–more–> line3 line4
 * The above does not seem to work. It displayes all 5 lines actually as above.
 * What is the procedure to get the extended posts to work?

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

 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267818)
 * 1) It’s only going to work on the front page.
    2) It’s only going to work if 
   there’s more than one post to show. This means that if it’s the only post in 
   the system, it’s not going to work, and it also means that if you have it set
   to display only one post on the front page, it isn’t going to work.
 * -tg
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267876)
 * The blog site is at [http://www.cellphone-reviews.org/](http://www.cellphone-reviews.org/)
   and there are many posts on the main page. Any ideas what I may be doing wrong?
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267885)
 * Ummm…. are you using — (two dashes) or – (one dash)?
 * -tg
 *  [Teja](https://wordpress.org/support/users/teja/)
 * (@teja)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267886)
 * It is indeed odd. And you need two dashes:
 * <!–more–>
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267887)
 * It looks like there is only one dash on the screen. I then just to edit the message,
   but editor shows two dashes.
 * When I view the source in the browser, it shows the following:
 * <!–more–>
 * I am not sure how that is interpreted.
 *  [logista](https://wordpress.org/support/users/logista/)
 * (@logista)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267895)
 * try using a blank line before and after the `<!--more-->` tag
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267902)
 * What plugins do you have installed and activated?
 * -tg
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267906)
 * Blank lines do not help. For some strange reason <!–more–> is getting changed
   to <!-more->
 * The following plugins are installed:
 * Automatic WordPress Music Player
    Hello Dolly LiveCalendar Markdown Cronless 
   Postie Postie Textile 1 WP-Cron Reminder WP Plugin Manager
 *  [logista](https://wordpress.org/support/users/logista/)
 * (@logista)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267907)
 * ah. IIRC, Markdown and Textile are not compatible. Use one or the other.
 *  [elessar](https://wordpress.org/support/users/elessar/)
 * (@elessar)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267910)
 * I dont have any plugins installed, and i still cant get the <!–more–> to work.
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267911)
 * Thanks for the info on the plugins. I have removed Textile and now where the 
   <!–more–> was displayed, now it does not display anything.
 * My source message looks like this in the editor:
    ———— line 1 line 2
 * <!–more–>
 * Line 3
    Line 4 ————
 * But on the screen it looks like this:
 * ————
    Line 1 Line 2
 * Line 3
    Line 4 ————–
 * Does anyone have any ideas why the <!–more–> is not doing anything?
 *  [logista](https://wordpress.org/support/users/logista/)
 * (@logista)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267912)
 * softstor: you still have a conflict with the plugins. From a quick browse of 
   the [economy size geek](http://www.economysizegeek.com/?p=692) website:
 * > Also – I got a complaint that Markdown causes problems with Postie. Postie 
   > will now complain about it. Iâ€™ve never used Markdown before – so if any of
   > yaâ€™ll do – someone please confirm that it still causes a problem and that
   > it wasnâ€™t just the HTML -No Images problem.
 * from a glance at your source, you’ve got one plugin putting `<p></p>` markers
   in, and another adding `<br />` after the fact.
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-267919)
 * I do not think it is a plugin problem. I just removed every single plugin and
   it still shows the same. In fact, when I type an article in the editor I noticed
   that every line is double spaced. Any clues why this is happening?
 *  Thread Starter [softstor](https://wordpress.org/support/users/softstor/)
 * (@softstor)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-268086)
 * I downloaded Firefox, and when I create a new post it does not add the [p][/p]
   on every line. This only happens when I use IE.
 * Is there some fix when using IE?

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

The topic ‘Exended Post Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 14 replies
 * 5 participants
 * Last reply from: [softstor](https://wordpress.org/support/users/softstor/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/exended-post-problem/#post-268086)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
