vestaxpdx_2
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] allowing other user groups to access back endNot sure if you have found it already but.
NextGEN Gallery -> Roles
There you can add privileges to ‘Editors’
Cool, good thinking. You saved me more future headache!
Thanks,
AlexAr yes my bad, thanks for the info, I remember now.
Thanks again for such an amazing plugin
For anyone reading this, the problem was conflicting javascript libraries.
I had the line jQuery.noConflict(); in my theme as I was using Lightbox 2 which uses the prototype library and I already had some jQuery for a custom scroll pane I was using.
My final solution was finding a jQuery Lightbox solution so I could loose the jQuery.noConflict(); fallback code.
This was hard to work out as Firebug didn’t even report any errors 🙁
Hope this helps someone in the future.
Ar I see that would explain it, Ok thanks I will study the info.
Hopefully I can fix it easily.
Thanks again 🙂
Thanks for that, nice hack!
I was thinking of going down the CSS route too. Hopefully NextGEN will add this feature in the future.
Thanks again!