Pro Location-based Distance Filtering on a Google Map in BricksDetailed instructions on setting up Bricks' Map element with additional location-based distance filtering or proximity search input.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF, Google Maps, Search Filter
Pro Upcoming Events in Bricks Grouped by ‘Month Year’ with Frontend Filtering by Event TypeUpdated version of the earlier Upcoming Events Grouped by ‘Month Year’ in Bricks tutorial with some improvements:Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Nested Queries, Query Loop
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 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 Staggered Entry Animations for Posts in Bricks Query LoopsThe steps for animating the posts output by a Bricks query loop in a staggered animation.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Animations, Query Loop
Pro Frontend Filtering of Posts by a Date Picker Custom Field in BricksHow to enable your site visitors to filter the posts (of any post type) by the value of a date picker type custom field.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Frontend Filters
Pro Frontend Filtering of ACF Repeater Rows by Checkbox Sub Field in BricksSetting up input search field filter and button filters so visitors can filter the rows of a ACF Repeater on single CPT posts.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF Pro, Frontend Filters
Pro Category and Search Filtering for Nested Bricks Query LoopsHow to add a category dropdown and search input field so visitors can filter posts grouped by categories..Read more →Categories: Bricks, JavaScript, ProTags: Frontend Filters, Nested Queries
McDonald’s Order Promise AnalogyFrom the JavaScript course I am doing now: A Promise is like placing an order at a restaurant. You receive a ticket (Promise object) that…Read more →Categories: Free, JavaScriptTags: JavaScript
[Notes] JavaScript ModulesI recently began my journey to become a full-stack developer and am starting a series where I share my notes on what I've learned that…Read more →Categories: Free, JavaScriptTags: