Skip to main content

13 posts tagged with "Beaver Builder"

Beaver Builder integrations

View All Tags

1.13.4 - Admin CSS, Typesense Search Exclude

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
Léo Muniz
Senior Full Stack Engineer @ Yoko Co
Sarah Lewis
Senior Full Stack Engineer @ Yoko Co

This update introduces a new Yoko Options page for admin users, allowing custom CSS injection in the WordPress Admin Dashboard and easier targeting of user roles. It also adds an "Exclude from Typesense" option for search integration, and improves shortcode handling for external styles and scripts in the URLProxy class. Additionally, a bug with Beaver Builder's HeroIcons color selector is fixed, and the CMB2 library is updated to version 2.88.x.

ADDS

  • [ADMIN] Adds a Yoko Options page with options only accessible to Yoko team members. Added first option called "Admin CSS" for injecting CSS in WP Admin Dashboard.
  • [ADMIN] Adds role-[ROLE SLUG] call to the WP admin dashboard for easy CSS/JS targetting of specific roles.
  • [TYPESENSE] Adds the "Exclude from Typesense" metabox when Search with Typesense plugin is being used.
  • [SHORTCODE] Adds support for rewriting href attributes on external style tags and src attributes on javascript tags in the URLProxy.php class.

FIXES

  • [BEAVER BUILDER] Fixes Beaver Builder HeroIcons color selector bug.

CHANGES

  • [CMB2] Bumps CMB2 up to version 2.88.x.

1.11.4 - Beaver Builder iFrame, Add to Cal Outlook ICS

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

Improves ICS generator on Add to Calendar BB module and shortcode to have more robust compatibility with Outlook Desktop. Fixes BB iFrame Autoresize module bug that prevented injected CSS from rendering correctly.

FIXES

  • [BEAVER BUILDER] Fixes bug in iFrame Autoresize module that prevented injected CSS from rendering.
  • [BEAVER BUILDER] Updates ICS generator in Add to Calendar module to support timezones better.
  • [HIERARCICAL CPT] Removes the "Add Subpage" button on the "Trash" page of edit posts list.

1.11.2 - Bug Fixes

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

A maintenance release that fixes a bug that prevented the injected CSS option in the iFrame - Autoresize custom BB module from working. Also adds the Theme Read Me menu for yoko users for themes that have a README.md file. Also automatically adds all custom post types to Code Mana's Typesense plugin.

ADDS

  • [DOCUMENTATION] Renders the active theme's README.md or README.md.php file if it's presents under the Yoko Dashboard admin menu.
  • [INTEGRATIONS] Adds all post types for Code Mana's Typesense Search plugin if detected.

FIXES

  • [BEAVER BUILDER] Fixes custom iFrame module bug that prevented injected CSS from being added to certain iFrames with escaped characters.

1.11.1 - Content Corral Enhancements

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

This release adds a content_corral_exclusive_taxonomies filter to allow theme developers to override default "exclusive taxonomy" behavior for Content Corral taxonomies on a per-project basis. Also ships fixes to bugs and missing features in Keen Slider module. Ships initial Yoko Staff SSO and OpenAI agent integration scaffolding for live testing.

FIXES

  • [BEAVER BUILDER] Fixes Keen slider number field type bug.

ADDS

  • [FILTER] content_corral_exclusive_taxonomies added.
  • [BEAVER BUILDER] Adds Keen slider Next/Prev buttons UI option.
  • [BEAVER BUILDER] Adds Keen slider compatibility with ACF galleries and links in captions.
  • [ADMIN] Adds Coding Styles documentation.
  • [ADMIN] Adds initial scaffolding for Yoko Staff SSO.
  • [AI] Adds initial scaffolding for OpenAI agent integration.

REMOVES

  • [PHP] Removes support for PHP8.0.

1.10.3 - WP All Import Integration

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

This maintenance release adds initial integrations with WP All Import to make it easier to write targetted import scripts. It adds the YokoCo\sideload_file function to make it easier to upload non-image attachments. It fixes a CSS rendering issue with Select2 dropdowns in WP Admin and gracefully handles error in the Core Navigation block "Child Menu" customization caused by the block not having any children. This update also makes it possible to change the label of the Relational Taxonomy of a CPT so that the rendered metaboxes have contextual names (ex for a Person CPT, the rel tax can be called "Authors").

ADDS

  • [WP ALL IMPORT] Adds pmxi_saved_post_{post_type} action to make it easy to add functions to imports of a specific post type.
  • [WP ALL IMPORT] Automatically require_once the wp-all-import.php file from the theme if it exists.
  • [ADMIN] Adds the YokoCo\sideload_file function that mirrors the native WordPress media_sideload_image function, but for any file type.

FIXES

  • [RELTAX] Fixes the Select2 CSS of a relational taxonomy filter select on the post screen.
  • [BLOCKS] Gracefully handles Core Navigation block "Child Menu" customization when it fails due to a lack of internal blocks.
  • [BEAVER BUILDER] Fixes bug in Heroicons and Keen Slider modules where path to sub files was missing a leading slash.

CHANGES

  • [RELTAX] The target post type meta box has the label of the rel taxonomy instead of the CPT because the taxonomy describes the relationship (ex. author).

1.10.2 - Admin Search Enhancements & Bug Fixes

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

Makes admin post search use the relevance orderby parameter to make it easier to find admin content. Fixes bug with Beaver Builder show/hide logic when using the "after" operator. Fixes bug with yoko.yml CPT generator that overwrote the rest_base parameter needlessly.

Enhancements

  • [Admin Search] Orders post type listing search results and menu quick-add searches by relevance.

Fixes

  • [Beaver Builder] Fixes logic in Show/Hide tab when setting show or hide "After" a date.
  • [YOKO YAML] Fixes bug with yoko.yml in which the default rest_base was overwritten unneccessarily causing the Gutenberg editor to not work.

1.10.0 - Child Posts Nav Block & Bug Fixes

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

Adds "Show Child Pages" option to core WordPress Navigation Gutenberg block to render navigation for heirarchical post types. Fixes bug with Add to Calendar shortcode that miscalculated the duraction of multi-day, full-day events.

FIXES

  • Fixes issue with Add to Calendar shortcode and Beaver Builder module miscalculating the length of a multi-day, all-day event.

ADDS

  • Adds "Show Child Pages" option to native WP navigation block to render child pages on pages like micro-sites or large events with sophisticated sub-navigation requirements.

1.9.9 - Enhancements and Bug Fixes

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

Add to Calendar shortcodes and BeaverBuilder module is compatible with three and two letter timezone strings (ex. EST, ET, CT,etc.). Adds initial integration with Search with Typesense. Fixes the filemtime stat bug by replacing the enqueued script/css version with the Yoko Core plugin version.

FIXES

  • Fixes filemtime bug when checking for the stat on files in the node_modules folder.

CHANGES

  • Add to calendar shortcode and bb module attempt to guess timezone when provided with an abbreviation instead of a fully formed php timezone.
  • Makes changed environment message less scary.

ADDS

  • Initial Search with Typesense integration that allows all public post_types to be indexed.

1.9.8 - Performance and Bug Fixes

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

Fixes issue with "Show/Hide" tab not showing on Beaver Builder modules. Adds Aloglia search to core.yokoco.dev and hides the "Edit Site" menu item for non-yoko admins. The menu items are hidden by CSS only and connected to the --yoko-critical-menus-display CSS variable so this can easily be overwritten.

FIXES

  • [BEAVER BUILDER] Fixes issue in which "Show/Hide" tab wasn't showing up.

ADDS

  • [DOCUMENTATION] Adds Aloglia Search to documentation site.

CHANGES

  • [FULL SITE EDITING] Hides the "Edit Site" menu items for non-yoko admins.