Linux 软件免费装
Banner图

WPD Beaver Builder Additions

开发者 smarterdigitalltd
prajwalstha
更新时间 2018年7月16日 19:00
PHP版本: 5.4 及以上
WordPress版本: 4.9.6
版权: GPLv2 or later
版权网址: 版权信息

标签

beaver builder beaver builder modules beaver builder enhancements

下载

1.8.7 1.8.8 1.8.9 1.9.0 1.9.1 2.0.1 2.0.2 2.0.3 2.0.4

详情介绍:

Modules Check out the demo page here. WPD Optimised Video Embeds
New with 2.0.0 <
Now you have the ability to make a button appear above or below your videos after a certain number of seconds. -- A small module to let you embed YouTube or Vimeo videos into your site without the bloat that comes with the regular iframe method. Read this post for details on how much it can increase your website speed substantially. Features: Based on David Waumsley's findings. WPD Static Map Embed A lot of people don't like to use an embedded website map for directions to a business. They often prefer the full Google Maps interface, particularly on mobile where they can use the Google Maps app as it's much less fiddly than maps embedded on a website. Not only that, but a lot of scripts are downloaded with embedded maps, which can slow down your website. This module uses the Google Static Maps API to display a static Google Map image on your site, that links to your location on a full Google Map. Desktop users will see the map in a new window, and mobile users will see it in the Google Maps app, if they have it installed. Now with the ability to style the map using SnazzyMaps and MapStylr See the corresponding blog post for more details Enhancements Enhancements are small tweaks to the Beaver Builder plugin, that aren't a module or a field. Module Animations Lots of new entrance animations for your modules, including: Collapsible Rows Collapse an entire row, and optionally set a cookie. Perfect for adding a promo bar in Beaver Themer. Collapsible rows Fade-on-scroll Allows you to fade a row in or out as you scroll down the page. Beaver Builder Fade on scroll row For further information, please read this post.

安装:

Get started by simply:
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress Admin
  3. Within WordPress Admin, visit 'Settings' > 'Page Builder' > 'WPD Settings' to configure basic settings

升级注意事项:

2.0.4 Fix notice appearing when WP_DEBUG enabled

常见问题:

How do I match the heights of modules?

In 2.0.3, you can match the heights of modules (useful if you have uneven blocks of text with call to actions below) by:

  1. Opening each module's settings
  2. Heading to the 'advanced' tab
  3. Adding the same name to "Match height group"

How do I white-label WPD BB Additions?

You are able to change the values of:

  • Plugin Name
  • Plugin Description
  • Plugin Author
  • Plugin Author Website
You can do this by adding something similar to your functions.php file in your theme: add_filter( 'wpd/bb-additions/config', function( $config ) { $config->plugin_menu_name = 'My Plugin'; $config->plugin_description = 'My Plugin Description'; $config->plugin_author = 'My Name'; $config->plugin_author_uri = 'My Website'; return $config; }, 10, 1 ); = How do I set a custom thumbnail for optimised videos In version 1.9+ you have the option to choose 'custom thumbnail' within the settings of an Optimised Video module. You'll then be able to upload a thumbnail using a photo field.

How do I set my own aspect ratio for an embedded optimised video?

In version 1.5+, you can simply add or edit a WPD Optimised Video and then choose 'Custom' under 'Aspect Ratio'. You will then see 2 fields for width and height. If you have a 4:3 aspect ratio, use '4' in width and '3' in height. The default is 16:9.

How do I add a WPD animation into a Beaver Builder module?

New animations are simply added to a module in exactly the same was as usual. In the Beaver Builder editor, edit a module, head to the Advanced tab, and then choose an animation from the animation dropdown field.

How do I enable the 'fade on scroll' effects on a row?

Simply edit your row, and check the 'WPD' tab for this setting.

How do I enable the 'polaroid photo' effect on a photo module?

Simply add/edit a photo module, and check the 'WPD' tab for this setting.

How do I override the CSS for the polaroid photo effect?

You can either:

  • Add a file in your theme: theme-name/wpd-bb-additions/enhancements/polaroid-photo/css/style.css and it'll automatically overwrite.
  • Using the wpd_bb_enhancements_polaroid_photo_css_file filter to specify your own path

更新日志:

2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.9.1 1.9.0 1.8.9 1.8.8 1.8.7 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0