{{-- Title: Post-images Description: Add images to your post Category: formatting Icon: columns Keywords: image Mode: edit Align: left PostTypes: page post SupportsAlign: full SupportsMode: true SupportsMultiple: true EnqueueStyle: EnqueueScript: EnqueueAssets: --}} @php $images = get_field('images'); $widthClass = count($images) === 1 ? 'block-post-images__single--full' : 'block-post-images__single--half' @endphp
{{ $image['description'] }}