Beaverbuilder

Variable Post Grid Layout

By Beaverplugins / February 21, 2019 / Comments Off on Variable Post Grid Layout

How hard is it to create a variable post grid? Not that hard with Toolbox and UIkit. This question was asked in the Beaver Builder Facebook Forum, and some answers included adding 3 different modules to the layout; Could work, but using Toolbox and UIkit’s CSS grid you can do this easily in any combination…

Read More

Show hidden content when clicking a button

By Beaverplugins / February 20, 2019 / Comments Off on Show hidden content when clicking a button

On the Beaver Builder Facebook forum a question was asked if someone knew of a module that is able to have a button make a hidden module appear. I’m not against using extra modules, but if we are adding new modules for each and everything we might encounter we will eventually get blinded by the vast…

Read More

Adding Accordions with Toolbox and UIkit

By Beaverplugins / November 19, 2018 /

If you’re using accordions with Beaver Builder and a custom fields solution like ACF or Meta Box you may have already ran into this problem: You can add field connections for the an items label and content, but you have to set them using fixed relations, meaning that when one of these fields is empty,…

Read More

Adding Structured Data or Schema Data

By Beaverplugins / November 7, 2018 /

When you create a web page, post or item, search engines find it hard to understand specific elements. You want to keep control on how it is displayed, but how a search engine sees it can be very different. Structured Data helps search engines to better understand what the content is specifically about. But it…

Read More

Pagination for Timber Posts Module

By Beaverplugins / November 5, 2018 /

The Timber Posts Module is probably the single most powerful module in the Toolbox plugin. It allows you to do virtually anything. Because nothing is really fixed inside the Timber Posts module it serves no purpose to add pagination at the top or bottom of the results, you can just as easily add it in…

Read More

Different layouts for different post-type search results

By Beaverplugins / November 5, 2018 /

Many things are quite manageable when using Toolbox plugin with Beaver Builder and Beaver Themer.  One of those is something that came up on one of the Facebook Forums where a question was asked whether it is possible to have different layouts for different search archive results. Most examples like the ones in this post…

Read More

How I added Docs using Toolbox

By Beaverplugins / October 30, 2018 / Comments Off on How I added Docs using Toolbox

When I had finished the first release of Toolbox I needed to add a Docs section to the website, in which I could easily navigate through the different sections and subpages. My first thoughts were to download a plugin from the WP Repo so I downloaded and tried a few but, although they all worked…

Read More

Adding a Geo based Conditional

By Beaverplugins / May 20, 2018 /

Using Toolbox it is very easy to add any kind of filter. A location-based filter for instance is very easy to add. You will need to install a plugin like GeoIP Detectection from the WordPress Repository. When you’ve done so, you can add the following code to your functions.php or into your own plugin. [pastacode lang=”php”…

Read More

Getting the set Photo thumb-image

By Beaverplugins / June 7, 2016 /

I’ve been bashing my head over this the other day. I was constructing the Owl-slider module and needed the thumb-image that I had set using the photo-field. Now, after finding out the solution it appears it is clearly mentioned in the documentation but never the less I’m going to repeat it here so that you don’t have…

Read More