Base Components
Free boilerplates to develop custom WordPress websites faster.
Adjust global elements with the help of the BaseStyle document.
-
Feature Admin Component Screenshots
Shows a component preview in the WordPress back end in the "Add Component" menu and next to the title of a component that was added to the page. The feature loads the
screenshot.pngfrom each component folder. -
List Components
Allowing the preview and discovery of components within a theme. The title, description and component screenshots are automatically loaded from the component folder by finding the
screenshot.pngand parsing theREADME.mdfile. Call to Action buttons can be added optionally. -
Navigation Burger
A simple burger navigation to be displayed on mobile and tablet viewport sizes. Needs to be used in conjuction with a desktop navigation component, or adjusted to show up on all viewport sizes.
-
Navigation Footer
A simple list of links generated from a WordPress menu and a content field, to be easily extended into a more complex website footer.
-
Navigation Main
A simple navigation to be displayed on desktop viewport sizes. Needs to be used in conjuction with a mobile navigation component, or adjusted to show up on all viewport sizes.