Hi,
Please read our documentation about Excerpts for blocks and modules -> https://forum.tagdiv.com/excerpts-introduction/
Here is the list with the modules that create blocks.
Theme modules and blocks -> https://forum.tagdiv.com/theme-blocks-modules/
Hope this will help you.
Thank you.
I have 3 instances of Flex Block 5. ON two of them excerpt shown by default, as I use there usual posts. On third one, it’s not shown, as I have there custom post types “events”. My custom post type support Excerpt, I just want it to be filled automatically, same way as on default posts.
I’ve created custom post type – ‘edi’. It has: Title,Content Editor,Featured Image,Excerpt.
I created single-edi.php, ant it display the data I enter like here:

Now I want to display it on home page, and I choose on block option post type:

And choose show excerpt:

Result:
Excerpt not shown, only post name, image. IF I fill excerpt field manually, for ‘edi’, it shown as expected.
So question is – how to make it work automatically, as usual posts in theme.
Thanks
Hi,
You’ll get the function in wp-content>theme>Newspeper>inculdes>wp_booster>td_nodule.php
https://www.screencast.com/t/uyBiyFkOPy
https://www.screencast.com/t/2cc4arc9XJP
Hope this will help you.
Thank you.