Hi,
I am trying to integrate the plugin directly in a template file, but I get plain text.
This is the syntax I am using
<?php
echo JHTML::_('content.prepare', '{hotspots hotspot=2}');
?>
Any suggestion is appreciated.
Best Regards