line 3 js/galleria-1.2.6.min.js you have to provide the url to your js/galleria-1.2.6.min.js on your server your version # may be different
line 6 /gallery3/rss/feed/gallery/album/114 provide the url to the album RSS feed you want to use
line 18 themes/twelve/galleria.twelve.min.js provide the url to your galleria theme.js
**HINT**
use relative urls from your site's root. So if you put galleria in yoursite.com/js/galleria-1.2.6.min.js then you would use /js/galleria-1.2.6.min.js
and your theme: yoursite.com/themes/twelve/galleria.twelve.min.js would be /themes/twelve/galleria.twelve.min.js
and keep it up with the RSS feed for your album: /gallery3/rss/feed/gallery/album/114
Posts: 8339
I wrote a RESTful script http://galleryproject.org/node/106581
its also been made into a WordPress plugin
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 15
Ok thanks for that.
But the point is I'd like visitors to remain on the same page when they click on a picture, not be directed to the album page.
I am using a html website.
Posts: 8339
you can embed my script in any webpage.
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 15
Hi,
Forgive my poor level in coding, but I seriously need some advices here ;-)
Here is an exemple of an album I'd like to embed : http://www.dday-overlord.com/galeries/index.php/ranville_commemorations_normandie_2013
I implemented the Galleria code ( http://galleria.io/docs/getting_started/beginners_guide/#complete-code ) to one of the page of my website and then ? What shall I do?
I am very interested in the Super easy G3 external slideshow, that's how I'd like to embed my albums.
Thanks for your help
Posts: 8339
I give a complete code example http://www.flashyourweb.com/gallery2/embed_samples/g3_slideshow.php
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 15
Ok so I just have to copy the code and that's it? I don't need to copy the Galleria code?
How do I change your album for my album?
Posts: 8339
**HINT**
use relative urls from your site's root. So if you put galleria in yoursite.com/js/galleria-1.2.6.min.js then you would use /js/galleria-1.2.6.min.js
and your theme: yoursite.com/themes/twelve/galleria.twelve.min.js would be /themes/twelve/galleria.twelve.min.js
and keep it up with the RSS feed for your album: /gallery3/rss/feed/gallery/album/114
-s
________________________________
All New jQuery Minislideshow for G2/G3