Add a custom image to posts element

Hey there,

i’m using the posts element to show six blogposts in a row, so far so good. Now i want to add a custom image to each element like this:

If i add a custom image now it just repeats to all the posts. Any idea how to do this?

Thanks
Pierre

Hi Pierre,

Thanks for reaching out.
You can add a Custom Field in the posts and add the specific image URL in the specific posts. And after that, you can use the image element and add the Dynamic Content to select the specific image with the Loop.
Dynamic Content will look like the following one:

{{dc:post:meta key="meta_field_name"}}

Screenshot 2023-02-01 171051

I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.

Thanks

Hey Tristup,

works perfect - thank you!

Best regards
Pierre

Hi Pierre,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.