SOLVED

Image as dynamic content in guided landing page

Go to solution
Franky_Ruyssch2
Level 4

Image as dynamic content in guided landing page

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="http://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..

Franky Ruysschaert
1 ACCEPTED SOLUTION

Accepted Solutions
Daniel_Martin
Level 2

Re: Image as dynamic content in guided landing page

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.

View solution in original post

1 REPLY 1
Daniel_Martin
Level 2

Re: Image as dynamic content in guided landing page

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.