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

Image as dynamic content in guided landing page

  • October 15, 2018
  • 1 reply
  • 1995 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..

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
New Participant
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.