![]() |
|
JS conflict integrating ZP in Wordpress - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: JS conflict integrating ZP in Wordpress (/thread-10443.html) |
JS conflict integrating ZP in Wordpress - minutepapillon - 2012-09-26 Hi there, I've been trying to fix this all day long, but I am not a CMS expert ... I tried to integrate a zp gallery with zpgalleriffic theme in my wordpress blog. I used Ruskee's method : The galleriffic-wrap div containing the gallery remains hidden : its css shows : display : none (if i change this using firebug I get my gallery) I guess some js was supposed to change this display css property but it does not trigger. The fact is that when a delete wp_head() a php function from my theme, the zpgalleriffic works propoerly ... Any idea of the way i can solve such a conflict ? A huge THANKS for any help ! Nicolas The page with the problem : My other gallery with my modified version of the theme : JS conflict integrating ZP in Wordpress - acrylian - 2012-09-27 Sorry, I fear we cannot help with this WP related issue. We don't keep track with specific WP changes, maybe the ruzee way does not work anymore. JS conflict integrating ZP in Wordpress - minutepapillon - 2012-09-29 Thanks for your answer Acrylian, Dealing with this problem I discovered that the simultaneous use of jquery by galleriffic and the wordpress theme causes galleriffic to fail. JS conflict integrating ZP in Wordpress - acrylian - 2012-09-29 Ok, good to know the way still works. Btw, Zenphoto actually loads jQuery by default as well because it is needed for some standard plugins and things like the admin toolbox. |