-
AuthorPosts
-
July 19, 2007 at 8:14 am #121502
Hi there
Is it possible to use the JA_Slideshow Module on an other JA-Template? I tried to use it in Ja_Xenia in the Header Position, since each picture is linkable, but it didn’t work.
It seems that there are some js that have to go with it.
Have you got an easy way to realize this option?Thanks!
Blix@
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 19, 2007 at 11:36 am #224581Do a search on the forum here, it have been asked before, if you dont find it just post here again.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 19, 2007 at 6:12 pm #224600Can the images in the Slideshow be made linkable?
July 19, 2007 at 6:59 pm #224602Yes. To every image that will be shown in the slidehow you can add a link. That’s what I did read all the posts mentioning “slideshow”. The module started with Ja_Pariti, and other users appear to have the same problem I have now. The slideshow shows the first picture that leads to the specific folder. But it remains on that single picture, and navigation isn’t shown.
Settings. Show description ist: yes
and descritption parameters are set.Well I just install another template to see how that does.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 19, 2007 at 8:44 pm #224610<em>@blixa_06 21432 wrote:</em><blockquote>
Well I just install another template to see how that does.</blockquote>Keep us posted. I am looking for a good image rotator/slideshow that is relatively easy to integrate into a Joomla site …
but it sounds like people are having problems with this module.Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 19, 2007 at 10:15 pm #224620<em>@tcraw1010 21465 wrote:</em><blockquote>Keep us posted. I am looking for a good image rotator/slideshow that is relatively easy to integrate into a Joomla site …
but it sounds like people are having problems with this module.</blockquote>
Im working on something here, give me a PM and ill hook you up for a test drive tcraw1010August 5, 2007 at 7:26 am #226377Hi
have you got any news concerning this subject?August 15, 2007 at 7:12 am #227103(solved) I just copied the whole part /* JA SLIDESHOW code ftom the JA_Nerine CSS into the css I use. That’s it. The Slideshow works perfect. So the linkling of the header images.
Thanks anyway.Blix@
(wondering how the 2nd august template lwill ook like?)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 16, 2007 at 10:49 pm #229539Okay, what am I doing wrong here?
I am trying to add links to each of the slides in my SlideShow array. Here is how I currently have my Description parameters set:
topad1.jpg:url=http://www.musicians-marketplace.com
topad2.jpg:url=http://www.musicians-marketplace.com
topad3.jpg:url=http://www.musicians-marketplace.com
topad4.jpg:url=http://www.musicians-marketplace.com
topad5.jpg:url=http://www.musicians-marketplace.comIs this not the correct coding – because none of my images are linkable when displayed in the browser. The slideshow animation part works just fine, but I want the added benefit of the linkable images.
Help Please.
:((
TOM
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 18, 2007 at 3:45 am #229597Anyone ??
Anyone ??
:((
September 19, 2007 at 5:57 am #229643Hi Tom
Seems ok, but use a space between and try it with the following code:
topad1.jpg:url = http://www.musicians-marketplace.comlet me know if it works…
Blix@TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 13, 2007 at 10:27 pm #231017Okay, I am still trying to configure this thing correctly in a different template . . . here’s my current issue.
In the index.php file, the code/position for the slideshow reads as follows:
<?php if ( mosCountModules(‘slideshow’)) { ?>
<div id=”ja-homes1″ class=”clearfix”>
<?php mosLoadModules(‘slideshow’); ?>
</div><div class=”shadow” style=”margin-bottom: 10px;”></div>
<?php } ?>pI have searched and searched and I cannot find the rule that corresponds to div id=”ja-homes1
Can anyone help me find it? I’m figuring I need to add it to my template code to get things to work properly.
Thanks,
TOM
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 14, 2007 at 5:25 am #231024<em>@tcraw1010 29657 wrote:</em><blockquote>Okay, I am still trying to configure this thing correctly in a different template . . . here’s my current issue.
In the index.php file, the code/position for the slideshow reads as follows:
I have searched and searched and I cannot find the rule that corresponds to div id=”ja-homes1
Can anyone help me find it? I’m figuring I need to add it to my template code to get things to work properly.
Thanks,
TOM</blockquote>
Where did you get that ja-homes1 from?
And which template is it?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 14, 2007 at 6:28 pm #231033<em>@Menalto 29665 wrote:</em><blockquote>Where did you get that ja-homes1 from?
And which template is it?</blockquote>The code is exactly how it appears on lines 194 – 198 in the JA-Nerine index.php file.
-
AuthorPosts
This topic contains 15 replies, has 3 voices, and was last updated by TomC 17 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum