Thanks @Guleria
This is what I’m getting now. While I can select an image, it still does not appear in the editor or preview.
A user is attempting to add a customizable second image block to Shopify’s ‘image-with-text’ section in the Taste theme. The goal is to position this new image inline with the heading.
Initial Problem:
sections/image-with-text.liquid but nothing appeared in the editor or previewsection.settings.small_imageSolution Attempt:
section.settings.small_image to block.settings.small_image since the code is for a blockCurrent Status:
Thanks @Guleria
This is what I’m getting now. While I can select an image, it still does not appear in the editor or preview.