Get access to all 633 Bricks code tutorials with BricksLabs Pro
Related Tutorials..
Pro
Conditional Posts page template in Bricks
Applying a template chosen in ACF Pro‘s options page to the blog posts index page.
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 showed how to add a…
Categories:
Tags:
Pro
Related Posts using Meta Box in Bricks
Updated on 12 Apr 2024 This Pro tutorial provides the steps to show posts set as related to the current single post via a Meta…
Categories:
Tags:
Pro
Making a Nav Menu Item Active for Custom Post Type Single Views in WordPress
Consider this scenario: CPT: project Page titled "Project" is being used to show a list/grid of all the projects rather than the CPT archive. When…
Categories:
Tags:
Modifying ACF Field Value Before It Is Output
Consider the scenario where a Page has a "Page Fields" field group created with ACF Pro like this: Field name: scientific_coordinators (type Repeater)|__ Sub field…
Categories:
Tags:
Pro
Setting a Bricks template for Parent pages
This Pro tutorial shows how bricks/active_templates filter can be used to programmatically assign a Bricks template to all singular pages (of any post type) that…
Categories:
Tags:
Pro
Sorting a Cloneable Meta Box Group by a Date Subfield in Bricks
In the past we showed how to order Meta Box group rows in Bricks by a text-type subfield here. This Pro tutorial covers the same,…
Categories:
Tags:
Pro
Sibling Terms Bricks Query Loop
How to limit the terms of a Terms query loop to only the children of the current term’s parent.
Categories:
Tags:
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 PHP Class with the file…
Categories:
Tags:


