Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "6.1.0"
".": "6.1.2"
}
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [6.1.2](https://github.com/devuri/brisko/compare/6.1.1...6.1.2) (2025-03-04)


### Bug Fixes

* nav update ([3b8ae79](https://github.com/devuri/brisko/commit/3b8ae79a1d2b88aad284c049e78c559e4f7d2a12))


### Miscellaneous Chores

* build ([14d8462](https://github.com/devuri/brisko/commit/14d846259fd6c471f6286fd01f137a3613322f21))
* version bump 6.1.2 ([55cd66f](https://github.com/devuri/brisko/commit/55cd66fb8cabc8abe33648dbd00484fcb7bb6f04))

## [6.1.1](https://github.com/devuri/brisko/compare/6.1.0...6.1.1) (2025-03-04)


### Bug Fixes

* `use_custom_styles` is true by default ([a3d8fbf](https://github.com/devuri/brisko/commit/a3d8fbfe697715de3c49098eb30f8242ab54ce1e))


### Miscellaneous Chores

* 6.1.1 ([569c3fb](https://github.com/devuri/brisko/commit/569c3fb634230b1c77cf69f948118eee0a9dd47e))

## [6.1.0](https://github.com/devuri/brisko/compare/6.0.1...6.1.0) (2025-03-04)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Brisko provides an extensive set of customization options, allowing you to contr
- Enable Block Header & Block Footer

## Custom Headers and Footers
- Supports Full Site Editing (FSE) for custom headers and footers
- Supports Full Site Editing (FSE)
- Works with **Elementor Pro’s Theme Builder** ([Watch Tutorial](https://www.youtube.com/watch?v=Q7fyn0MMe_s))
- Compatible with **Header, Footer & Blocks Plugin** ([Download Plugin](https://wordpress.org/plugins/header-footer-elementor))

Expand Down
4 changes: 2 additions & 2 deletions docs/code/classes/Brisko-Theme.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h3 id="toc">
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/Brisko-Theme.html#constant_VERSION">VERSION</a>
<span>
&nbsp;= &#039;6.0.1&#039; </span>
&nbsp;= &#039;6.1.1&#039; </span>
</dt>
<dd>Define Theme Version.</dd>

Expand Down Expand Up @@ -276,7 +276,7 @@ <h4 class="phpdocumentor-element__name" id="constant_VERSION">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">mixed</span>
<span class="phpdocumentor-signature__name">VERSION</span>
= <span class="phpdocumentor-signature__default-value">&#039;6.0.1&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;6.1.1&#039;</span>
</code>


Expand Down
2 changes: 1 addition & 1 deletion patterns/footer-default.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<p class="has-text-align-right">
<?php
printf(
// Translators: WordPress link.
// Translators: Brisko link.
esc_html__( 'Powered by %s', 'brisko' ),
'<a href="' . esc_url( __( 'https://wpbrisko.com', 'brisko' ) ) . '" rel="nofollow">Brisko WordPress Theme</a>'
);
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Brisko ===
Contributors: icelayer
Tested up to: 6.7
Version: 6.0.1
Version: 6.1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Expand Down
2 changes: 1 addition & 1 deletion src/Setup/Styles.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function enqueue()
}

if ( ! is_brisko_hybrid_fse() ) {
if ( get_theme_mod( 'use_custom_styles', false ) ) {
if ( get_theme_mod( 'use_custom_styles', true ) ) {
wp_enqueue_style( 'custom-styles' );
}

Expand Down
2 changes: 1 addition & 1 deletion src/Theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Theme
/**
* Define Theme Version.
*/
const VERSION = '6.0.1';
const VERSION = '6.1.2';

protected $activate;
protected $assets;
Expand Down
2 changes: 1 addition & 1 deletion style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Brisko
Author: Uriel Wilson
Description: Brisko is a beautifully simple responsive and lightweight WordPress theme that is fast and optimized for WordPress page builders, you can use it as a foundation to build versatile layouts using modern page builders like Elementor, Gutenberg etc. this theme is suitable for personal blogs, business, agency, restaurant, simple blog, life coach, portfolio, charity, and more. Brisko can be extended with plugins or child themes using any of the many included actions.
Version: 6.0.1
Version: 6.1.2
Tested up to: 6.0
Requires PHP: 7.0
Text Domain: brisko
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Brisko
Author: uriel
Description: Brisko is a beautifully simple responsive and lightweight WordPress theme that is fast and optimized for WordPress page builders, you can use it as a foundation to build versatile layouts using modern page builders like Elementor, Gutenberg etc. this theme is suitable for personal blogs, business, agency, restaurant, simple blog, life coach, portfolio, charity, and more. Brisko can be extended with plugins or child themes using any of the many included actions.
Version: 6.0.1
Version: 6.1.2
Tested up to: 6.0
Requires PHP: 7.0
Text Domain: brisko
Expand Down
35 changes: 22 additions & 13 deletions template-parts/nav.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,27 @@
* Template part for displaying Navigation menu.
*/

$navigation = new Brisko\Nav();
if ( get_theme_mod( 'use_bootstrap_navbar' ) ) {
$navigation = new Brisko\Nav();

?>
<!-- <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> -->
<button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarCollapse" style="">
<nav id="site-navigation" class="my-2 my-md-0 mr-md-3 main-navigation">
<?php
// phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped
echo $navigation->nav_menu();
?>
?>
<!-- <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> -->
<button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarCollapse" style="">
<nav id="site-navigation" class="my-2 my-md-0 mr-md-3 main-navigation">
<?php
// phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped
echo $navigation->nav_menu();
?>
</nav>
</div>
<?php } else { ?>
<nav id="site-navigation" class="my-2 my-md-0 mr-md-3 main-navigation ">
<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
<?php esc_html_e( 'Menu', 'brisko' ); ?>
</button>
<?php wp_nav_menu( [ 'theme_location' => 'menu-1' ] ); ?>
</nav>
</div>
<?php } ?>
Loading