• My website is https://www.caa-cvd.cl
    I have a very weird error with IE6, when I try to open the gallery with the widget box, with the picture I want to open almost on the bottom of the page, the thickbox window opens up but the picture is splitted in 2 parts, and it uses the whole screen. It’s a mess.

    What can be producing this? How can I fix this?

    Thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter svaldesm

    (@svaldesm)

    Any solution?

    This is a IE6 issue, should be ok for firefox

    Thread Starter svaldesm

    (@svaldesm)

    The thing’s that it also happens on IE7. I think it could be that thickbox.js is “repeated” (because it is in wp-includes/js/thickbox) and on the nextgen-gallery folder. I also have some little problems (like in some browsers is shown an image for closing, because the original thickbox comes with that, and in other browsers is shown the original text of next-gen that says “close (esc)”) and things like that.

    I’ve had tons of problems because of this duplicated issue, how can this be fixed? Is there any problem having 2 thickboxes?

    danolsve

    (@danolsve)

    Seems you are on to something. I renamed thickbox.js in folder wp-content/plugins/nextgen-gallery/thickbox to thickboxTemp.js to make sure it didn’t affect things. Did the same thing for the thickbox-pack.js in the same folder (not 100% sure this is necessary).

    Success! IE6 works nicely and IE7 seems to comply as well. (FF has been working all along.)

    As for the images I changed the relative URL:s to absolute ones. (Yes, it’s crude.) In wp-includes/js/thickbox/thickbox.js:
    var tb_pathToImage = "https://www.mydomain.com/wp/wp-includes/js/thickbox/loadingAnimation.gif";
    Same thing for var tb_closeImage and you’re all set.

    svaldesm: It’s been a month. Have you resolved this issue already?

    alex: Can’t tell you how much I LOVE this plugin. It means the world for my site. Keep up the good work!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Nextgen-Gallery] Double Image on Gallery’ is closed to new replies.