• Hello!

    I think this would go here. I’m using the Image Gallery Reloaded plugin. Seems even before I modified it, the thickbox does not work in webkit based browsers and as far as I know, IE. Works perfectly in Firefox

    I managed to get it to work in Chrome by removing the Closing anchor tags around the image in wp-includes/thickbox/thickbox.js line 135. Now it’s…

    jQuery("#TB_window").append("<img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/>" + "<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='"+thickboxL10n.close+"'><img src='" + tb_closeImage + "' /></a></div>");

    I’ve been trying everything I can think of to fix this. In Safari the Enlarge button just opens the image in a blank page.

    If anyone could give me some direction that would be much appreciated.

    Thanks!

    Plugin Page: https://www.ads-software.com/extend/plugins/image-gallery-reloaded/

    Site: https://www.phs4j.com/projects/kenco-yard-management-system/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Thickbox in Image Gallery Reloaded Plugin Not Working in Safari’ is closed to new replies.