14 thoughts on “Joomla 3.3 Template Free”

  1. I have downloaded this template, however it only loads the slideshow. I am new to this, how do i get my site to look as the demo does? Please advise.

    Reply
  2. There is a bug in the template which makes it impossible to use top1 and top2 together, like in the demo site.
    You have to replace the following line in index.php:

    countModules(‘top1’) xor $this->countModules(‘top2’) xor $this->countModules(‘top3’)) : ?>

    with

    countModules(‘top1’) or $this->countModules(‘top2’) or $this->countModules(‘top3’)) : ?>

    That will help!

    Philippe

    Reply

Leave a Reply to SpX Cancel reply

FreshJoomlaTemplates.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. The Joomla! name and logo is used under a limited license granted by Open Source Matters, the trademark holder in the United States and other countries.