GetSimple Support Forum

Full Version: slider with custom i18n fields
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there,

I'm using a custom JS slider.

The slider is static html, no dynamic functions are used.

I want to use the i18n plugin and be able to translate the slider and it's text blocks.

Where should I start?


Thanks

p.s. i tried the special pages plugin but I don't want to create a new page. I just want my index (homepage.php) to have these fields that I can translate. The "custom fields" plugin will add these fields to all pages so that's not really optimal either.
Ok so I solved it pretty easily with using just an additional component and i18n. Just took the big chunk of code and created a _en version of it.