In Joomla! If you use a different intro page for your website, redirected via .htaccess, then if you have enabled user-friendly URLS, Lof ArticlesSlideShow have a little problem, when creating the links of the slides - it does not hide the modules around the article
The way I fixed this problem is:
1. Open modules\mod_lofarticlesslideshow\tmpl\default.php
2. Find <?php echo $row->link;?>
3. Replace it with component/content<?php echo $row->link;?>
That's all
Няма коментари:
Публикуване на коментар