Adds a "Tabs for Page Builder" widget, which can be used in Page Builder by SiteOrigin editor.
Page Builder by SiteOrigin editor is great, but it lacks a “tabs widget”, so we created one.
The “Tabs for Page Builder” widget allows you to add multiple tabs with a tab name and tab content. The tab content is using the Page Builder editor, so you can build your own layout inside the tab content (add widgets, set columns, …).
The front-end display is the same as the tabs in Bootstrap framework.
More details about this plugin can be found in this post.
Note: the front-end design is “bare bones”, so only the default Bootstrap CSS is used. So you should style it to your own liking with custom CSS. Maybe we will add some custom skins in the future, but I can’t make any promises.
Upload the Tabs Widget for Page Builder plugin to your WordPress site, Activate it, and that’s it.
Once you activate it, the “Tabs Widget for Page Builder” widget will be available in your Page Builder editor.
Upload the Tabs Widget for Page Builder plugin to your WordPress site, Activate it, and that’s it.
Once you activate it, the “Tabs Widget for Page Builder” widget will be available in your Page Builder editor.
If for example the first tab always remains active, than this is an indicator that your theme (or another plugin) is using an older version of Twitter Bootstrap. In this plugin we use the Bootstrap version 4.x, so some HTML is different from the older versions (v3.x, v2.x). You can solve this by adding the bellow code to your theme functions.php file:
add_filter( 'pt-tabs/use_older_bootstrap_layout', '__return_true' );
Also make sure that you have the latest version of this Tabs widget plugin.
8 July 2016
8 April 2016
27 March 2016
25 March 2016
20 March 2016
Release Date – 19 January 2016