Changelog

v2.6.2 – March 2, 2023
  • Updated

    Font Awesome v6.3.0


  • Added

    Short Code to display current year [bcb-year]


  • Added

    Feature to background image to confirmation template


  • Updated

    Footer Credit Customizer to allow for shortcodes


v2.6.0 – January 10, 2023
  • Updated

    Bootstrap 5.3.0


  • Updated

    Font Awesome 6.2.1


v2.5.0 – November 27, 2022
  • Added

    Form confirmation template


v2.4.0 – November 26, 2022
  • Updated

    Bootstrap v5.2.3


  • Updated

    Bootstrap Icons v1.10.0


v2.3.0 – September 6, 2022
  • Updated

    Font awesome to version 6.2.0


  • Updated

    Bootstrap icons to version 1.9.0


v2.2.1 – July 6, 2022
  • Updated

    Added default to ID parameter to bcb_image_url() function to prevent error when missing id


v2.2.0 – June 24, 2022
  • Added

    Function to trigger and set cookie to bootstrap modal using this is ID id="bcb-popup"


  • Removed

    Customizer setting to remove sidebar on single posts. Now it will do it automatically


v2.1.1 – June 15, 2022
  • Updated

    Updated class name in search modal for navbar to styles can apply.


v2.1.0 – June 9, 2022
  • Added

    Javascript function for darkmode onclick="bcbModeToggle()


v2.0.0 – May 16, 2022
  • Updated

    Bootstrap to v5.2.0-beta1


v1.9.0 – May 5, 2022
  • Updated

    Font Awesome to version 6.1.0


  • Added

    New function to render content box bcb_get_the_content($post_id)


v1.8.9 – March 17, 2022
  • Fixed

    Fixed a couple of bugs to fixed sidebar


v1.8.8 – March 17, 2022
  • Updated

    Added row classes to its own div instead of the body div when fixed sidebar is selected


v1.8.7 – March 16, 2022
  • Updated

    Added padding class to body div when fixed sidebar is selected


v1.8.6 – March 10, 2022
  • Updated

    Refined new fixed sidebar files


v1.8.5 – March 9, 2022
  • Added

    Customizer setting that will enable a fixed sidebar


v1.8.4 – February 18, 2022
  • Updated

    Bootstrap Icons to v1.8.0


v1.8.3 – February 16, 2022
  • Updated

    Added font icon script to leverage Icon font <i class="bi icon-name"></i>


v1.8.2 – February 9, 2022
  • Updated

    Font Awesome to v6.0.0


v1.8.1 – February 7, 2022
  • Fixed

    Bug with adding widgets on footer and not appearing


v1.8 – January 19, 2020
  • Added

    Customizer setting to disable single post sidebar


  • Fixed

    Sidebar gallery widget grid


v1.7.6 – December 22, 2020
  • Fixed

    Updated bootstrap class in the bcb_aux_navbar() function


v1.7.5 – October 28, 2021
  • Updated

    Bootstrap 5 v5.1.3


  • Added

    Bootstrap Icon v1.6.0: 30+ new icons!


  • Fixed

    Sub-menu width


v1.7.4 – August 25, 2021
  • Updated

    Separated customizer settings to individual files


v1.7.3 – August 23, 2021
  • Added

    Added a customizer setting to disable Woocommerce theme support


v1.7.2 – August 17, 2021
  • Updated

    Font Awesome to v5.15.4


  • Updated

    Add fallback icon if user inputs wrong value in bcb_icon function


v1.7.1 – August 12, 2021
  • Added

    Function that trims 'bi-' from Bootstrap 5 icon names


v1.7.0 – July 10, 2021
  • Updated

    Bootstrap 5.0.2


  • Added

    New Bootstrap 5 icons


v1.6.4 – July 9, 2021
  • Updated

    Updated sidebar menu attribute to be compatible with Bootstrap 5


v1.6.3 – June 2, 2021
  • Updated

    Font Awesome to v5.15.3


  • Updated

    Bootstrap from Beta to a Stable v5.0.1


v1.6.2 – March 5, 2021
  • Updated

    Updated to Bootstrap to v5.0.0-beta2


  • Updated

    Updated to the latest Font Awesome 5.15.2


  • Fixed

    Add a header and footer scripts files to prevent error on parent theme


  • Fixed

    Padding on footer widget row


v1.6.1 – February 5, 2021
  • Added

    Woocommerce Support


  • Updated

    Post Content Template


v1.6.0 – December 15, 2020
  • Updated

    Updated Bootstrap to version 5.0.0 Beta


  • Updated

    Font Awesome


v1.5.0 – October 06, 2020
  • Fixed

    Sidebar navbar links jumping when user closes sidebar navbar


v1.4.9 – August 24, 2020
  • Fixed

    Logo redirect to homepage if site is on a subdirectory


  • Updated

    Font Awesome to version 5.13.1


  • Updated

    Updated Bootstrap to version 4.5.2


  • Added

    Utility function bcb_after_navbar()


v1.4.8 – July 11, 2020
  • Added

    Function that checks current template file name bcb_check_template_name($template_name).


  • Updated

    Post archive loop template file.


v1.4.7 – June 29, 2020
  • Added

    Bootstrap Icons


  • Added

    Row classes to control width in post-archive.php and post-loop.php


  • Added

    Custom function to render Bootstrap Icons bcb_icon('name' , 'size'). Default size is 20px. To change color, simply wrap function in an element and assign color via Bootstrap class or custom class.


  • Added

    Custom function to render Bootstrap Icons in a shortcode [bcb_icon name="" size=""]. Default size is 20px. To change color, simply wrap function in an element and assign the color via Bootstrap class or custom class.


v1.4.6 – June 28, 2020
  • Fixed

    Prevented the last archive card from expanding the full container space.


v1.4.5 – June 14, 2020
  • Added

    function name bcb_image_id that gets thumbnail ID


v1.4.4 – June 2, 2020
  • Updated

    Font Awesome to version 5.13.0


v1.4.3 – May 23, 2020
  • Updated

    Updated Bootstrap to 4.5.0


  • Updated

    Post Archive Template


  • Updated

    Post Loop Template


  • Added

    Border on sidebar


v1.14.2 – May 17, 2020
  • Added

    Blank Template (renders without navbar and footer widgets)


  • Updated

    Reorganized template files


  • Removed

    Language Translation


  • Fixed

    Center text in post-loop.php


v1.4.1 – May 14, 2020
  • Added

    Auxiliary menu with render function named bcb_aux_nav()


  • Added

    Sanitizing attributes from footer to allow font awesome icons to render in footer credit field in the customizer


v1.4.0 – May 9, 2020
  • Added

    Add margin bottom to blog archive pagination


  • Added

    Reorganized and renamed some the template files


  • Added

    Add padding left and right to loop template


v1.3.7 – May 8, 2020
  • Added

    Blog query. The blog template will now render 12 instead of 9


  • Added

    Loop and Blog template to render cards with equal heights


v1.3.6 – May 7, 2020
  • Added

    The option to use SVG logo in navbar


v1.3.5 – May 7, 2020
  • Added

    Removed card-body class from footer widgets


v1.3.4 – May 1, 2020
  • Added

    Bug with Sidebar menu rendering an error


  • Added

    Broken Search Layout


v1.3.3 – April 28, 2020
  • Added

    Small bug in scripts.js


  • Added

    Updated the name of a function the renders the main menu.


v1.3.2 – April 14, 2020
  • Added

    Font Awesome to version 5.12.1


v1.3.1 – April 13, 2020
  • Added

    Theme Description


  • Added

    Bug in loop template file


v1.3.0 – April 13, 2020
  • Added

    New setting to customizer that enables the option to have the navbar top or side


  • Added

    Sticky top function when using a class of "fixed-top"


  • Added

    Utility function named bcb_image_url() and bcb_image_alt() that renders the image url and alt strings. The url function has 2 arguments (2nd is optional). 1st argument is the image id and 2nd argument is the size of the image (e.g., thumbnail, medium, etc). And the alt function accepts 1 argument which is the image id.


  • Updated

    Updated search form


  • Removed

    Removed WP admin bar script


v1.2.0 – March 1, 2020
  • Added

    Hook before navbar named bcb_before_navbar()


  • Added

    Hook before footer named bcb_before_footer()


  • Added

    Pagination Classes


  • Added

    Script to adjust Wordpress Admin bar when having a fixed navbar


  • Added

    404 template file