-
AuthorPosts
-
May 26, 2014 at 11:16 pm #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 27, 2014 at 2:42 am #536755check this thread, here is a solution
http://www.joomlart.com/forums/topic/simple-image-gallery-and-ja-decor/
desmats Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
May 30, 2014 at 3:57 pm #537252I read the thread and am unclear exactly what the solution is. Can you repeat here?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 31, 2014 at 1:58 am #537283Go 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 Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
June 2, 2014 at 9:11 am #537381Many thanks Chavan – but the thumbnials are not rendering – the gallery works but no thumbnails. Do I need to change anything else.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 6, 2014 at 3:40 pm #538086Thanks for the details. I Checked your site. Issue with cache or Url rewrite. Please contact the SIG plus Developer.
AuthorPostsViewing 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
Galleries
Viewing 7 posts - 1 through 7 (of 7 total)