Image parameters on component not working on pages

Hi Themeco Support,

I’m having an issue with an image parameter inside a Cornerstone Component.

The component is called:

Desktop Cards - 1

I am using the component on this page:

Elastic Sided Jodphur Boots

I have created an image parameter for a card image and used it as the source for an Image element:

{{dc:p:card_1_image}}

When I change the image inside the Component Editor params, the image updates correctly.

However, when I place the component onto the page and change the image from the page-level component params, the Image element does not update.

So the issue is:

The image parameter updates correctly in the Component Editor, but does not update when changed at page level on a component instance.

Could you please confirm the correct setup for using an image parameter inside a reusable component so that the image can be changed per page instance?

Many thanks.

Hello Thomas,

Thanks for posting in! As it turns out, the Image element has the same parameters as the Section element.

Since you are using the whole Section as a component, remove the parameters in your Image element because that is what is causing the issue.

Cheers.