Thread Starter
mkwlsk
(@mkwlsk)
Hi,
I think I found the bug. The line in file /assets/blocks/recent-posts/block.php removes all the content.
$postContent = preg_replace('/<!--(.*)-->/is', '', $postContent);
Is it neccessary?
MK
Thread Starter
mkwlsk
(@mkwlsk)
Hi,
I’m using default Gutenberg editor. Excerpts generated from content are visible in editing mode as you can see on the screenshot.
Thread Starter
mkwlsk
(@mkwlsk)
Hi,
This is link to the page https://www.kowalski.vxm.pl/blog/test/ (clean wordpress installation and twenty thirteen theme)
And this is the screenshot of how it looks on backend https://screenshots.firefox.com/Alq8TEpeiB5ZOYAm/www.kowalski.vxm.pl
Thanks!