Equal height option of Advanced Post module isn't working properly?

Equal height option of Advanced Post module isn't working properly?

Equal height option of Advanced Post is a purely JavaScript dependent functionality, where we are calculating the post height on page load & applying that height through JavaScript.

Sometimes, this functionality fails to calculate the equal height of blog posts if the LazyLoad feature is enabled by any third party plugin or the theme that you are using.

Basically, Lazy-load is the functionality which loads images when image area comes in viewport. With this scenario – Advanced Post』s equal height option fails to calculate the exact height of blog posts.

In order to use the equal height option, regretfully you would need to disable the Lazy Load functionality.

Row / Column Gradient Background

Row / Column Gradient Background

Available from Version 1.6.0

Gradient background is the extension where we have enhanced row & column background settings.

# For Row Gradient Background

You will find this option in Row Settings -> Style tab -> Background section. Refer the following screenshot –

# Column Gradient Background

You will find this option in Column Settings -> Stylet tab -> Background section. Refer the following screenshot –

Just make sure you have enabled row & gradient background in UABB Module Settings!

How to enable / disable Beaver Builder's UI?

How to enable / disable Beaver Builder's UI?

After installing the Ultimate Addons for Beaver Builder, you』ll see a slight change in the original UI of Beaver Builder, such as:

A newly added 「Section」 panelThe 「Search」 fieldA little change in the font style

Note: We have deprecated this feature in our earlier versions, and you won』t be finding the option in our latest versions

You can enable or disable the Beaver Builder UI by following three easy steps.

They are:

1. Click on UABB seen under Settings

2. Click on General Settings

3. You can Enable or Disable the UI using the option seen below

Disabling this option will give you your original Beaver Builder UI.

4. Save Settings

UABB Global Settings

UABB Global Settings

Global settings make things dynamic and allow you to control possible things from one central place.

Just to take an example – default color of buttons is determined from the global settings. So if you decide to change this throughout your website later, you can make just one change here to let it take effect on all UABB buttons used on the website.

Settings made globally are overwritten by the settings in the individual module. If you keep the setting values blank in module – they would be controlled from global. This would come very handy especially for templates that we』re providing with UABB. Since most of you would not want to use our template 「as is」 – we have provided global settings so you can make them 「yours」 with just a few clicks.

Please note: Since the Ultimate Addons for Beaver Builder is 100% compatible with Astra, Beaver Builder Theme and GeneratePress, the addons automatically adopt your theme settings. The Global settings button will not be seen in such cases.

You can enable UABB Global settings by following the steps mentioned below:

1. Create or Edit a page and open it in the Page Builder.

2. Click on the Down Arrow on the Left top corner to open the Drop down.

3. Click on UABB Global Settings

4. Enable the Settings and Save

How to use Column Background Gradient?

How to use Column Background Gradient?

Have you ever wanted to use the gradient effect for column backgrounds in your website? The Ultimate Addons for Beaver Builder introduces this feature in version 1.6.0.

You can use this feature by following the steps mentioned below.

1. Click on the column you wish to add a gradient background. You will see the column settings window opened.

2. Select Ultimate Gradient Option from the background type options.

3. After selecting Ultimate Gradient under background type, you will see a new section named Gradient. You can now change the gradient type, color and a lot more to make your row look beautiful.

If you are unable to see the Ultimate Gradient option under the background type options of row settings, make sure you have enabled this extension under Settings -> UABB. Please refer to the article about enabling / disabling UABB modules. You can enable extensions too!

How to check expiration date of license?

How to check expiration date of license?

1. Please login to your store account and open Purchase History page.

https://store.brainstormforce.com/purchase-history/

2. Click on the 「View License」 link of your purchase.

3. On manage license page you can check the exact expiration date of your license.

Note: The expiration date of your license would be exact 12 months from the date on which license has purchased / expired.

Example: If you purchased in July 2016, and renewed in May 2017. Then your license would expire in July 2017, giving you one full year ( 12 months ).

Automatic Beta Updates

Automatic Beta Updates

Small but a very useful feature we are introducing with UABB 1.4.0 is Automatic Beta Updates.

We follow a Beta testing process while releasing any major version. It allows us provide a working copy of the upcoming release to our customers and get feedback on new features, improvements and fixes. It is a part of our efforts to release only stable and thoroughly tested updates.

So far, our customers had to manually download and install the beta versions. But now, we』ve simplified the processing by introducing a feature that will allow users to easily participate in Beta Program. Just enable the checkbox and whenever a new beta version is available, you will get the update notification right in the WordPress backend.

Please note – beta versions are stable as possible since we release them only after testing internally. But we still recommend you to use them only on staging sites or playgrounds. Do not use beta features on live websites. Learn more here.

How can I Begin Building a Page using UABB?

How can I Begin Building a Page using UABB?

Excited to build a new page?

Before we begin, please make sure that you have installed the Ultimate Addons for Beaver Builder on your site. You can refer to this article in case you need some help.

Let us now begin creating a page.

1. Create a New Page

In the WordPress Dashboard, click on Pages and then 「Add New」

2. Open the page in the Page Builder

3. Under Modules tab, selct UABB Modules from the Group select bar and begin using the modules you wish to add on the page.

The Ultimate Addons for Beaver Builder also comes with a huge collection of section and page templates that can be used and modified according to your needs. You can refer to the articles here to know more.

How to register your license?

How to register your license?

This is how you can register your UABB license key to get remote auto updates, support and unlocking other goodies for your website –

1. Go to settings -> UABB -> License

Enter your license key in the text box and Activate your license.

You can refer to the article here to know where you can find the License key.

How to override built-in UABB modules?

How to override built-in UABB modules?

All the UABB modules can be overridden within your theme by following the steps below –

Create a new folder in your theme』s folder named bb-ultimate-addon.
Create a new folder within the bb-ultimate-addon folder, named modules.
Copy the module you wish to override from wp-content/plugins/bb-ultimate-addon/modules to your theme』s bb-ultimate-addon/modules folder.

That』s it! You can now start editing the module to suit your needs.
Please note: Even though you can customize the module』s code, the module』s folder name, main php file name and main class name must remain unchanged to be recognized by the UABB.