Site logo

Archived topic

Excerpt Length on Blog Page is not adjusting

9 replies · Started by Nitin on August 30, 2020

Viewing posts 1–10 of 10

I tried adjusting post excerpt length on Blog Page. I go to Customize>>Layout>>Blog>>Content>>Content Type= Excerpt and put there a limit to show words. But it is not changing. I used to have a read more button too, but nothing.

Hi Leo,
Thanks for your response.
But I want to make you sure that I am not using any custom excerpt meta box, neither by using any coding nor by any plugin. I just write 1-2 lines in WordPress' inbuilt excerpt box.

Is it creating the issue? If yes, then what should I do to provide an excerpt to search engines?

Hi there,

Scenarios:

1. If you DO NOT use the Custom Excerpt field then GP will automatically display the Read More button on a post.
2. If you ADD a Custom Excerpt to any post then you must add the snippet here for the Read More button to display.

If you do not want to use Code Snippets then you would need to install child theme:

https://docs.generatepress.com/article/using-child-theme/

Then you can add the code to Child Theme - functions.php

Thanks, David.
If I don't use a child theme and want to add the Read More button, then where should I add those snippets? Means is it possible to add the snippets without any Code Snippets plugin? I want to know where should I use the snippets in the Theme Editor option?

There are only 2 choices:

1. Use Code Snippets
2. Use a Child Theme.

You MUST NOT edit the parent theme files as those changes will be lost when the theme is updated.

Thank you both. Generatepress support is really awesome.

No problem :)

This archived topic is closed to new replies.