Skip to content

ImagePro Element

The ImagePro Element extends with new features the ZOO Image element. Once the element is set in the Type there are several configuration params that differ from the ZOO ones.

SettingDescription
Custom OptionsIf enabled the extra input fields be we displayed on the Edit view.
TitleToggles the title field.
LinkToggles the link field.
LightboxToggles the lightbox field.
OverlayToggles the overlay field.

Default Layout

Renders the current image with the following options:

SettingDescription
Resize WidthIf set a copy of the image would be resized to match the width and cached. Set the value in pixels or leave empty for disabling.
Resize HeightIf set a copy of the image would be resized to match the height and cached. Set the value in pixels or leave empty for disabling.
Avoid CroppingAllows choosing if and when the image cropping should be applied during resizing.
Link to ItemIf enabled the image will be linked to the Item full view.
Enable LightboxToggles the lightbox feature.
Enable OverlayToggles the Overlay feature.

Default No Cache Layout

Renders the current image without creating a cache copy with the following options:

SettingDescription
Link to ItemIf enabled the image will be linked to the Item full view.

Default Raw Path Layout

Renders the current image raw path value.

Widgetkit Layout

Widgetkit layout is a integration layer between the element and Widgetkit allowing to render a Widget using the element data as content. For details about configuration options visit the Widgetkit documentation.

SettingDescription
Link to ItemIf enabled the image will be linked to the Item. Custom links take priority.