Pro How to disable plugins in the Bricks editorMost WordPress plugins run sitewide. However, there is no need for certain plugins like WP Content Copy Protection & No…Read more →Categories: Bricks, Plugins, ProTags: Performance
Pro Building Prev / Next Posts with Query Loops in BricksFollowing on from our tutorial on Adding Custom WP_Query Loops in Bricks, in this pro tutorial we'll walk through the…Read more →Categories: Bricks, ProTags: Adjacent posts, bricks/query/run, Query Loop, WP_Query
Collapse All button for Elements in Bricks EditorBricks' editor shows the various buttons to add elements in the left side grouped into different categories. While it is…Read more →Categories: Bricks, FreeTags: Editor Tweaks
Pro User Role Condition in BricksThis Pro tutorial provides the steps to conditionally output elements depending on the currently logged-in user's role. Step 1 Create…Read more →Categories: Bricks, ProTags: Conditions
Pro Day of Week Condition in BricksThis Pro tutorial provides the steps to display elements in Bricks conditionally based on the specified day of the week.…Read more →Categories: Bricks, ProTags: Conditions
Pro Single Event Template for The Events Calendar in BricksUpdated on 30 Jan 2023 The Events Calendar is one of the most popular event plugins for WordPress. With The…Read more →Categories: Bricks, Plugins, ProTags: The Events Calendar
Pro Testimonials Slider in BricksThis Pro tutorial provides the steps to set up a dynamic testimonial slider in Bricks that pulls the data from…Read more →Categories: Bricks, ProTags: ACF, Slider
Pro Out of Stock Ribbon for WooCommerce Products in BricksThis Pro tutorial provides the steps to show a "OUT OF STOCK" ribbon for WooCommerce products that are output via…Read more →Categories: Bricks, ProTags: WooCommerce
Pro WooCommerce Product Carousel in BricksThis Pro tutorial provides the steps to set up a carousel that shows WooCommerce products with the product title, price…Read more →Categories: Bricks, ProTags: Accordion, WooCommerce
How to Add a Dot Separator Between Nav Menu Items in BricksLooking to add a circular dot separator between the nav menu items in your Bricks site? Add the following at…Read more →Categories: Bricks, FreeTags: CSS, Nav Menu
Pro Post/Page-Specific Background Slideshow in Bricks using BackstretchThis Pro tutorial provides the steps to load and initialize Backstretch on the images uploaded to a post (of any…Read more →Categories: Bricks, ProTags: Backstretch, Slideshow
Pro CSS Grid for Posts Element in BricksThe "Posts" element in Bricks has "Grid" as the default layout but the actual CSS it applies on the page…Read more →Categories: Bricks, ProTags: CSS, CSS Grid, Posts
Pro How to Add Custom, Conditional Skip Links in BricksBy default, Bricks comes with two skip links out of the box, one for the main content area and one…Read more →Categories: Bricks, ProTags: Accessibility, Conditions, Skip Links
How to Exclude Elements from Bricks EditorBricks has a handy bricks/builder/elements filter using which the available elements that show up after clicking + (or ⌃/⌘ +…Read more →Categories: Bricks, FreeTags: Filters
Pro “Pro” Category Ribbon for Posts in BricksThis Pro tutorial provides the steps to show a "Pro" ribbon for posts that are categorized under the "Pro" category…Read more →Categories: Bricks, ProTags: Dynamic Data
Reusing Sections and Elements in BricksBricks provides two solutions for reusing content: Section TemplatesGlobal Elements Section Templates There are three ways in which a section…Read more →Categories: Bricks, FreeTags: Reusable
Pro Conditional Section when Post has a Featured Image in BricksThis Pro tutorial provides the steps to output a Section in Bricks on single posts (of any post type) only…Read more →Categories: Bricks, ProTags: Conditions
Pro Prefiltering Posts for customizing Query in BricksUpdated on 29 Oct 2022 Bricks has an excellent filter called bricks/posts/query_vars for modifying the query of Posts and Product…Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/posts/query_vars, filter, query