Loading...
bs Dark Mode v6 is here! Learn more

Documentation Theme

Blocks

Bootscore has support for the most common blocks. All of them uses Bootstrap components for seamless integration.

Widgets

All blocks displaying a list utilize the List group component, which doesn’t support nested lists. Make sure to disable “Show hierarchy” in the list settings

Categories

Archives

Latest Posts

  • bs Dark Mode v6
    by Basti
    The v6 update rewrites bs Dark Mode with class-based togglers, new filters, and customizable templates. This release contains breaking changes and requires migration from v5.
  • Bootscore 6.1.0
    by Basti
    We’re excited to announce the release of Bootscore v6.1.0! This update includes several improvements, new filters and actions, and updated WooCommerce templates.
  • Bootscore 6.0.4
    by Basti
    Bootscore 6.0.4 brings WooCommerce 9.6 updates, bug fixes, and improvements. An updated v5.3.8 is available, with v5 support officially ending in May.
  • Bootscore 6.0.3
    by Basti
    This release offers bug fixes, improvements, and updated WooCommerce 9.5 templates. Users on v6 can update via the dashboard; v5.3.7 is available.
  • Bootscore 6.0.2
    by Basti
    This maintenance release includes minor bug fixes, updated templates for WooCommerce 9.4, and a new translation. An updated v5.3.6 is also available.

Latest Comments

  1. This was quick Basti! Many many thanks for the quick response and the fix. Works great now.

  2. I have sent you an updated bs-toc.zip to your email address that adds ID’s to the headings if TOC shortcode…

  3. correction: it does not work by simply commenting the condition. Anyway: would be great if bs-toc could be used in…

  4. I am using bs-toc in a sticky sidebar. Then it does not add the IDs to the H elements because…

  5. v1.0.2 has just been released and fixes that. Thank you for pointing this out.

Calendar

April 2025
MTWTFSS
 123456
78910111213
14151617181920
21222324252627
282930 

WooCommerce Categories

Card in sidebar

To ensure proper functionality of widgets in the sidebar, the .card component has been removed from widget registration. You can add cards by utilizing Group blocks and applying classes in the block’s advanced settings:

Group class card
| - H2 class card-header h6
| - Group class card-body
  | - Block widget

Card header

<!-- wp:group {"className":"card"} -->
<div class="wp-block-group card"><!-- wp:heading {"className":"card-header h6"} -->
<h2 class="wp-block-heading card-header h6">Card header</h2>
<!-- /wp:heading -->
<!-- wp:group {"className":"card-body"} -->
<div class="wp-block-group card-body"><!-- wp:archives {"displayAsDropdown":true,"showLabel":false,"showPostCounts":true} /--></div>
<!-- /wp:group --></div>
<!-- /wp:group -->

Using list-group-flush without card-body class:

Group class card
| - H2 class card-header h6
| - Block widget Categories/Archives/... class list-group-flush

Card header

<!-- wp:group {"className":"card"} -->
<div class="wp-block-group card"><!-- wp:heading {"className":"card-header h6"} -->
<h2 class="wp-block-heading card-header h6">Card header</h2>
<!-- /wp:heading -->
<!-- wp:categories {"showPostCounts":true,"showOnlyTopLevel":true,"className":"list-group-flush"} /--></div>
<!-- /wp:group -->

Contents

Table

#FirstLastHandle
1MarkOtto@mdo
2JacobThornton@fat
3Larry the bird@twitter

Blockquote

A well-known quote, contained in a blockquote element.

 Someone famous in Source Title
To top