• Does it support displaying image-type fields?

    Only the default image field is displayed; custom fields cannot be retrieved. The dropdown menu doesn’t allow selection. Can this be resolved?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Sympl

    (@idocoh)

    Hi @zhanhongyuan and thank you for using the plugin.

    If you’re working with a repeater field that includes an image sub-field, yes — it will work.
    Here’s what you need to do step by step:

    1. Set the return value of the image sub-field
      • In ACF, make sure the repeater’s image sub-field is set to return the Image URL (not the ID or Array).
    2. Add the image inside your repeater layout
      • Inside the repeater widget you have set in Elementor builder, add an Image element.
    3. Use the image’s URL placeholder
      • Instead of pulling the image with Elementor’s dynamic tags, open the Image → Link (URL) field in the settings.
      • Enter #your_image_key (replace your_image_key with the actual sub-field key you set in ACF).
    4. Result
      • Elementor will replace #your_image_key with the actual URL of the image from the repeater field, and the image will display correctly.

    Let me know how that goes for you.

Viewing 1 replies (of 1 total)

The topic ‘Does it support displaying image-type fields?’ is closed to new replies.