Categoría: ACF BRICKS PLUGINS PRO
-
ACF Font Awesome Field in Bricks
This Pro tutorial walks you through using the Advanced Custom Fields: Font Awesome Field plugin in Bricks for showing Font Awesome icons. Consider this ACF field group with a Repeater field having the Font Awesome ACF sub field for a Page: Result after implementing the tutorial: Step 1 Install the Advanced Custom Fields: Font Awesome…
-
Featured Image’s Meta in a Bricks Posts Query Loop
This Pro tutorial provides the steps for outputting values of custom fields for the featured image of current post in a Bricks query loop. Consider this sample field group created using ACF: Field label: Original SourceField type: URLLocation: Attachment = All After implementing the tutorial: Notice the ORIGINAL SOURCE link for the featured images with…
-
ACF Image Data in Bricks
In the Bricks Facebook group a user asks: REPOST – can anyone please tell me how to display media file attachment data beneath the thumbnail image on an archive post page like in the the image. (I asked about displaying the alt in my OP and people jumped down my throat. The alt was just…
-
Related Posts using ACF Post Object in Bricks
Updated on 20 Jun 2024 This Pro tutorial provides the steps to modify the query of a Bricks Posts element or a Block on which query loop has been enabled to limit the posts to only those that are related to the current single post via an ACF Post Object custom field. Field being populated…
-

ACF Taxonomy Field Value in Single Posts
Consider this scenario: CPT: Movie Movie CPT Taxonomy: Movie Genre Movie Genre Taxonomy’s field: Genre Color Each movie will have only genre set. The requirement is to get and use the genre color field’s value either on single movie posts or in the movie query loop for each movie post. This Pro tutorial shows how…