Pro Custom Events Calendar in WordPress using REST API and FullCalendarImplement FullCalendar in WP using the WordPress REST API. Showing events on a calendar with event data (incl. custom field values) in popovers.Read more →Categories: JavaScript, ProTags: Calendar
Pro Frontend Search Filtering by Post Title, Content and Related Post’s Title in BricksUpdate: Also added Variation 2 with support for Bricks' Load more functionality. In the Bricks Facebook group a user asked: Hello everyone. I have this…Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF, ACF Relationship, Frontend Filters
Pro Conditional classes and data attributes for query loop items in BricksWe explore adding conditional classes or data attributes to Bricks query loop items.Read more →Categories: Bricks, ProTags: $global_classes_elements, $global_data
Pro Post Info of a Selected Post on Meta Box Settings Page in BricksHow we can use PHP query feature in Bricks to get the value (post ID) of a Post-type Meta Box custom fieldRead more →Categories: Bricks, ProTags: PHP Query
Pro Pie Calendar CustomizationsProgramatically sync separate date and time custom fields & other useful customizations to the popular Pie Calendar plugin.Read more →Categories: Plugins, ProTags: Pie Calendar
Pro Filtering ACF Repeater Bricks Query Loop by Sub Field ValueWe look into how ACF Repeater rows output by a Bricks query loop can be filtered using the bricks/query/run PHP filter.Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/query/run
Pro Post-specific Gravity Forms inside a Modal in BricksLearn how we can pass post-specific values into a Gravity Form placed in a query loop, ensure the modal form resets properly after submission.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Gravity Forms, Modal
Pro Limiting the Number of Images in Bricks Image Gallery ElementHow we can use Bricks' render_tag() as a simpler way to limit the image count in any Gallery element.Read more →Categories: Bricks, Plugins, ProTags: Image Gallery, render_tag
Pro ACF Flexible Content Gallery Field Bricks PHP QueryA walk through on setting up a ACF Flexible Content field with a couple of different layouts.Read more →Categories: Bricks, Plugins, ProTags: ACF Gallery, ACF Pro, Flexible Content, PHP Query, render_tag
Pro Post Titles and Post Content Tabs in BricksHow to set up Nestable tabs with post titles as the tab menu, and post content and/or any other post-specific data as the tab content.Read more →Categories: Bricks, ProTags: Query Loop, Tabs
Pro ACF Group Sub Field Values from Matching Post TermIn Bricks Reddit, a user asks: Let's break this down and set up the scenario practically. First, there's a Language taxonomy for posts (could be…Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data
Pro Bricks Image Gallery element with Image limitOne way to set an image limit when outputting a Gallery in Bricks.Read more →Categories: Bricks, ProTags: Controls, Image Gallery