Description
Easily select and show custom fields created by the Meta Box plugin in the Beaver Themer field connection from a dropdown.
The plugin works for all field types. And you don’t have to remember the field name or field ID to type. You just need to select it from the dropdown list.
See it in action in the following video:
(Credit to David McCan)
Bug reports
Please use GitHub for ideas and bug reports.
Plugin Links
You might also like
- Slim SEO: A fast, lightweight, full-featured SEO plugin with minimal configuration.
- Slim SEO Schema: The best schema plugin for WordPress.
- Auto Listings: The best WordPress plugin for car dealership and car selling websites.
- GretaThemes: Clean and elegant WordPress themes (free and premium).
Screenshots
Installation
You need to install Meta Box plugin first
- Go to Plugins | Add New and search for “Meta Box”
- Click Install Now button to install the plugin
- After installing, click Activate Plugin to activate the plugin
Install MB Beaver Builder Integration extension
- Go to Plugins | Add New and search for MB Beaver Builder Integration
- Click Install Now button to install the plugin
- After installing, click Activate Plugin to activate the plugin
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MB Beaver Builder Integration” is open source software. The following people have contributed to this plugin.
Contributors“MB Beaver Builder Integration” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “MB Beaver Builder Integration” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.4 – 2024-10-14
Fix Plugin Check
2.1.3 – 2024-08-19
Fix running PHP Codesniffer when installing & autoload the plugin’s main file via Composer
2.1.2 – 2024-04-02
Fix image fields not working for author and user
2.1.1 – 2023-04-03
Fix getting author ID
2.1.0 – 2023-03-23
- Add support for condition “Is Not Set”
- Add support for conditional shortcodes
- Add support for shortcode attributes for taxonomies
- Support showing image fields with BB shortcode
- Make all image fields work with photo and gallery modules (#3)
- Fix single image alt text and PHP warning “trying to access array”
2.0.1 – 2022-22-24
- Fix access array offset on value
2.0.0 – 2022-02-11
- Breaking change: change the way to select color field. If you select a color field in a previous version, please re-select it.
- Fix single_image field not showing in shortcode (insert mode)
1.4.1 – 2021-11-13
- Fix deprecated notice for conditional logic
1.4.0 – 2020-02-04
- Add support for post author’s custom fields
- Add support for user’s custom fields
1.3.5 – 2020-01-20
- Conditional logic: make option name a select field for settings page
1.3.4 – 2019-11-28
- Fix toggle rules for settings fields
1.3.3 – 2019-09-18
- Fix wrong URL to JS file
1.3.2
- Hide image size and date format when not needed
1.3.1
- Fixed undefined index when a post type doesn’t exist.
1.3.0
- Added support for Beaver Themer’s Conditional Logic on the front end. See this announcement post and video tutorial.
1.2.1
- Added missing support for background/text color for rows/columns/elements.
1.2.0
- Added support for MB Term Meta and MB Settings Page, allowing you to pull term’s custom fields and website settings to the front end.
1.1.0
- Added date format for
date
,datetime
fields - Added field dependency, showing extra params only for correct field types
1.0.0
- First release