• I have a bug that when I’m in any editing of a Page, I click on the title and this TB_Load box pops up and animates in an infinite loop. You can click off the screen and it disappears but then trying to click anything else anywhere brings that screen back up. This is the code that appears to be causing it, something about thick box? I assume it was in a plugin I previously installed but will not remove itself. Ideas? Thanks!

    <div id=”TB_overlay” class=”TB_overlayBG”></div>
    <div id=”TB_window”></div>
    <div id=”TB_load” style=”display: block; “><img src=”https://www.nathannowack.com/wp-includes/js/thickbox/loadingAnimation.gif&#8221; width=”208″></div>

Viewing 15 replies - 1 through 15 (of 17 total)
  • I am having the same issue. Did you find a solution?

    Thread Starter Natrix

    (@natrix)

    We deleted the ThickBox folder in the WP-content folder. This fixed it, but caused a new error with the add link button not working on the main page. Maybe it had something to do with it. Still no sure, let me know if you find a better solution.

    Hi Natrix,

    are you using WP Ecommerce ?

    I am facing the same issue since i have upgraded wordpress so 3.6

    Can’t get this issue solved…

    I have tried going back to minimal configuration (no theme, no plugin) but it keeps on poping anytime i click of focus on an element.

    This only happens in EDIT mode.

    I noticed that, beside I use a French version of worpdress, i have this english string near the ‘Add media’ button.

    Upload Image%s

    But it stil appears if i switch WP to en_US language.
    So it’s not the translation i guess.

    Hi,
    Same issue here, today upgraded WP to v3.6 and I can’t edit anything. TB_load box pops up, animates in an infinite loop, I can click outside, but click on any link result again with TB_load box and infinite animation loop.
    I have installed *only* Yootheme Radiance and their Widgetkit module, nothing else. (It’s a fresh WP in development).

    Hi,
    Same issue, can’t find any fix.

    WP 3.6.1

    Looks like some issue with installed theme/widget/plugin. I have upgraded yoo widgetkit to the latest available version and issue was gone.

    I’m having the same issue after the WP upgrade. Any find a work-around? I’m digging through code now. If I come up with a solution, I’ll post it here.

    no luck so far, not even any work around!

    I have the same error, wordpress 3.6.1 and WP e-Commerce plugin 3.8.7.4, I only occurs in e-Commerce. I can not update it because it changed. Anyone know how to fix it?

    kld53

    (@kld53)

    I have the same issue but only when editing within Widgets. Any ideas? Thanks.

    Has there been any resolution to this? I am having the same problem but only when editing WP eCommerce products.

    For us it was a yootheme widgetkit issue. We updated widgetkit and the problem was fixed.

    Same issue here but only when editing a widget. All plug-ins are up to date. WP 3.8.1

    Any suggestions. Thanks.

    Hi people!
    Comment this block in wp-e-commerce/wpsc-admin/js/admin.js
    /*jQuery(“a.thickbox”).livequery(function(){
    tb_init(this);
    });*/
    That should do the magic ??

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘TB_Load Freezing Overlay ThickBox on Pages Edit’ is closed to new replies.