Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mystro Friend
    #148416

    Hi guys,

    I love the look of Quartz so I’m trying to get the thing installed and I’m installing the slideshow module. Here is what I get for each of these module positions:
    slideshow – doesn’t work at all
    header – the space for the module is taken up but no images show up
    ja-slideshow – doesn’t work at all

    Am I not using the right module? I’m sure it’s not much more complicated than installing the module and selecting the position you want it to display in.

    Another thing I noticed is if I were to add the ?tp=1 to the end of the URL, the slideshow shows up. But when I remove the ?tp=1 the slideshow isn’t there anymore.

    I’m not kidding! Here’s a live site:
    http://www.limaes.com/
    check that with http://www.limaes.com/?tp=1

    Anyone else has this problem? And better, does anyone know wuts up and how to solve this?

    Anonymous Moderator
    #331972

    Hi mystro

    If you open templates/ja_quartz/index.php, at about line 133, you will see this code:

    <?php if ($this->countModules('ja-slideshow') && $this->countModules('user5') ) { ?>

    ja-slideshow position and user5 position must enable in the case.

    If you only want to display ja slideshow and not relate to user5, you can change this code to:

    <?php if ($this->countModules('ja-slideshow') || $this->countModules('user5') ) { ?>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum