Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • yabtan Friend
    #158611

    The slideshow is in every page.
    I want the slideshow only in the front page.
    Since I added virtuemart to this template the slideshow is in every page.
    In the Menu Assignment I selected only “HOME” selection.

    regards,
    yosseph

    thuanlq Friend
    #372163

    Hi,

    Please try do as following:

    In your template file add:


    <?php $view = JRequest::getVar('view'); ?>
    <?php if (!$this->isContentEdit() && $this->countModules('ja-slideshow') && $view == "frontpage") { ?>
    ... <!-- add slideshow module position in here -->
    <?php } ?>

    yabtan Friend
    #372246

    Many thank’s
    I made the changes in the file templateDetails.xml
    Seems working:)

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

This topic contains 3 replies, has 2 voices, and was last updated by  yabtan 13 years, 10 months ago.

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