Base Components
Free boilerplates to develop custom WordPress websites faster.
Adjust global elements with the help of the BaseStyle document.
-
Block Cookie Notice
On a first visit, the website visitor will see this notice at the bottom of the screen, until dismissed with a click on the button. Custom formatted text and a button label can be set in Translatable Options.
-
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.png
from each component folder. -
Feature Google Analytics
If a Google Analytics ID is provided in Global Options, the tracking code will be added to all pages, except for logged in WordPress admins. Entering "debug" instead will log to the browser console only.
-
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.png
and parsing theREADME.md
file. 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.