How to edit the static Front Page?
To set up the front page template, go to Appearance > Editor and navigate to the Front Page template. Open the Document Overview panel to view the block structure tree, and copy all blocks between the Header and Footer template parts. Exit the Site Editor and navigate to Pages > Add New. Enter the title for the home page, paste the previously copied blocks into the page with Cmd + V or Ctrl + V on Windows, and save and publish the home page. Exit the Page Editor and navigate to Settings > Reading, then set the newly created home page as the Static Front Page and the blog page if necessary. Navigate back to the Front Page template in the Site Editor, open the Document Overview panel, and remove all blocks between the Header and Footer. Insert a new Post Content block between the Header and Footer, then click Save and publish your changes.
How to add custom SVG images?
Simply open the Editor and search for the “SVG” block, add your svg/html content in the SVG String field and customize to your liking.
How to edit mobile navigation menu?
The theme settings allow you to create separate navigation menus depending on the screen size. The video below demonstrates how to access the mobile navigation menus display settings from the Site Editor:
How to add template parts to templates?
Below is a basic example of how to create your own template parts and add them to default or custom templates. The screen recording below demonstrates how to create a custom Footer template part which is displayed only on the Page template
How to edit the front page template?
To edit the Front Page, first create a new page with any name you like. Add your choice of block patterns to the page, edit the content as needed and click Publish. Once published, navigate to Settings > Reading and set the Front Page to the page you created. If you don’t see the changes, make sure there is no custom Front Page set in the Editor. If there is, simply clear your customizations and it will be reverted to the theme default and work correctly. It’s best to always edit the front page from the page itself and not the Site Editor.
How to create accordions?
Accordions extend the core list block to create collapsible toggle sections for displaying FAQs on your site. Accordions require specific formatting to display correctly. First, ensure that the title of the list item is on its own line. Then hit enter/return to create a new line for the content paragraph. This is how the theme determines the accordion item title and content.
How to add a custom dark mode colors?
To customize the Dark Mode color palette, navigate to Appearance > Editor and click on the Styles button in the top right corner (light/dark circle). Click Colors, then Palette, and finally the Custom tab. In the Custom section, click the Add ➕ button, select your colors, and give each color a name beginning with Dark Mode, for example: Dark Mode Foreground. Click Done and then click Save to save your changes.
How to change the site logo?
To replace the regular image block with the Site Logo block in the Blockify theme preview, navigate to Appearance > Editor and click on the logo (image block). Click Replace, then click Open Media Library to upload or choose your own logo image and click Select. Add a link by clicking on the link 🔗 icon in the block toolbar, enter the URL and click the ⏎ button to apply. Save your site changes. The steps above are demonstrated in the screen recording below.
How do I create a child theme?
We recommend using the create block theme plugin to create your own child themes. With a little know-how, they can be the perfect way to build your own website. They inherit all of the parent theme’s design which saves you a tonne of work and provides a head start for your next project.
Changes aren’t showing on my site?
This can happen for a number of reasons. One of the main causes of page content not being updated is that a custom template is set and needs to be removed. Other troubleshooting options to try are clearing customizations, removing unused templates, enabling WP_DEBUG to force regenerate theme.json. If you are not able to solve your issue, please don’t hesitate to get in touch.