220+ Bricks Tutorials

Pro

How to Link to a Specific Tab in Bricks

This Pro tutorial provides the JavaScript code that will automatically switch to the tab when using Nestable Tabs elements based…

Read more

Categories:
Pro

Custom WordPress Dashboard Page in Bricks

Updated on 26 Feb 2023 This Pro tutorial provides the steps to replace all the meta boxes of the WordPress…

Read more

Categories:
Tags:
Pro

Custom Field Value based Adjacent Posts Navigation Query Type in Bricks

David Browne wrote Building Prev / Next Posts with Query Loops in Bricks tutorial in the past in which he…

Read more

Pro

User Profile Pages in Bricks

This Pro tutorial provides the steps to repurpose author archives as public user profile pages in Bricks. Sample screenshot of…

Read more

Fix for “Your theme (Bricks Child Theme) contains outdated copies of some WooCommerce template files.”

Updated on 18 Feb 2023 Users of current (at the time of writing this) Bricks stable version of 1.6.2 and…

Read more

Categories:
Pro

Conditionally Excluding Elements from Bricks Editor

In the past, we shared How to Exclude Elements from Bricks Editor. This Pro tutorial shows how specific elements can…

Read more

Pro

WP Grid Builder Filters inside Bricks’ OffCanvas

This Pro tutorial provides the steps to move WP Grid Builder's filters inside the Bricks' native Offcanvas on smaller viewport…

Read more

Pro

Switching Tabs on Hover in Bricks

This Pro tutorial shows how to make the tabs of Tabs (Nestable) elements active on hover in Bricks. Step 1…

Read more

Categories:
Pro

Voting System in Bricks using WP ULike

Updated on 16 Feb 2023 This Pro tutorial provides the steps to add upvote and downvote buttons using WP ULike…

Read more

bricks/posts/merge_query Explained

This short article provides details on Bricks' bricks/posts/merge_query filter. On pages rendered by an archive or search template, secondary queries…

Read more

Categories:
Tags:
Pro

CPT Submenu Items in ACF Pro Options Admin Menu

This Pro tutorial provides the steps to add links to admin pages under an Options page created with ACF Pro.…

Read more

Pro

Horizontal Scrolling Tabs in Bricks

Nestable Tabs element in Bricks wraps into multiple lines out of the box at smaller viewport widths. This Pro tutorial…

Read more

Categories:
Tags:
Pro

Responsive iframes in Bricks

This Pro tutorial provides the steps to add responsive iFrames in Bricks. Step 1 Edit your Page/Template with Bricks. Add…

Read more

Categories:
Tags:

Author Page Archive Link for the Current User

WordPress has a handy function called get_author_posts_url() that returns the URL of the archive page for the author of the…

Read more

Categories:
Tags:
Pro

Post ID Query Variable Based Post Output in Bricks

In the Bricks forum a user asks: I’d like to query a single post of a custom post type using…

Read more

Ultimate Member in Bricks: Ignoring the Content Restriction for Header/Footer

If using Ultimate Member to restrict the main post content in a template, you may run into an issue when…

Read more

Categories:

Get Post ID from Post Title in WordPress

Looking for a way to get a Post ID given its title on single posts in WordPress? With our custom…

Read more

Pro

How to Insert Element(s) Between Query Loop Posts in Bricks

This Pro tutorial shows how we can insert a Div (or any custom HTML) after nth post (Ex.: after 5th…

Read more