How to display HivePress Gallery images in a Block Template?

I’m customizing the Listings Block Template.

Listing images are stored in the HivePress Gallery field, not as WordPress Featured Images.

Inside:

Query
→ Looper
→ Loop Item

I tested:

  • WordPress Featured Image block
  • WordPress Image block
  • GenerateBlocks Image block

None of them can display the current Listing image.

What is the official way to display the HivePress Gallery image inside a Block Template?

Is there a dedicated HivePress block or template element for this?

Thanks for your message — our team will reply shortly.

In the meantime, you can also get instant help from our AI Assistant, familiar with all the docs and solutions we’ve shared over the years.

Hi,

Welcome to the community. :herb:

The blocks like Loop, etc. are not part of HivePress. It looks like you’re using a third-party plugin such as GenerateBlocks, which is a separate block collection and is not related to HivePress core functionality.

In HivePress, you can customize template pages using the built-in tools available under HivePress > Templates , without needing additional block plugins: How to customize templates - HivePress Help Center.

However, please note that third-party block libraries like GenerateBlocks may require additional integration if you want to use them inside HivePress templates.

Hope this helps