Infinite loading on customize
-
Hello.
Recently installed Mesmerized theme. Liked it a lot. The customizer was working fine before. But today it’s not working ??
Previously I was using Fast Velocity Minify. For compatibility reason I uninstalled it. It was messing with slideshow and tables.
Currently not using any minify plugin.
At the customize page, I opened developer tools (Chrome) and saw this error:
Uncaught TypeError: Cannot read property ‘bind’ of undefined
at minhazuloo7.com/:421
at minhazuloo7.com/:431Those lines are,
<!– CloudPress Companion Preview Data START –>
<script type=”text/javascript”>
(function () {
window.cpCustomizerPreview = {“version”:”1.0.173″,”slug”:”mesmerize”,”maintainable”:true,”isFrontPage”:true,”canEditInCustomizer”:true,”pageID”:683,”queryVars”:{“p”:”683″,”page_id”:”683″,”lazy_load_term_meta”:true,”posts_per_page”:10,”comments_per_page”:”50″,”order”:”DESC”,”post_type”:”page”},”hasFrontPage”:true,”siteURL”:”https:\/\/minhazuloo7.com”,”pageURL”:”https:\/\/minhazuloo7.com\/”,”includesURL”:”https:\/\/minhazuloo7.com\/wp-includes\/”,”mod_defaults”:[],”isWoocommerceInstalled”:false,”content_style”:{“mobile”:{},”tablet”:{},”desktop”:{},”nomedia”:{}}};
421 wp.customize.bind(‘preview-ready’, function () {
jQuery(window).load(function () {setTimeout(function () {
parent.postMessage(‘cloudpress_update_customizer’, “*”);
}, 100);});
});
431 })();
</script><style>
*[contenteditable=”true”] {
user-select: auto !important;
-webkit-user-select: auto !important;
-moz-user-select: text !important;
}
</style><!– CloudPress Companion Preview Data END –>
N.B. I am using CloudFlare and all of the minify is disabled there. Rocket Loader is also disabled.
The page I need help with: [log in to see the link]
- The topic ‘Infinite loading on customize’ is closed to new replies.