Change Logs

Check out what's new with PowerPack Beaver Addons.

2.40.1 – April 3, 2025

Enhancements

  • Global Styles - Added Advanced Accordion and Advanced Tabs styling controls to BB's Global Styles (BB >= 2.9)
  • Social Icons - Added WhatsApp option
  • Testimonials - Added an extra field for title
  • Info Box - Added Title + Image as link option
  • Info List - Added option to choose list items from Post, ACF Repeater, ACF Relationship, Pods Relationship fields
  • Info List - Added common control for link type and read more button
  • Smart Button - Added an option to provide a custom CSS class
  • Contact Form 7 - Added field connection for the "Select Form" dropdown
  • Advanced Accordion - Added title and content styling controls in individual items, additionally
  • Advanced Accordion - Added logic to expand any item using Custom ID Prefix as a query parameter in the URL
  • Advanced Tabs - Added title padding option
  • Advanced Tabs - Added option to reset the toggle icon color
  • Advanced Tabs - Added logic to activate any tab using Custom ID Prefix as a query parameter in the URL
  • Icon/Number List - Added option to provide starting number
  • Flip Box - Added 'Fade' as a new flip type option
  • Hover Cards - Added shortcode support for the link field
  • Filterable Gallery - Added Load More pagination
  • Filterable Gallery - Added responsive options for the spacing field
  • Video Gallery - Added Load More pagination

Fixes

  • Content Grid - CSS and JS of custom shortcodes were not loading in the AJAX result
  • Testimonial Slider - Number of Slides setting was not working for the large breakpoint
  • Info Box - Title margin set to 0 was not getting applied
  • Info List - CSS live preview for the title was not working
  • Logos Slider - BB's animation was not working in some cases for any nodes below the Logos Slider module
  • Search Form - Button colors were being overridden after being set in global styles
  • Login Form - Google login was not working due to Google API changes
  • Advanced Menu - JS error when adding the menu module inside the box module outside a row
  • Restaurant/Service Menu - JS error when the columns field is empty
  • Filterable Gallery - Number of columns for the large breakpoint was not working
  • Advanced Accordion (a11y) - Removed unnecessary role attributes
  • Smart Banner (a11y) - Add aria-label to empty anchor tag
  • _load_textdomain_just_in_time called incorrectly error

Development

  • Search Form - Added filter hook pp_search_form_toggle_icon_html
  • Search Form - Added filter hook pp_search_form_input_icon_html
  • Info Box - Added hook pp_infobox_before_title
  • Info Box - Added hook pp_infobox_after_title
  • Image Carousel - Added filter hook pp_image_carousel_images_id

2.40.0.2 – January 29, 2025

Fixes

  • Pricing Table - Empty heading tag causing accessibility issue
  • Category Grid - PHP error in rare cases

2.40.0.1 – January 25, 2025

Fixes

  • Image Carousel - Slide rows feature was not working in some cases
  • Pullquote - PHP warning due to missing object property

2.40.0 – January 10, 2025

Enhancements

  • Category Grid - Added logic to select and display categories from multiple taxonomies
  • WPForms Styler - Added an option to choose HTML tag for the custom title
  • Login Form - Added Wordfence 2FA support
  • Sliding Menu (a11y) - Added aria-label attribute and used <nav> tag
  • Sliding Menu (a11y) - Added option to change aria-label text
  • Advanced Menu (a11y) - Added option to change aria-label text
  • Off-canvas Content (a11y) - Added option to provide aria-label text
  • Info Box (a11y) - Added aria-label attribute to image link
  • Image Carousel (a11y) - Added aria-label attribute to image link

Fixes

  • Instagram Feed - Double arrow icons in the carousel navigation buttons
  • Login/Register - Added workaround to prevent possible PHP error when wp_login_url() is called too early
  • Video - Overlay image size issue in Safari after WordPress 6.7 introduced sizes="auto" attribute
  • Video Gallery - CookieYes plugin shows cookie banner in the lightbox even after giving consent
  • Content Grid - PHP fatal error when compiling custom CSS if there are errors in CSS
  • Advanced Tabs (a11y) - Moved role="tablist" attribute to tabs labels container
  • Info List (a11y) - Removed role="presentation" attribute from the image tag
  • Row Separators - Custom size for large breakpoint was not getting applied for a couple of separators

Development

  • Reviews - Added filter hook pp_reviews_google_sort_newest (bool)
  • Login Form - Added action hook pp_login_form_before_login

2.39.2 – December 6, 2024

Enhancements

  • Row Separators - Added an option to show/hide row separators and control size for large devices

Fixes

  • Dual Buttons - Alignment issue in some cases
  • Subscribe Form - Welcome gate overlay was showing when the module is set to be hidden
  • Contact Form 7 Styler - Date and Select field styling issue
  • Ninja Forms Styler - PHP fatal error with the recent version of Ninja Forms

Security

  • Potential XSS fix in the PowerPack admin settings

2.39.1 – November 16, 2024

Fix

  • PHP error in some cases with WordPress 6.7

2.39.0 – November 11, 2024

Enhancements

  • Content Grid - Added an option to provide parent term ID to show child terms in taxonomy filters
  • Info Box - Added explicit width and height attributes to the image tag
  • Info List - Added explicit width and height attributes to the image tag
  • Video - Added field connections for start and end time

Fixes

  • Content Grid - ACF Repeater shortcode "wpbb-acf-repeater" was not working with AJAX filters and pagination
  • Logos Carousel - Number of items setting for large breakpoint was not working
  • Smart Headings - Description color preview was not working
  • Advanced Menu - Submenu toggle alignment issue in the off-canvas panel
  • Dual Buttons - Vertical spacing issue when buttons are stacked
  • Reviews - Pagination bullets margin was not working after the recent update
  • Image/Photo Gallery - Caption on hover was not working in justified gallery layout
  • Image Carousel - Slides to scroll setting was not working in some cases
  • Hover Cards - PHP warning
  • Row Separator - Top separator rendering issue when bottom separator is set to Mountain or Curve
  • Node settings section toggle icon issue in BB 2.9-alpha-2

Development

  • Video - Added filter hook pp_video_remote_thumbnail_response

2.38.3 – October 10, 2024

Fixes

  • Advanced Menu - Conflict with some themes that display WooCommerce cart in menu or header

2.38.2 – October 2, 2024

Enhancements

  • Info Box - Added more units for the button custom width

Fixes

  • Advanced Menu - "vw" unit was not working for the off-canvas menu width
  • JavaScript error in Customizer

2.38.1 – September 30, 2024

Enhancements

  • Advanced Tabs - Added an option to choose different sources (posts, ACF, etc) for tabs

Fixes

  • Advanced Accordion - Form rendering issue when displaying post content
  • Contact Form - Input field border position issue
  • Login Form - Error messages were appearing inline after the recent update

Development

  • Content Grid - Added filter hook pp_cg_post_term_render_link