Change Logs

Check out what's new with PowerPack Beaver Addons.

2.15.3 – April 8, 2021

Fixes

  • Off-Canvas Content - Saved layouts were not getting added in dropdown due to cached AJAX URL
  • Modal Box - Saved layouts were not getting added in dropdown due to cached AJAX URL
  • Testimonials Slider - ADA compliance issue with slider arrow buttons
  • Contact Form - ADA compliance issue with the button icon
  • Image - Image size issue when used in the sticky header set through Beaver Themer
  • Instagram Feed - Added an option to maintain width for the square layout
  • Dual Button - Spacing was not working vertically when buttons get stacked at a given breakpoint
  • Image Carousel - Disable thumbnail loop respecting to the Loop option to prevent image centering issues
  • Content Ticker - Added missing alpha channel for Content Hover Background Color
  • Info List - Icon alignment issue
  • Added MainWP compatibility for plugin update

Development

  • Advanced Accordion - Added filter hook pp_accordion_cpt_query_args

2.15.2 – March 26, 2021

Enhancement

  • Category Grid - Added logic to exclude the current category from the taxonomy archive

Fixes

  • Content Grid - Taxonomy filters order setting was not working when displaying only child terms
  • Advanced Menu - hide-heading class was not working in mobile devices with horizontal menu
  • Smart Button - Link nofollow setting was not getting saved
  • Image Carousel - Keyboard navigation was not working
  • Header/Footer - WPML issue
  • jQuery compatibility issue since WP 5.7

2.15.1 – March 18, 2021

Hotfix

  • In some cases we found PHP warning in Header/Footer devices logic added in the last update

2.15.0 – March 18, 2021

Enhancements

  • Header/Footer - Added an option to enable fixed header for tablet and mobile
  • Devices - Added an option to provide a text for image alt HTML attribute
  • Video - Added support for YouTube playlist
  • Content Grid - Added an option to order taxonomy filters
  • Animated Headlines - Added options to control animation and transition duration
  • Field Connection - Added a new field connection to get value from PowerPack Custom Link (media uploader)

Fixes

  • Content Grid - isotope JS error in some cases
  • Content Grid - Read More link was getting replaced by home page link when The Events Calendar plugin is active
  • Content Grid - Option to change No Results Found message was not visible for carousel in the module setting
  • Content Grid - Carousel showing navigation arrows even if there is only 1 post
  • Content Grid - Non-numeric value PHP warning
  • Gravity Forms - Non-numeric value PHP warning
  • Pricing Table - Layout issue when used inside the expandable row
  • Announcement Bar - Sticky header built with themer was getting overlapped by the announcement bar
  • Instagram Feed - PHP warnings due to missing properties
  • Instagram Feed - Multiple images output in the carousel
  • Instagram Feed - Lightbox was not working in some cases
  • Instagram Feed - Empty space issue in the carousel when Custom Size is set along with Visible Items and the row content is set to full width
  • Contact Form - Redirection after the submission was not working in some cases
  • Category Grid - Column width calculation error
  • Post Timeline - Incorrect taxonomy terms were showing
  • Animated Headline - Text cut-off issue in some effects
  • Advanced Menu - PHP 8 deprecation warnings
  • Maintenance Mode - Only the last IP address added in the whitelist was getting excluded
  • Expandable Row - Default expanded state was showing the wrong title on page load
  • Row Separators - Added missing color reset option to color fields
  • Core - PHP error when FAQ module is disabled from settings

2.14.1 – February 16, 2021

Hotfix

  • PHP error on some sites running PHP version less than 7.3 after the recent update of PowerPack 2.14.0

2.14.0 – February 15, 2021

Enhancement

  • Instagram Feed - Updated the module with new API logic
  • Content Grid - Added an option Auto Height for carousel
  • Content Grid - Added field connection to custom image fallback
  • Advanced Menu - Added keyboard navigation support for the hamburger icon
  • Content Ticker - Added an option to change "No Items Found" message
  • Card Slider - Added an option to change "No Items Found" message
  • Photo Gallery - Added options for lightbox - Toolbar Buttons, Thumbnail Position
  • Smart Headings - Added div, p, and span as heading HTML tags
  • Subscribe Form - Added options for input labels
  • Subscribe Form - Added an option to set content color
  • Testimonials - Added padding field for the box and top spacing field for the image
  • Info List - Added title hover color option

Fixes

  • Logos Slider - Blur image issue when sliding
  • Content Tiles - HTML is breaking when there are only 2 posts available
  • Modal Box - Placeholder text was visible in the search engine
  • Advanced Accordion - Post type field was getting reverted to "post"
  • Subscribe Form - Button was appearing transparent instead of default color from theme when not supplying background color
  • Subscribe Form - Added missing color reset option for input text color
  • Subscribe Form - Content field was not visible in some "types"
  • Info Box - Added missing role attribute to the button anchor tag
  • Content Grid - Sometimes Pods fields added in custom content were not getting rendered in AJAX pagination results
  • Hover Cards 1 and 2 - Box shadow issue

Development

  • Contact Form - Added a filter pp_contact_form_strings_i18n to change validation and error messages
  • Advanced Accordion - Added a filter pp_accordion_items
  • Content Grid - Added a filter pp_cg_post_permalink (args - $permalink, $post_id, $settings)
  • Video - Added a filter pp_video_video_url (args - $video_url, $settings) and pp_video_video_html (args - $video_html, $settings)
  • Photo Gallery - Added a filter pp_gallery_photos_data (args - $photos, $settings)
  • Filterable Gallery - Added a filter pp_filterable_gallery_photos_data (args - $photos, $settings)

2.13.4 – January 21, 2021

Hotfix

  • Content Grid - Custom layout object parsing issue on some servers

2.13.3 – January 21, 2021

Hotfix

  • Content Grid - Custom layout broke after 2.13.2 update

2.13.2 – January 20, 2021

Fixes

  • Content Grid - Module was unable to fetch the remote image from the post content where the featured image was not set
  • Content Grid - Children of all parent terms were not showing in the filter
  • Content Grid - Duplicate posts were appearing on pagination when using Load More pagination with FacetWP filters
  • Content Grid - Posts were not showing when paginating on the search results page
  • Content Grid - id and class properties were missing from the setting object passed in AJAX
  • Reviews - Module was getting translated version of reviews from Google Places despite the original
  • Dual Button - Medium and Responsive alignment issues
  • Photo Gallery - Layout issue when using the module inside Advanced Tabs
  • Filterable Gallery - PHP warnings in frontend.css.php
  • Video Gallery - Responsive columns were not working properly
  • Table - Swipe feature was not respecting the breakpoint after the recent update
  • Modal Box - Click anywhere to exit feature was not working in some cases
  • Header/Footer - Header was getting hidden in the builder when duplicating any element when overlay setting is enabled

Development

  • Category Grid - Added filter pp_category_grid_layout_path

2.13.1 – December 15, 2020

Hotfix

  • Same version was showing on the plugin update page