Topic: Confused with Multiple Galleries in Magento. where to put gallery2.xml
I have successfully integrated a gallery into magento by adding the necessary files to my root directory including the gallery.xml file, and then posting the embed code on my cms page... everything is beautiful, i love it!
However, i need to add multiple galleries and i'm not sure how to do this other than like the example by adding the folders to my root for "gallery1" and "gallery2" and then going to www.mydomain.com/gallery1/index.html and having it be completely separate from my website... I still want my website's header and footer to be visible in the gallery pages...
The problem is that i can't create multiple albums on separate magento pages because in order for it to work with magento the gallery.xml has to be in the root folder... and since there both named gallery.xml i don't know what to do... I have searched all the files and can't even find where its linking to gallery.xml or i would simply change the path to look for gallery2.xml for the second album...
EDIT: i did find a reference to gallery.xml in "full.html", but i don't see how i can edit that to look in different places for the multiple gallery.xml files... any ideas?
I feel silly for even asking this, it has to be something very simple but I'd really appreciate anyone's input whether you work with magento or not probably doesn't even matter...
Thanks! And thanks for the AWESOME gallery!!! :D