Hello,
Can someone help please?
I added the slideshow filter to Full HTML and to Filtered HTML.
Then I've created a page, and I don't see any plugin for the slideshow.
So I inserted this code:
[slideshow: 2, dir=|files/|yes||Generic Photos|Arent they great?||]
Nothing is shown on the page.
My site sits at: C:\wamp\www\site\sites\site1
I have 2 images in this folder: C:\wamp\www\site\sites\site1\files
Why don't I see the images in the slide?
Thank you,
Sigal
Comments
Comment #1
brmassa commentedSigal,
since 1.31, i changed a bit the "dir" attribute. it now consider "/" as the SITE FILE DIRECTORY, so if you want to use, just put "/".
Your description is not much clear, so im going to suppose that:
1* C:\wamp\www\site is your Drupal install
2* site1 is were the settings.php is located.
if so, the solution above will work. "[slideshow: 2, dir=|/|yes||Generic Photos|Arent they great?||]".
consult README.txt for further help or ask here.
regards,
massa
Comment #2
Sigal commentedThank you very much, it works now :)
Comment #4
jadowd commentedI have a similar issue... I have tried everything to get images in the following directory to slide...
/home/varar/drupal-6.6/sites/default/files/webfm/slideshow/
However, there is nothing showing up.
What would the correct configuration be to get this working?
I currently have:
[slideshow: 2, rotate=2, blend=1, dir=|/home/varar/drupal/sites/default/files/webfm/slideshow|yes|||||]
I am pretty frustrated.
Comment #5
dongtian commentedyou may try the below the simple path,
[slideshow: 2, rotate=2, blend=1, dir=|/webfm/slideshow/|]