nexgen gallery slideshow wpml problem
-
We placed a nexgen slide show manually:
<div class=”frontpage_slideshow” align=”center”>
<?php
$showgallery = ‘[slideshow=4,960,240]’;
$showgallery = apply_filters(‘the_content’, $showgallery );
echo $showgallery;
?>
</div>Slide shows in english, all other languages it won’t load.
Theme: chocotheme
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘nexgen gallery slideshow wpml problem’ is closed to new replies.