Archived topic
Custom block
3 replies · Started by afuente26 on February 25, 2021
Hello,
somebody share his local templates?
the template library is very "small" and I miss some designs....
For example, how can I create a block similar to this one
https://www.multiinformatica.es/custom.JPG
Thanks
Angel
Hi there,
Is this a question regarding GenerateBlocks?
If so please open a support topic in GB's support system.
Sounds like you have the pro version if you are seeing the template library?
If so please open a topic here:
https://generateblocks.com/support/
Is it possible to build then share a local template with another User? As in say I built a buying guide template and want to share it with my daughter via a link.
Hi Bill,
It depends on how you've made the template.
If the template is a child theme template, you can simply put the whole child theme folder on a .zip file and send this file to someone else.
If it's a Block Element - Content Template, you'll have to export the XML like how you export WordPress posts and pages and re-import it to another site. (Technically GP Elements are custom post types.)
If it's a specific block on a page, you can save it as a reusable block and export it as a JSON file - https://www.wpbeginner.com/wp-tutorials/how-to-export-your-gutenberg-blocks-to-use-on-other-sites/