Change Logs

Check out what's new with PowerPack Beaver Addons.

2.34.6 – December 27, 2023

Fixes

  • Image Carousel - PHP notice
  • Content Grid - Post item width issue with Astra theme

2.34.5 – December 21, 2023

Enhancements

  • Image Carousel - Added srcset attribute on <img> tags
  • Image Carousel - Added centeredSlides parameter when the module has CSS class centered-slides in the Advanced settings

Fixes

  • WPForms Styler - Form styles were not getting applied in some cases
  • Advanced Menu - Alignment issue
  • Advanced Menu - Horizontal spacing was not getting applied when it is set to 0
  • Modal Box - Added missing HTML alt attribute for <img> tag
  • Table - WPML error in some cases
  • Smart Button - Default Custom width unit was getting applied for large, medium, and small breakpoints
  • Video Gallery - Carousel items were not equally aligned in some cases
  • Video - Video was not loading on iOS when it is set to autoplay but not muted

Development

  • Video - Added filter hook pp_video_hosted_params

2.34.4 – November 30, 2023

Fixes

  • Formidable Form Styler - Input box-shadow was getting applied even if the shadow color is not provided

2.34.3 – November 26, 2023

Fixes

  • Advanced Menu - Responsive layout of the menu
  • Content Grid - Shortcode in the Custom Field Filter - meta value was not working in AJAX response

2.34.2 – November 26, 2023

Fixes

  • Advanced Menu - Menu disappears in full-screen overlay
  • Search Form - Added missing <label> tag for the search input

2.34.1 – November 25, 2023

Hotfix

  • Advanced Menu - Horizontal layout issue in responsive view

2.34.0 – November 22, 2023

Enhancements

  • Fluent Form - Added Beaver Themer field connection support for the form selection dropdown
  • Content Grid - Moved Exclude Current Post option from Layout tab to Content > Custom Query
  • Advanced Menu - Added vw as off-canvas additional width unit
  • Advanced Menu - Added aria-haspopup attribute to the parent menu item for accessibility
  • Table - Added new source - ACF Relationship
  • Countdown Timer - Added div and p as additional tags for the title
  • Modal Box - Added logic to auto-close the modal when page anchor is clicked in the modal content
  • Info Box - Added hover color option for the prefix text

Fixes

  • Image Carousel - Allow two slides to display in coverflow effect
  • Image Carousel - Minor PHP warning
  • Filterable Gallery - PHP notice due to empty spacing field
  • Breadcrumbs - Bootstrap default CSS was getting applied to Yoast breadcrumbs from BB theme
  • Social Icons - Twitter X icon size issue
    Info List - List spacing was not working properly for small screen
  • Info List - Padding was not working in some cases
  • Instagram Feed - Square shape issue in some cases
  • Testimonial Slider - Removed role attribute from the button element to prevent accessibility error
  • Content Grid - Post height issue on small breakpoint when cg-button-equal-align class is used
  • Content Grid Carousel - Removed role attribute from the button element to prevent accessibility error
  • Content Grid Carousel - Modal Box was unable to load content because of missing attribute
  • Advanced Accordion - Title color was not working when choosing heading tag for the accordion title/label
  • Advanced Menu - Alignment issue in some cases
  • Off-Canvas Content - Size issue when revealing from bottom
  • Animated Headlines - Removed default font size to respect font size from Customizer
  • Table - Content translation issue with WPML
  • Photo Gallery - Extra space on right edge of the window when no spacing is provided due to 0.1 pixel rounding
  • Smart Button - Sub Text field value was not translatable with WPML
  • $.cookie not defined error
  • Enabled SSL verification in plugin updater to prevent SSL related message in the backend

Development

  • Advanced Menu - Added filter hook pp_advanced_menu_nav_render_schema_attrs

2.33.2 – October 5, 2023

Enhancements

  • Content Grid - Added screen reader text for the post read-more button to improve accessibility
  • Breadcrumbs - Added <nav> wrapper element for Yoast breadcrumbs to improve accessibility
  • FAQ - Added keyboard navigation support

Fixes

  • Gravity Forms - Radio/Checkbox label font-weight was not working when font-family is set to default
  • Content Grid - Carousel responsive column issue
  • Content Grid - Post title was overlapping other content in Style 4
  • Dot/One Page Nav - Dot was showing when the row is hidden
  • Team - PHP error with PHP version 8.1.x

Development

  • Off-Canvas Content - Added hook pp_offcanvas_body_inner_wrap to disable wrapping body HTML when needed

2.33.1 – September 13, 2023

Enhancements

  • Social Icons & Social Share - Updated Twitter icon to X

Fixes

  • Advanced Accordion - Item label text alignment was not working after the recent update
  • Info Box - Text hover colors were not working on hovering over the box when link type is set to None
  • Registration Form - Disable administrator role selection in the module settings for security reasons
  • Registration Form - Disable any other role selection in the module settings for the contributor user for security reasons

2.33.0 – August 31, 2023

Enhancements

  • Advanced Tabs - Added shortcode support for Default Active Tab Index field
  • Info Box - Added an option to stack icon and text on the given breakpoint
  • Testimonials - Added support for large breakpoint for columns
  • Testimonials - Enabled responsive controls for navigation Arrow Size and Arrow Spacing options
  • Modal Box - Added an option to reset the cookie for Auto Load and Exit Intent when module setting is changed
  • Off-Canvas Content - Added default CSS based close icon
  • Content Grid - Added large breakpoint option for post columns
  • Advanced Accordion - Added options to display item title and content from post custom field through Beaver Themer's field connections
  • FAQ - Added options to display item title and content from post custom field through Beaver Themer's field connections
  • Restaurant Menu - Converted item description field to multiline textarea
  • Restaurant Menu - Added typography options for item price unit
  • Added support for global colors connection introduced in BB 2.8-dev.x

Fixes

  • Card Slider - Pagination was not showing in some cases
  • Content Grid - Filtering was throwing JS error with infinite scroll pagination
  • Content Grid - Minor PHP warning
  • Category Grid - Description margin was not working
  • Restaurant Menu - Lightbox was not working in some cases
  • Devices - JS error in some cases
  • Photo Gallery - When there is a single row of photos, enabling last row hide option was hiding the gallery in justified layout
  • Video - Removed extra opening <g> tag for SVG play button
  • Video - Aspect ratio issue with too wide inline self hosted video
  • Testimonials - Removed field connections for testimonial items since they do not work as expected in the repeater
  • Animated Headline - Plus (+) character was not getting rendered
  • Advanced Accordion - When choosing Post as source and using classic editor, the first item content doesn't render <p> tags
  • Modal Box - When closing the modal through keyboard tab navigation, the focus shifts to the first anchor tag in the body instead of the previously focused element
  • Info Box - Inherit column equal height option was overriding module's visibility rules CSS
  • Column separator - Minor PHP warning
  • Rendering issue on mobile in multiple slider modules after enabling responsive reverse for BB column

Development

  • Category Grid - Added filter hook pp_category_term_link
  • Testimonials - Added filter hook pp_testimonial_items
  • Testimonials - Added filter hook pp_testimonial_layout_path
  • Social Share - Added filter hook pp_social_share_current_url