For the complete documentation index, see llms.txt. This page is also available as Markdown.

Displaying Gallery field

Advanced Views natively supports the following gallery types:

  1. WooCommerce: product Gallery field

  2. ACF: any Gallery field

  3. MetaBox: any Image, ImageAdvanced, ImageUpload field

  4. Pods: any Image, Video field

  1. Add any Gallery field

  2. Save the Layout, copy its embedding shortcode

  3. Embed Layout: paste the shortcode inside the target place

Advanced Views automatically creates HTML markup and loads image metadata (like src, width, height) into the template.

You can customize the Layout template to use the Gallery render options.

Last updated