Hello,
I found that to open a specific folder in Admin you use the following syntax:
http://www.yoursite.com/gallery/admin/? ... older/path
Can someone help me a bit with the path portion? For instance I put the upload folder at the root and renamed it gallery so my path appears as above. Within the gallery folder I have folders that contain images that will be called using the pop up slide show. Everything is working fine, all of the pop up slideshows are working fine except I would like to open them in Admin so that I can add descriptions.
The actual path on the server would be as follows:
http://www.yoursite.com/gallery/myfolder
I am trying to get to that folder with Admin by putting this in the address bar:
http://www.yoursite.com/gallery/admin/? ... r/myfolder
Can someone tell me why it's not working for me?
Thanks!