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..
Solved! Go to Solution.
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.
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.