test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • goezera70 Friend
    #198186

    I’m trying to use this template with some third party galleries such sigplus sige and Modal from nonumber and none of these work correctly with this template….

    chavan Friend
    #536755
    desmats Friend
    #537252

    I read the thread and am unclear exactly what the solution is. Can you repeat here?

    chavan Friend
    #537283

    Go to this File: /templates/ja_decor/html/com_content/article/default.php

    Replace this code

    [PHP]<section class=”article-content clearfix”>
    <?php <div class=”article-introtext”><?php echo $this->item->introtext; ?></div> ?>
    <?php
    echo DecorHelper::photogallery($this->item);
    ?>
    </section>[/PHP]

    with

    [PHP]<section class=”article-content clearfix”>
    <?php /* <div class=”article-introtext”><?php echo $this->item->introtext; ?></div> */ ?>
    <?php
    //echo DecorHelper::photogallery($this->item);
    echo $this->item->text;
    ?>
    </section>[/PHP]

    desmats Friend
    #537381

    Many thanks Chavan – but the thumbnials are not rendering – the gallery works but no thumbnails. Do I need to change anything else.


    1. screener
    chavan Friend
    #537436

    @desmats

    please post your site url and admin details in PM. so I can check what is wrong there.

    chavan Friend
    #538086

    Thanks for the details. I Checked your site. Issue with cache or Url rewrite. Please contact the SIG plus Developer.

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

This topic contains 7 replies, has 3 voices, and was last updated by  chavan 10 years, 6 months ago.

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