hello,
first, I see the layout is broken.
Open your template index.php at:
<Joomla Root>/templates/<your template name>/index.php
Find below codes:<jdoc:include type="component" />
Change the codes to:<table width="100%"><tr><td><jdoc:include type="component" /></td></tr></table>
for the not working jsmug, I would suggest you to post on the forum, maybe they have already get this problem fixed?