[wp-trac] [WordPress Trac] #56918: more tag not working
WordPress Trac
noreply at wordpress.org
Thu Oct 27 17:14:48 UTC 2022
#56918: more tag not working
--------------------------+------------------------------
Reporter: BackuPs | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Old description:
> Hi
>
> I tried all default themes and some commercial themes but when a more tag
> is added to the content of a post or page in the default editor it is
> not showing the readmore link anymore.
>
> Did something change? Her is the html i am using.
>
> This content is before the <a title="The More Tag"
> href="https://en.support.wordpress.com/splitting-content/more-tag/"
> target="_blank" rel="noopener">more tag</a>.
>
> Right after this sentence should be a "continue reading"
> button of some sort on list pages of themes that show full content. It
> won't show on single pages or on themes showing excerpts.
>
> <!--more-->
>
> And this content is after the more tag. (which should be
> the anchor link for when the button is clicked)
>
> Please advice.
>
> Thank you
New description:
Hi
I tried all default themes and some commercial themes but when a more tag
is added to the content of a post or page in the default editor it is not
showing the readmore link anymore.
Did something change? Her is the html i am using.
{{{
This content is before the <a title="The More Tag"
href="https://en.support.wordpress.com/splitting-content/more-tag/"
target="_blank" rel="noopener">more tag</a>.
Right after this sentence should be a "continue reading" button of some
sort on list pages of themes that show full content. It won't show on
single pages or on themes showing excerpts.
<!--more-->
And this content is after the more tag. (which should be the anchor link
for when the button is clicked)
}}}
Please advice.
Thank you
--
Comment (by SergeyBiryukov):
Replying to [comment:4 joyously]:
> > Ps in the wordpress reading settings it is set to full text and pot to
excerpt. Btw it does not matter what that setting is. It never works.
>
> Ah, this is the problem. That setting is for the RSS feed, not the pages
you see in the browser.
Right, the option in Reading Settings only applies to RSS feeds, not to
archive pages. This was previously discussed in #22049, #39519, #45752,
and some other tickets.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56918#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list