-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
December 10, 2009 at 5:29 pm #146761Hi,
I would like to put in JA Slideshow, I have already installed JA slideshow extension but there is no position for me to publish it, may I know how to do it?
Thanks!
KentSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 14, 2009 at 8:29 am #326498Where do you want to put on your site ( example: you would like put the module at main content header or anywhere) ? It would be very helpful if you could provide screenshorts so that we could have a look on the issue.
Thanks
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
December 15, 2009 at 2:27 am #326583Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 18, 2009 at 2:14 am #326887Hello sfpkent
Please open the file:templatesja_selenilayoutsdefault.php and find a block code at line 66:
[PHP]<div class=”main clearfix”>[/PHP]
you replace them by:
[PHP]
<div class=”main clearfix”>
<?php
if($this->countModules(‘ja-slideshow’)) : ?>
<div class=”clearfix”>
<jdoc:include type=”modules” name=”ja-slideshow” style=”JAxhtml” />
</div>
<?php endif; ?>
[/PHP]and you’ll create and put the ja slideshow module on the “ja-slideshow” position
Good luck
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
December 19, 2009 at 9:20 am #326982Thank you very much. It works perfectly.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by sfpkent 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I put in JA slideshow
Viewing 5 posts - 1 through 5 (of 5 total)