I have a website which uses a TYPO3 extension called "Headerslider". This extension works flawlessly on my default language settings on the Front-End (German) for my site. But if I change the sitelanguage on the Front-End to "English", the extension is not visible anymore. I've changed the images for the English site and configured it like it was on the German one, but it's still not visible. The initial installation of the extension contained following steps:
- Choose from which source your jQuery comes from (I chose Google as host)
- Create a marker in Templatesetup
- Insert Marker in HTML - Template
This steps should also work for the English version of my Website, because the German and English version share the same template, aren't they?