220+ Bricks Tutorials

Pro

Check if the User Purchased Any of the Specified Products

This Pro tutorial provides the steps for setting up a dynamic data condition on any element in Bricks so it…

Read more

jQuery in Bricks

Bricks does not load jQuery out of the box on the front end. It is possible that certain plugins do…

Read more

Categories:
Tags:
Pro

ACF Relationship in Bricks

This Pro tutorial walks through setting up and using an ACF Relationship type of field in Bricks. We are going…

Read more

Pro

Custom Dynamic Data Tags in Bricks

It is possible in Bricks to output the value returned by any function via whilst passing arguments if needed.…

Read more

Loop Item ID and Loop Item Object in Bricks

If you are working on a Bricks site with specific requirements, chances are you need to grab the ID and/or…

Read more

Categories:
Pro

Extending Bricks Elements

This Pro tutorial provides the steps to extend a Bricks element as a new element by duplicating and modifying it.…

Read more

Categories:
Pro

Indirect Meta Box Relationship in Bricks

This Pro tutorial shows how to modify a Bricks' query loop parameters to only show the posts of a CPT…

Read more

Adding MENU Text After Hamburger Icon in Bricks

Looking to add the word MENU before or after the hamburger menu icon in Bricks? We can use ::after pseudo-element…

Read more

Categories:
Tags:
Pro

Redirecting Based on User ID(s) in Post Meta

This Pro tutorial provides the steps to redirect single post pages to a specific URL/location like the site's homepage if…

Read more

Pro

Menu Item Descriptions in Bricks

This Pro tutorial provides the steps to show descriptions for nav menu items with the corresponding CSS styling for desktops…

Read more

Pro

Up-Sells and Cross-Sells Query Loop in Bricks

Bricks has a "Product up/cross-sells" element that is built in. If you want more control to visually build your WooCommerce…

Read more

Pro

Meta Box Date Field Value Custom Format in Bricks

Updated on 12 Jan 2023 This Pro tutorial is similar to the previous ACF Date Field Value Custom Format in…

Read more

Categories:
Tags:
Pro

ACF Date Field Value Custom Format in Bricks

In the Bricks forum, a user asks: Hi there, I am setting up an events calendar using bricks. In some…

Read more

Categories:
Tags:
Pro

Posts Related by Taxonomy in Bricks

It is a common requirement to show posts (posts/CPT items) that belong to the same taxonomy (category/tag/custom taxonomy) as the…

Read more

Removing Action/Filter Inside a Plugin’s Namespaced Class Constructor

Recently worked with a friend figuring out how to remove/undo/cancel an add_action() line that's inside a plugin's constructor inside a…

Read more

Categories:
Tags:
Pro

Conditional Output Based on ACF Date Field in Bricks

Looking to have a Section or other elements in Bricks rendered on the frontend only if today's date is before…

Read more

Categories:
Pro

Querying Posts by Date/Datetime Custom Fields in Bricks

This Pro tutorial shows how to configure ACF and Meta Box to query posts in Bricks by custom field(s) of…

Read more

Categories:
Tags:
Pro

Limit the Number of Posts in a Bricks Query Loop of Type Meta Box Relationship

Bricks Query Loop popup does not have a control for setting the number of posts to be output when the…

Read more