slider with custom i18n fields - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: slider with custom i18n fields (/showthread.php?tid=3704) |
slider with custom i18n fields - nighthaze - 2012-10-20 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. slider with custom i18n fields - nighthaze - 2012-10-20 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. |