#17919 closed defect (bug) (invalid)
"more" tag ignored
| Reported by: | xpLosIve93 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Themes | Version: | 3.2 |
| Severity: | trivial | Keywords: | needs-patch reporter-feedback |
| Cc: | Focuses: |
Description
In Wordpress 3.2 RC, the "<!--more-->" tag is ignored in the index page.
The entire of the post content is displayed on the index page.
No more link.
Change History (5)
#2
@
15 years ago
I made some new tests, and the problem only occurs on my template. No problem on Twenty 11. Impossible to find where is the problem on my template. I no have problems on Wordpres 3.1 and I use the_content('(Lire la suite...)'); on the index.php
#3
@
15 years ago
- Component Bundled Theme → Themes
Ah, oh, custom theme.
Are you using a theme from WordPress.org? Can you reproduce it with other themes?
Eitherway, we'll need to see an example of a theme that's having the issue in order to work out what might be causing it.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
When you say on the index, Are you referring to using the Showcase Template?
Does the post have any post format specified?
As far as i can see, it works for me:
<!--more-->works as expected<!--more-->at all, However all pages are displayed (as expected)<!--more-->link works as expected