Retrieve Dynamic Data Like a Pro: Using bricks_render_dynamic_data in Your Custom PHP Functions
The dynamic tag is a powerful feature in Bricks. With it, you can easily execute your desired functions or…
Read moreThe dynamic tag is a powerful feature in Bricks. With it, you can easily execute your desired functions or…
Read moreUpdated an Elementor website to v3.9.0 and noticed my previous custom JavaScript listening on Elementor popup show and popup hide…
Read moreBelow JavaScript function found in themes/bricks/assets/js/woocommerce.min.js From the script above, understand that Bricks will add click handler on DOMContentLoaded through…
Read more1) bricks/element/settings This filter already in Bricks since v1.5. (Documentation Link) It allows you to tweak the element settings before…
Read moreSome useful functions and tips available in Bricks theme that I always use. Please note that I only use them…
Read moreSet x-on:click as attribute key, open = ! open as attribute value, when inspect in front end, the attribute key…
Read moreThis is not a tutorial, decided to record some important notes and tag these as Dev Logs. Problem In Bricks…
Read moreSaw a JetSmartFilters bug reported by a friend in Crocoblock Facebook group recently. Quite interesting and I did a test…
Read moreSometimes I would like to hide the Elementor form after submission. However, the the default Elementor behavior is resetting the…
Read more