Premium add-on for Bricks Builder

Display Term Image with Bricks

You can upload the term image and display it on the site with Bricks Builder and ACF/MateBox custom fields plugin.

Add FAQ Schema to Bricks Accordion Element

The Bricks builder has an accordion element. You can make the FAQ with this element and add the FAQ schema.

Displaying the reviews tab separately outside the WooCommerce tabs

By default description, reviews and additional information show in one ‘tabs’ section in WooCommerce. Want to display ‘reviews’ outside this ‘tabs’ area separately for more user engagement and visibility? You can quickly implement this with bricks builder.

Move the Reviews tab before the Description tab on the single product page

Show the Reviews tab as the first tab on the single product page. Add the following PHP code inside the Bricks’ code block element.

How do you show the loop counter in the posts list

The BricksUltimate add-on added the new dynamic data tag {loop_counter} and you can display the loop counter in your posts list. It will work inside the Query Loop builder.

How to get the posts of the current post author

Inside the author box, I want to add the more posts list section of the current post’s author with the help of Query Loop builder.

How do you create more button styles?

Bricks added some inbuilt styles for the button element. But you can extend those list and add more styles as per your mind. I am sharing the instructions below on how you can do it.

Displaying current user posts with Query Loop

How do you show the current user’s posts with Query Loop builder? In this tutorial, I shall show you how you can get it in the Bricks Builder.

Connects Product Filter element with Query Loop builder

How do you make the Product Filters work when the products list is built with Query Loop builder instead of Products element? BricksUltimate resolved this issue.

How do you add the image mask with an Image element

BricksUltimate add-on enhanced the Image element and added the controls for the image mask feature.