It sounds like the JavaScript isn’t loading, most likely because your theme doesn’t run wp_head() but that link doesn’t point to your website so I’m only guessing.
I see. This is going to be difficult to debug. Something on your site is adding a line break to the inline JavaScript that creates the pop-up for the gallery, which breaks the code. I can’t tell from here what’s doing it. You are using an old version of WordPress, which could be the culprit, but it could also be a plugin that filters the post content after my plugin does. You could try disabling all other plugins to test it out.
Thread Starter
desh09
(@desh09)
I have tried disabling plugins and had no luck. Is there anyway I could do this by using colorbox to overlay?
There isn’t a gallery on that page anymore. Do you still need help with this? I would recommend updating your WordPress core to 3.8 if you can. I’m not sure it has anything to do with your problem, but it’s a good security practice: http://codex.ww.wp.xz.cn/Hardening_WordPress#Updating_WordPress