Image as dynamic content in guided landing page | Community
Skip to main content
Franky_Ruyssch2
Level 4
October 15, 2018
Solved

Image as dynamic content in guided landing page

  • October 15, 2018
  • 1 reply
  • 2003 views

I have an image container in my guided landing page :

<img src="${5050ImageURL}" class="img-responsive">

working together with a variable in the header :

<meta class="mktoString" id="5050ImageURL" mktoName="50/50 Image URL(square)" default="forms.dataline.eu/rs/644-GGO-416/images/large_format_1200_400.jpg" />

The problem is that the image should be dynamic, it should be different based on my language segment. For Dutch I should be able to define/select an image with Dutch text, for English and image with English text...

How should this be build? I can not convert the image to dynamic content..

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Daniel_Martin

Hi Franky,

As far as I understand, you can see every item with the "mktoimg" class in the Dynamic Content section on the bottom-right part of the Landing Page editing view. So if the <div> has the class "mktoimg", you should be able to assign the dynamic ruling for it.

1 reply

Daniel_Martin
Daniel_MartinAccepted solution
Level 2
October 15, 2018

Hi Franky,

As far as I understand, you can see every item with the "mktoimg" class in the Dynamic Content section on the bottom-right part of the Landing Page editing view. So if the <div> has the class "mktoimg", you should be able to assign the dynamic ruling for it.