Welcome to iMaginem Support! | Forums | Trine for WordPress | Conflict with Other Plugins
Hi,
edit /functions/shortcodes/slideshow.php
line 270
return '[raw]' . $output . '[/raw]';
to
return $output;
Thanks