Categoría: ACF GALLERY ACF PRO BRICKS DYNAMIC DATA FREE
-
ACF Gallery Images Count Dynamic Condition in Bricks
Looking to output elements on single posts or in a query loop in Bricks based on how many images are present in the current post’s Gallery type custom field created using ACF Pro? Add the following in child theme‘s functions.php (w/o the opening PHP tag) or a code snippets plugin: <?php function bl_get_acf_array_count( $field_name ):…