Reply To: Conflict with Other Plugins


imaginem
Support

Hi,

edit /functions/shortcodes/slideshow.php

line 270

return '[raw]' . $output . '[/raw]';

to

return $output;

Thanks