cURL error 51: SSL: No alternative certificate subject name matches target host name

cURL error 51: SSL: No alternative certificate subject name matches target host name

If the SSL library installed on your server is outdated (OpenSSL/0.9.8b) you might come across this error while trying to download templates from our cloud. More details about the issue below:

The Problem

When the template cloud installed your site sends a request to our server, it goes through secure connections. These connections run through a firewall, which keeps our server safe from attacks such as DDoS. To be able to do that, we use a system called Server Name Indication (SNI). Every browser after IE6 supports this, and every major CURL version released after March 2008 supports this.
If your server is still using a software older than that, this issue will be obvious.

The Solution

Just ask your hosting provider to update OpenSSL library and you should be OK. The OpenSSL version used should be 1.0 or higher that supports SNI. You may share this article with your host.

Technical Background

To be able to use SNI, you need:

A version of CURL that supports it, at least 7.18.1. The CURL 7.18.1 was released on March 30th, 2008.
This version of CURL should be compiled against a library that supports SNI, usually OpenSSL 1.0 or higher as that enables TLS by default.

Translating UABB using Poedit

Translating UABB using Poedit

UABB comes with a POT which can be loaded in Poedit for translating the strings. This file is located in 『bb -ultimate-addon/languages/』

Open Poedit, Go to File -> From POT/PO file.
Select New POT/PO file in Poedit.
Now select the .pot file from the plugin
From the dropdown, now select the language in which you want to translate the plugin.
Click on any string you want to translate, in the bottom text input area add your translation.
After you are done translating all the strings, click save. This will give you .mo and .po files.
Upload the .mo file to your WordPress site via FTP to folder – /wp-content/languages/plugins/bb-ultimate-addon/

 
After you upload the file your translations will start working on your site.

Watermark for Images in Templates

Watermark for Images in Templates

All of the images in BB as well as UABB are hosted on remote servers and they are ideally meant to be changed. Since this is not very clear to many, especially to clients and beginners, we will be pushing out an update on Dec 20, 2016 that will watermark most of the images in UABB templates.
Hosting images on your own host has many benefits. The most important and obvious ones are no dependency on third part servers and full control and copyright compliance. We hope the watermarked images will help you and your clients identify the content that needs to be updated.
Few things to keep in mind –

All of the templates that you』ve already downloaded from our Template Cloud will still serve old images without watermarks.
If you need the updated templates with watermarked images, you may delete those templates from Template Cloud and install them again.
There will be few cases where we won』t watermark images, especially if they are background images. This is mostly because – these images play an important part in the design and look of the template.

Before Watermark –

After Watermark –

Section and Page Templates don』t look the same when I am using them. Why?

Section and Page Templates don』t look the same when I am using them. Why?

The Ultimate Addons for Beaver Builder come with a huge collection of section and page templates. The templates quite often do not look same as the demos when you use them on your website.
This is because, they are coupled with theme typography that compels them to inherit the theme settings and formatting options.
This means that the UABB templates retrieve your theme font size, colors and styling when used on your site. This saves you hours of work trying to match the template to your theme.
Basically, our thoughts behind doing this is to let the template adopt the styling of your theme and look like a part of your website.

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.

What is the use of UABB Templates Manager?

What is the use of UABB Templates Manager?

Deprecated From Version 1.3.0
Templates are a boon! We are sure no one will disagree with the fact that templates actually make work much simpler and faster.
The Ultimate Addons for Beaver Builder comes with a number of row and page templates. You can enable the templates you wish to use while the others can remain disabled.
This is where you will have to disable the categories of sections you might not be using quite often.

In order to enable or disable templates, you will have to follow the steps mentioned here.

Note: You need to Disable the Show Row Categories and Show Module Categories option under templates. If enabled, these options show only the saved categories and prevent all third party templates and modules to be shown.

How to enable / disable Templates in UABB?

How to enable / disable Templates in UABB?

Deprecated From Version 1.3.0
The Ultimate Addons for Beaver Builder comes with pre-designed templates that can be used within any page on your website.
In case, you wish to enable or disable these templates, you can do these in a few steps mentioned below.
1. Click on Page Builder seen under Settings

 
2. Click on UABB- Template Manager

 
3. You can Enable or Disable the Templates you wish to use or omit respectively.
 

4. Save Settings

GlotPress Basics

GlotPress Basics

In a Post about Translating Ultimate Addon for Beaver Builder, we discussed how to download and use the already translated strings from the Glotpress project to your site.
In this article, we will be discussing on how you can contribute the translations to the project so that you and also everyone else can benefit from it.

The first step is to login if you already have an account on the Glotpress project, if not you can easily signup to the site.
Now select the language you want to translate – (example screenshot)
Click details in front of any string you want to translate – (screenshot)
Add your translation in the text box and click suggest new translation (screenshot)

 
After you have added new translation suggestions a moderator for this language will then approve the translations and these translations will be made available directly in the plugin after any language is 90% translated.

How to use Template Cloud on WordPress Multisite?

How to use Template Cloud on WordPress Multisite?

Available from Version 1.3.0
The Ultimate Addons for Beaver Builder acts like any other plugin when installed on a WordPress multisite.
In order to be able to use the Template Cloud on a multisite setup, you can activate the plugin across the network. Then install the desired templates from the network admin site.

These templates will be automatically available to all sites across the network.