Site logo

Archived topic

No individual excerpt on pages possible, displays one unwanted instead

3 replies · Started by Georg on October 31, 2022

Viewing posts 1–4 of 4

I created individual excerps for different pages and included the content as the first paragraph with the respective block. And it worked for a long time. Suddenly all pages show the excerpt of the oldest post. When I deleted the excerpt of the oldest post, all pages show the first paragraph of the oldest post. When I enter an empty paragraph as the first paragraph in the oldest post, all pages show the excerpt of the second oldest post. The same with the third oldest post. To find an interim solution I wrote the title of the Website in the excerpt and now it is repeated on every page.

Posts don't have the same problem. They show the individual excerpt as they should.

https://tellerrandstories.de/reiseatlas/laender/
and the linked pages all show "Tellerrand-Stories" which is the excerpt or the first paragraph (either has the same consequence) of
https://tellerrandstories.de/food/safran-gold/
although I don't use the respective block in this post

Hi Georg,

GP doesn't have control on how WP excerpt block outputs.

And pages don't come with excerpt by WP default, how did you add excerpt to the pages? Via a plugin or custom fuctions?

Hi Ying,

thank you for your answer.
I checked my snippets list and found that I added 9 months ago:

add_post_type_support( 'page', 'excerpt');

I see.

The theme has no control over how the excerpt block outputs Unfortuanly.

I would recommend reaching out to WP support.

To debug yourself, try disable all plugins to see if the issue disappears.

This archived topic is closed to new replies.