-
AuthorPosts
-
May 22, 2012 at 8:14 pm #177414
I’ve only been tinkering around for a week and I realize this is a lame question but I can’t seem to understand how the images appear on the homepage in the demo.
What module or extension needs to be set up to display there? Is it taking those images from a feed or a folder? I’ve only been working a couple days in joomla but even with all the reading and tutorials I can’t get my homepage to appear like JA Lens.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2012 at 8:46 am #454478HI Mckeej
Did you install quickstart and sample data?
Please provide your site link, admin account
I shall have a look and help you outRegards,
May 23, 2012 at 7:51 pm #454581Yes I did but am just inexperienced with joomla and getting the quickstart functioning was the first thing I tried to do after downloading joomla. I’ll get my admin info to you. thanks
rypetry Friendrypetry
- Join date:
- March 2011
- Posts:
- 49
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 4 times in 1 posts
May 24, 2012 at 9:44 pm #454784Was this ever solved? I’m having the same issue… I even changed the directory (and yes, it’s set to directory mode) for the photos and it’s not pulling any of the photos. It just shows the mask background image and no photos are being pulled. It didn’t show photos when it was installed. My installation was a quickstart with demo data installed. I’ve always had trouble configuring JA Slideshows; usually just delete them and install flash slideshows. But this one looks really nice and I would like to use it.
Thanks for replies.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 25, 2012 at 3:22 am #454823June 5, 2012 at 5:58 am #456003I have the latest files and it still doesnt work on frontpage:(
but my slideshow does work ..do i have to resize images myself?HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
June 6, 2012 at 9:45 am #456271Hi Envogueagency
I do not understand what you are trying to say. Please explain in details
Regards,
<em>@envogueagency 323549 wrote:</em><blockquote>I have the latest files and it still doesnt work on frontpage:(
but my slideshow does work ..do i have to resize images myself?</blockquote>aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 25, 2014 at 3:47 am #527974<em>@HeR0 322004 wrote:</em><blockquote>Hi Guys
Please update file helpers/image,php 🙂Regards,</blockquote>
hi. I am having this issue also.
I have updated the jaimage.php file with he one provided but images around or over 100kb don’t show in the slideshow
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 26, 2014 at 4:51 am #528174You can PM me admin and ftp account of site you’re working on, I will have a look at this.
aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 26, 2014 at 9:35 am #528212Thanks for responding.
It won’t be necessary again as I have found the problem and resolved it:-[ I believe.
Problem: Somehow, the extension of the pictures supplied were in capitals (i.e .JPG)
Solution: On line 415 of modulesmod_jaslideshowlitehelpers.php
change
[PHP]if (preg_match(“/bmp|gif|jpg|png|jpeg/”, $file) && is_file($i_f)) {[/PHP]
to
[PHP]if (preg_match(“/bmp|gif|jpg|png|jpeg/i”, $file) && is_file($i_f)) {[/PHP]1 user says Thank You to aijosh for this useful post
-
AuthorPosts
This topic contains 10 replies, has 6 voices, and was last updated by aijosh 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum