Hi
Just upgraded from ja_purity on 1.5.23 to ja_purity II on 1.7 after a couple of happy years with it!
Quite a while ago, I tried to get mod_simplemooticker to work with the old version and ended up hard-coding it into the index.php file of the template as follows:
<?php if($this->countModules(‘ticker’)) : ?>
<div id=”ja-ticker” class=”clearfix”>
<jdoc:include type=”modules” name=”ticker” />
</div>
<?php endif; ?>
It worked beautifully and I forgot all about how I’d done it!
I thought I’d try and do it properly in the new version. I can get it working in some of the positions (I had to upgrade the mod as well, but it does actually work!), but I’d like to have it above the banner ideally or at least between the banner and the horizontal menu.
Has anyone done this or at least tell me how to, please?
Thanks in advance
Nick