Theme
Getting started
| 10 Comments on Getting startedbootScore is a free Bootstrap 5 starter theme framework for WordPress. It can be used as a multi-page site, an onepager with multiple subpages and has full WooCommerce support. It has 9 places for widgets, a built-in Sass compiler and a large number of page, post, category, archive and author templates.
Read more »Support / Contribute
We use GitHub to develop our themes and plugins. If you need help, have a question, find a bug or want to contribute, you’re welcome to open a discussion or an issue in the appropriate repository.
Read more »Installation
| 22 Comments on InstallationInstall theme and child-theme via the WordPress theme-uploader or via Composer.
Read more »Updates
Theme has no single-click updater. Updates must be made manually via the theme uploader in the WordPress backend.
Read more »WooCommerce
| 94 Comments on WooCommercebootScore has full WooCommerce support with many Bootstrap templates and an integrated ajax offcanvas cart.
Read more »Bootstrap / CSS / Sass
| 20 Comments on Bootstrap / CSS / SassBootstrap source code is included in the theme and can be edited on the fly without using gulp, node, commands or other technical stuff. Just add your styles, save and the built-in compiler will do the trick. You will find files in folder /css/scss/.
Read more »header.php
This file contains the logo, favicons, theme colors, main-menu and two widget positions. Edit file by storing a copy in your child (bootCommerce has already).
Read more »footer.php
The footer.php has 5 widget positions, a secondary menu and a copyright with current year and site title.
Read more »Widget & Menu Positions
| 41 Comments on Widget & Menu PositionsbootScore has nine widget and two menu positions.
Read more »Page / Post templates
| 33 Comments on Page / Post templatesSelect the templates in the backend on the right side in the page/post edit screen in Page Attributes > Template or Post Attributes > Template.
Read more »Loop templates
| 15 Comments on Loop templatesThere are 5 templates for each category, archive and author. These templates are the same for all of them, they only differ what is in the header.
Read more »404
The 404 page is basic. The text can be changed with Loco Translate. You can insert widgets to customise the page.
Read more »Functions
| 2 Comments on FunctionsAlmost all functions are pluggable and can be overwritten in the child-theme.
Read more »Hooks
| Leave a CommentA hook is a point in the theme where you can insert anything you want very easily. For example a HTML alert or a Google tag manager.
Read more »Colors
| 10 Comments on ColorsAlmost all colors are defined via the classes in the respective php file to assign Bootstrap Colors to all elements.
Read more »Scrollspy / Onepager
| 2 Comments on Scrollspy / OnepagerIf the page is operated as an onepager, Scrollspy recognizes at which point it is being scrolled and sets an active class to the respective menu item. This menu item can be styled differently and you always know which one is currently part on the page.
Read more »Smooth Scroll
| 2 Comments on Smooth ScrollbootScore uses the default Bootstrap scroll-bahaviour: smooth for smooth scrolling. The offset is set to the height of the navbar.
Read more »Width & Height Classes
With the additional classes width-100 and height-* fullscreen elements can be created, even if the content is inside the container. Width The content of this page is inside the container. Add the class width-100 and the element is stretched across the entire width of the screen. Content Wrap the content in a container again and […]
Read more »Font Awesome
| 5 Comments on Font AwesomeFont Awesome is already GDPR-friendly installed locally and ready to use.
Read more »Google Fonts
| 2 Comments on Google FontsGoogle fonts are a sensitive topic when it comes to GDPR. Read here how to install Google fonts locally without accessing the Google server.
Read more »Internet Explorer Alert
| 5 Comments on Internet Explorer AlertBootstrap 5 dropped the support for Internet Explorer. If site is browsed by IE, an alert is displayed below the navbar.
Read more »Translations
| 16 Comments on TranslationsThe theme and all plugins can be translated with Loco Translate to edit .mo and .po files.
Read more »Changelog
Earlier versions can be downloaded via the Github repository. Install/downgrade via the theme uploader.
Read more »bS Masonry
This plugin is only required if you want to use * -masonry.php files. It replaces the card-columns in Bootstrap 4 which are no longer included in Bootstrap 5. Combine the powers of the Bootstrap grid and the Masonry layout.
Read more »