• Resolved minhazulOO7

    (@minhazul007)


    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/:431

    Those 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.

    • This topic was modified 7 years, 2 months ago by minhazulOO7.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter minhazulOO7

    (@minhazul007)

    Prob solved! ??

    The prob was in LiteSpeed Cache plugin.

    Load JS Deferred was the issue. Disabling this option fixed the infinite loading issue!

    Contacted ExtendThemes ([email protected]). One of the support staff fixed it.

    You need to make a temporary admin user and give those credential to the support stuff in order to check your website for issues.

    AWESOME SUPPORT! ??

    • This reply was modified 7 years, 2 months ago by minhazulOO7.
Viewing 1 replies (of 1 total)
  • The topic ‘Infinite loading on customize’ is closed to new replies.