ZenphotoCMS Forum
user_login-out Plugin in colorbox. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: user_login-out Plugin in colorbox. (/thread-11318.html)



user_login-out Plugin in colorbox. - mstratford - 02-09-2013

Hi,

I have added the plugin user_login-out in the latest version (1.4.5.1) to find that only the Form option works.

The Colorbox option just adds a # to the end of the URL and puts the page back at the top. I have enables colorbox_js for all the pages except functions.php and have set the theme to "Example 3".

I don't know what to do as the slideshow plugin works but this form doesn't.




user_login-out Plugin in colorbox. - sbillard - 02-09-2013

For colorbox to work on ANY page you have to enable that page in the colorbox options. Otherwise colorbox javascript is not setup, so cannot be used.




user_login-out Plugin in colorbox. - mstratford - 02-09-2013

I had done this as I said, but I don't think the functions.php file needed it included?




user_login-out Plugin in colorbox. - sbillard - 02-09-2013

Ok, then probably you will need to tell us other things (normally required to be able to diagnose ANYTHING) such as the theme. The script page you want the form, etc.




user_login-out Plugin in colorbox. - mstratford - 03-09-2013

I have fixed the problem, it was due to one of my theme's JQuery scripts using $.browser, which is not supported any longer.

Once I updated stuff, it allowed everything Javascript to work again on my site, including the colorbox!