Archived topic
How to display manual excerpts below posts title?
7 replies · Started by Danar Virdaus on October 7, 2021
Hello team,
Can you guide me to display manual excerpts below posts titles? something like this:
Note: I have installed GenerateBlocks
Thanks
Hi Danar,
You can create a Block Element containing a Dynamic Content Block with its type set to "Post Excerpt".
You then hook the block element to after_entry_title with the display rule location set to the archive page or blog page of your preference.
This should display the block under the post titles of the pages you've specified on the display rule location .:D
ahhh okay i did it
Thanks Elvin.
No problem. :D
Hello,
I did the same thing, but now I have duplicate excerpts on the post. How do I remove the original excerpt so that only my Post Excerpt block element remains? There's no option like there is for in the Post Meta template to "Replace default primary post meta."
Thank you!
Hi Jim,
You can disable the original excerpt by set theExcerpt word count to 0 at Customizing > Layout > Blog.
Let me know if this helps :)
Thanks, Ying. This is being displayed on Single, not on Archives. I don't see that option available for Single.
---
EDIT: Sorry, this was my mistake. I was displaying the excerpt with a custom hook element. Now resolved.
Glad you figured it out Jim :)