Image Rotator / Multiple Random Image
-
- Forum Members
- Posts: 12
- Joined: Tue Nov 06, 2007 10:21 pm
Image Rotator / Multiple Random Image
I'm finding that each of these image rotators work if the tag is used without any parameters on my Home page content area. When I try to set a folder, as in:
{image_rotator folder="random"} or
{image_rotator folder="uploads/images/random"} [with and without preceding /]
same with {multiple_random_image folder="uploads/images/random"}
nothing shows up on screen. I have 35 pictures in the folder. Some of these are about 200px in w/h so they should appear within the content area without any trouble.
Any guidance would be appreciated.
{image_rotator folder="random"} or
{image_rotator folder="uploads/images/random"} [with and without preceding /]
same with {multiple_random_image folder="uploads/images/random"}
nothing shows up on screen. I have 35 pictures in the folder. Some of these are about 200px in w/h so they should appear within the content area without any trouble.
Any guidance would be appreciated.
Re: Image Rotator / Multiple Random Image
Add debug parameter and check in html source your pathOCStingFan wrote: I'm finding that each of these image rotators work if the tag is used without any parameters on my Home page content area.
Alby
Re: Image Rotator / Multiple Random Image
same problem here... and the debug says it found the images :
but still no display...
Is there anything wrong here ?
Edit : ok, it's such a lovely tag, man... just have to take off 'debug' ans it works !
Edit 2 : doesn't rotate on Mac/Opera 9.26, except with rotator='new' but then, it seems to be a positioning bug on Safari/Firefox/Opera -Mac...
Code: Select all
21 images found in folder (display image number is 0):
uploads/images/diapo/dh01.jpg, uploads/images/diapo/dh02.jpg, uploads/images/diapo/dh03.jpg, uploads/images/diapo/dh04.jpg, uploads/images/diapo/dh05.jpg, uploads/images/diapo/dh06.jpg, uploads/images/diapo/dh07.jpg, uploads/images/diapo/dh08.jpg, uploads/images/diapo/dh09.jpg, uploads/images/diapo/dh10.jpg, uploads/images/diapo/dh11.jpg, uploads/images/diapo/dh12.jpg, uploads/images/diapo/dh13.jpg, uploads/images/diapo/dh14.jpg, uploads/images/diapo/dh15.jpg, uploads/images/diapo/dh16.jpg, uploads/images/diapo/dh17.jpg, uploads/images/diapo/dh18.jpg, uploads/images/diapo/dh19.jpg, uploads/images/diapo/dh20.jpg, uploads/images/diapo/dh21.jpg
Code: Select all
{image_rotator random='false' speed='5' folder='uploads/images/diapo/' debug='' width='451px' height='75px'}
Edit : ok, it's such a lovely tag, man... just have to take off 'debug' ans it works !
Edit 2 : doesn't rotate on Mac/Opera 9.26, except with rotator='new' but then, it seems to be a positioning bug on Safari/Firefox/Opera -Mac...
Last edited by Franck on Thu Feb 28, 2008 10:30 pm, edited 1 time in total.
-
- Forum Members
- Posts: 12
- Joined: Tue Nov 06, 2007 10:21 pm
Re: Image Rotator / Multiple Random Image
My debug produced:
Note: I replaced the site's actual name with "sitename" in the quote above. Also, I created a new folder inside uploads called randomimage, so what the debug shows is correct, despite the examples I cited earlier in my first post.
It seems the tag doesn't see the JPEG images in the folder.
Code: Select all
<!-- IMAGE ROTATOR DEBUG:
Relative folder path: uploads/randomimage/
Absolute folder path: /home/content/n/e/w/sitename/html/uploads/randomimage
0 images found in folder (display image number is 0)
-->
It seems the tag doesn't see the JPEG images in the folder.
Last edited by OCStingFan on Thu Feb 28, 2008 11:54 pm, edited 1 time in total.
Re: Image Rotator / Multiple Random Image
Try with this versionTomek wrote: Edit 2 : doesn't rotate on Mac/Opera 9.26, except with rotator='new' but then, it seems to be a positioning bug on Safari/Firefox/Opera -Mac...
Check if Absolute folder path is correctOCStingFan wrote: My debug produced:
Alby
Last edited by alby on Tue Mar 11, 2008 1:39 pm, edited 1 time in total.
Re: Image Rotator / Multiple Random Image
with the new version remains the positioning problem on Mac/Opera + Firefox + Safari.
when it's ok (without rotator=new)

and not, with rotator=new

edit : oops sorry I inverted the pictures above, edited now.
when it's ok (without rotator=new)

and not, with rotator=new

edit : oops sorry I inverted the pictures above, edited now.
Last edited by Franck on Tue Mar 11, 2008 4:20 pm, edited 1 time in total.
Re: Image Rotator / Multiple Random Image
Have you a live site?Tomek wrote: with the new version remains the positioning problem on Mac/Opera + Firefox + Safari.
Alby
Re: Image Rotator / Multiple Random Image
now, the same link, I modified the tag...
edit : weird, it has a new behaviour now.
edit : weird, it has a new behaviour now.
Last edited by Franck on Tue Mar 11, 2008 4:09 pm, edited 1 time in total.
Re: Image Rotator / Multiple Random Image
I see the old rotator.Tomek wrote: now, the same link, I modified the tag...
edit : weird, it has a new behaviour now.
Build a new page with new rotator, uncheck in Options "Show in menu" (hidden to nav) and post the new url
Alby
Last edited by alby on Tue Mar 11, 2008 8:37 pm, edited 1 time in total.
Re: Image Rotator / Multiple Random Image
Yeah, sorry, I had to put the old one by now. I'll put another link later. Thanx !
Edit : I created a new page just for test, here it is : Test
Edit : I created a new page just for test, here it is : Test
Last edited by Franck on Wed Mar 12, 2008 7:14 am, edited 1 time in total.