Forums
(@volkerfricke)
10 years, 2 months ago
https://code.google.com/p/wordpress-custom-content-type-manager/issues/detail?id=572#c6
add
jQuery("body").removeClass("modal-open");
to
wp-content/plugins/custom-content-type-manager/js/thickbox.js
after
jQuery("#TB_load").remove();
you’re fine.