Slideshow I18N Gallery - 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: Slideshow I18N Gallery (/showthread.php?tid=5097) |
Slideshow I18N Gallery - Timofei - 2013-08-22 Hello! Decided to make a site and for a cap I want to add a slideshow, Set a plug-in, created an album and I insert a code <!--? php get_i18n_gallery ('slide'); ? --> in Innovation template header.inc.php, but he isn't brought, I try via the look button it is shown. prompt where that is incorrectly made! Thanks RE: Slideshow I18N Gallery - Timbow - 2013-08-23 (2013-08-22, 21:48:52)Timofei Wrote: Hello! Not sure I understand but if you wrote <!--? php get_i18n_gallery ('slide'); ? --> that is wrong, did you mean this?: <?php get_i18n_gallery ('slide'); ?> mvlcek has written good instructions at http://mvlcek.bplaced.net/get-simple/i18ngallery did you check through them? RE: Slideshow I18N Gallery - Timofei - 2013-09-03 Thanks for the help, the question has solved |