Skip to main content

13 posts tagged with "Beaver Builder"

Beaver Builder integrations

View All Tags

1.9.6 - Yoko Admin

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co

This release addresses a number of small bugs and WP admin configuration. The WP Activity Log will now automatically be set to 1 week retention when the site is cloned to a staging environment. Add to Calendar BB module setup video is now included.

  1. [WP ACTIVITY LOG] Retention date set to 1 week when environment change is detected to a local or staging environment.
  2. [BUG FIX] Gracefully handles bug with setting NightlyMaintenance ActionScheduler action before ActionScheduler tables are ready.
  3. [ENV CHANGE] Added yoko_on_env_changed hook that fires only one time when env change is detected.
  4. [ADMIN] Adds Yoko logo to Yoko admin menus and move "BG Actions" into Yoko menu in Adminbar.
  5. [ADD TO CALENDAR] Add to Calendar BB widget reverts back to "Add to Calendar" after selection. Added setup instruction video.

1.9.5 - Add to Cal, CPTSync Health

· 2 min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co

This release updates the Add to Calendar Beaver Builder module so that leaving the "Start Time" blank has the same effect as setting the event as an "All Day" event. It also resolves an issue in which .ics files were being malformed. PHP7.4 is no longer supported and this plugin requires PHP8.0+. CPTSync code utility now has a Alpha version "Sync Health" page to help diagnose common sync issues.

  1. [IMPROVEMENT] Add to Cal Beaver Builder module reverts to all day event with empty start time and has better instructions
  2. [BUG FIX] Fixed issue with Add to Cal .ics links such as Apple, ICS, and Outlook ICS.
  3. [PHP] PHP 7.4 DEPRECATION! This plugin is now only fully compatible with PHP8.x
  4. [CPTSYNC] Adds CPTSync activated icon and Alpha Sync Health menu.

1.9.3 Beaver Builder Plugin Fold In

· 3 min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
  1. [IMPROVEMENT] Appsero automatically opts user into analytics tracking.
  2. [BUG FIX] Prevents yoko.yml CPT declarations from overwriting any existing post type that has already been registered.
  3. [BEAVER BUILDER] Moved Yok0xBB Beaver Builder modules into Yoko Core. Yok0xBB must remain on legacy sites for now.
  4. [PDF VIEWER] Fixes bug where PDF page would get slightly cut off due to incorrect box-sizing CSS setting.
  5. [PDF VIEWER] Allows Ad-Hoc use of the PDF viewer on individual attachment files when global setting is not turned on.
  6. [BEAVER BUILDER] Fixes BB Add to Calendar module hidepast configuration to properly hide the module after the start date has passed.