Archived topic
Gutenberg Support For Header When Using Broadcast From The Site Library
3 replies · Started by Bill on April 15, 2021
Hi there,
I'm using Broadcast from the Site Library. It installs a number of Elements. I would like to change the Home Hero Header and have no problem doing so. The problem is that it uses a straight, html line editor. I would like to use Gutenberg and Generate Blocks instead. Is there any way to do this?
Thank you in advance.
Cheers,
Bill D-G
Toronto ON
Hi Bill,
The html of header elements in Broadcast is fairly simple, there was no need to use block element, and when the template was built, block element didn't have the dynamic content option built-in yet which means block element can't automatically generate the page title as the header element does.
But in GPP 2.0, we introduced dynamic content to block elements with Generateblocks, so yes, if you update to GPP 2.0, you can just disable the header elements and create new Block elements instead.
Here's a demo video of how to use block element create a page hero:
https://docs.generatepress.com/article/block-element-page-hero/
Let me know if it helps :)
Thank you, Ying. That's exactly what I was looking for.
Nice!
You are welcome :)