How to activate Phoca Rhein Slideshow
Posted: 01 Mar 2012, 16:19
I apologise if I missed something in the documentation...
I changed the theme option and uploaded a few images, but the box is blank. Looking at the code in index.php:
I can't find the slider module included with the template, so I'm guessing that an extension must be installed and assigned position-16.
If so, can you suggest which image- and content-slider extensions work best with Phoca Rhein.
Thanks for the well-written template code.
Denis
I changed the theme option and uploaded a few images, but the box is blank. Looking at the code in index.php:
Code: Select all
...
<?php if ($pSlideshow == 1) { ?>
<jdoc:include type="modules" name="position-16" />
<?php } else {
...
If so, can you suggest which image- and content-slider extensions work best with Phoca Rhein.
Thanks for the well-written template code.
Denis