-
AuthorPosts
-
jamjodesign Friend
jamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
February 15, 2010 at 4:30 pm #148693Hi all, I want to show the ja-content-slider (located in position ja-cs) just as it is showing in the demo however I do not want the images or anything for that matter to be linkable, So basically it is just there showing off some thumbnail images as a fancy kind of module and does not else.
I was wondering if someone could tell me the code to edit in order to make sure the images are NOT linkable and the module is just a non functioning module showing off images only :confused:
I know this is an usual request but for my specific purposes I need this effect.
Thanks in advance
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
February 16, 2010 at 3:34 am #332822<em>@jamjodesign 165058 wrote:</em><blockquote>Hi all, I want to show the ja-content-slider (located in position ja-cs) just as it is showing in the demo however I do not want the images or anything for that matter to be linkable, So basically it is just there showing off some thumbnail images as a fancy kind of module and does not else.
I was wondering if someone could tell me the code to edit in order to make sure the images are NOT linkable and the module is just a non functioning module showing off images only :confused:
I know this is an usual request but for my specific purposes I need this effect.
Thanks in advance</blockquote>
Link to JA content slider docs
http://www.joomlart.com/forums/topic/ja-content-slider-userguide/
I’d say turn linked titles to NO and Hide intro text
try that and see how you go
Cheers Shannonjamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
February 16, 2010 at 8:47 am #332829Hi Shannon, I have done that and still no good because the little thumbs are still linkable. I guess what I am asking is how do you break this 🙂 because basically I dont want to show off any articles at all – I just want this nice sliding little thumb effect, thats it. So I will have to make a code change I just want to know where :confused:
Hope this makes sense.
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
February 16, 2010 at 9:26 am #332832<em>@jamjodesign 165099 wrote:</em><blockquote>Hi Shannon, I have done that and still no good because the little thumbs are still linkable. I guess what I am asking is how do you break this 🙂 because basically I dont want to show off any articles at all – I just want this nice sliding little thumb effect, thats it. So I will have to make a code change I just want to know where :confused:
Hope this makes sense.</blockquote>
Turn the module off and replace with a normal horizontal scroller, try this one here it allows you to turn off or on any linking
Cheers Shannon
If I have helped say “thank you”
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
February 19, 2010 at 10:10 am #333133Thanks for the link to that module Shannon – but I would prefer to use the module that is in the demo as it looks a little better but i just dont want the thumbs linking back to the articles.
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
February 19, 2010 at 12:09 pm #333140jamjodesign;165554Thanks for the link to that module Shannon – but I would prefer to use the module that is in the demo as it looks a little better but i just dont want the thumbs linking back to the articles.
Hey that’s fine I’m hoping JA can answer your question too, as it would be helpful, I haven’t tried it but as the module pulls the images and any associated text from articles within categories I guess you have tried just putting the images in and playing with the parameters
I guess once we find the file that controls the module we could comment out the linking codebase?But with the changes made in T3 templates I find it more complex to find just what is what, guess JA does that so they dont have to “fix” our customisations?
Cheers Shannon
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
February 19, 2010 at 12:12 pm #333141Cheers Shannon thanks for your time – my main problems are with the ja-slideshow2 to be honest – I have used your suggestion above for now.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 19, 2010 at 3:00 pm #333154hello guy
Please open the file: templatesja_rasitehtmlmod_ja_contentslidedefault.php file:
and try to find codes:
[PHP]
<?php echo ‘<a href=”‘.$link.'” title=””>’.$image.'</a>’; ?>
[/PHP]
and replace:
[PHP] <?php echo $image; ?>[/PHP]Good luck
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by Saguaros 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to make the ja-content-slider NOT linkable
Viewing 8 posts - 1 through 8 (of 8 total)