Page 1 of 1

More skin options in one tour

Posted: Tue Nov 28, 2017 9:22 pm
by PeterE
Hi all,

Is it possible to output more skins ( skins have only a language difference) in 1 output?

My customer wants to integrate the tour I made on his website but use the language that is choosen on his website.

I've made a multiple language selection in the tour that is working fine, but he wants to link his language, so the visitor doesn't have to chooce a second time for a language.

I was thinking to output the tour in the different languages so he can make a url link to the choosen language, but Is it possible to output the tour only 1time with 3 language skins?

Thanks a lot!

Best regards
Peter

Re: More skin options in one tour

Posted: Tue Nov 28, 2017 11:01 pm
by Hopki
Hi Peter,
If your customer has two different Hosts then you can die this with the Host logic block.
As a starting point have a look at the text box logic block where you will see you can use the trigger Host.
As an example you could have:
http://yoursite.de
http://yoursite.co.uk

So you can add text to the logic block and say if Host is http://yoursite.de, use the german text and so on.
Regards,
Hopki

Re: More skin options in one tour

Posted: Wed Nov 29, 2017 7:05 am
by PeterE
Hi Hopki,

Thanks a lot for your quick answer and solution!!
This is clear for me :-)

Best regards
Peter