Releases: siteorigin/vantage
Releases · siteorigin/vantage
1.18.0
- Disabled WP 5.8 Block-Based widgets editor. Can be re-enabled using
add_filter( 'siteorigin_settings_disable_new_widget_area', '__return_false' );
.
1.17.4
- WooCommerce: Ensured theme list styles don't take priority over WooCommerce block list styles.
- Removed
vantage_wp_title
. Due to the way Theme Check is broadly checking for any instance of wp_title
we don't see a way of deprecating this function.
1.17.3
- Only setup FitVids if enabled in Theme Settings. Ensures better compatibility with other plugins loading FitVids for fluid width video embeds.
1.17.2
- Resolved Post Carousel post loop template notice.
- WooCommerce: Increased the cart quantity field width.
- Customize Theme Design: Used more specific selectors for the Site Title and Header Font settings.
- Customizer Theme Design: Prevented invalid font property and duplicates.
- Block Editor: Removed exclusion preventing FitVids from loading in the Block Editor.
- Updated SiteOrigin Settings submodule.
1.17.1
- Set Google font display to block.
1.17.0
- Added a Blog Archive Title Prefix setting at
Customize > Theme Settings > Blog
.
1.16.0
- Added RankMath breadcrumb support.
- Resolved a PHP 8 deprecated notice.
- Updated Settings submodule.
1.15.7
- Fixed Customizer settings live update for colors and measurements.
- Fixed
Slider
post loop template caption styling.
1.15.6
- Developer: Added theme wide support for jQuery 3.5.
- Updated Settings submodule.
1.15.5
- Block Editor: Resolved Page Builder row background saving issue.
- Updated Settings submodule.