• Resolved teci

    (@teci)


    hello so I posted a few days back about the problem and a now it has returned basically I had JS minification on which I found out later that it was causing issues with menus on mobile devices. so as soon as i disable minification the widget went away again please help me out I need to deliver this asap and this widget is causing major troubles to me.

    here’s the error
    ##########################
    # The CustomerChat plugin is no longer part of the main Facebook SDK.
    # To continue using it please use the correct SDK URL,
    # meaning replace sdk.js with sdk/xfbml.customerchat.js.
    # For more details see https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin/sdk
    ##########################
    b @ sdk.js?hash=4f893348ddf88d71ed02ccb491f5bff6&ua=modern_es6:52

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter teci

    (@teci)

    and the clash is between social media plugins i tried few and same error occurs with each one of them i am using ‘super socialiser’ at the moment and but no luck “load js in footer’ and ‘load js in a single file”i tried both options separately. i am sure i have stated all issues hope u guys can find a way through this

    @teci have you tried installing the Facebook Customer Chat Plugin by using any other way before trying WP-Chatbot?

    We use the newer, correct SDK URL, so I don’t think that error would be coming from us.

    Thread Starter teci

    (@teci)

    Thread Starter teci

    (@teci)

    update on it after turning off call sdk and 4 sec load option the error has changed and it wont load even after disabling social plugin

    Thread Starter teci

    (@teci)

    and i tried another plugin live chat messenger its working with social media plugin off

    Thread Starter teci

    (@teci)

    update 2 : i know it would sound weird but the widget started showing up after activating two messenger plugin wp chat bot and live messenger chat along with super socialiser but the problem now is that it consistently says no internet connection i know its cause of two same plugins clashing

    Thread Starter teci

    (@teci)

    so i deleted and reinstalled only ‘wp chatbot’ and now this message is firing up

    AO-Fz3Q0EZs.js?_nc_eui2=AeEk5ctiDm2xrHZm0YkGkr9Eb2eeMlnkQWJNsdLE-TIFNEgVRKkXiISvz_e606QCOkhCwVVmFmcaq2CbdHAkzTPE7Xj4HptwVhVtaIU4pjJy_w:22 WebSocket connection to ‘wss://edge-chat.facebook.com/chat’ failed: Error during WebSocket handshake: Unexpected response code: 400

    Thread Starter teci

    (@teci)

    now this has to be an error from your side i deleted the other messenger and the social plugin and connected it through facebook page connect ooption it is showing up now but whenever i try to start a chat it says ‘no internet connection’ and the error above i am also using a bot on back end with the messenger can that be a problem?

    Thread Starter teci

    (@teci)

    so guys another update its working on internet explorer but not on chrome i am downloading fire fox too will update on that too

    Hi

    I looked at your page. You have an error message: Failed to set referrer policy: The value '' is not one of 'no-referrer', 'no-referrer-when-downgrade', 'origin', 'origin-when-cross-origin', 'same-origin', 'strict-origin', 'strict-origin-when-cross-origin', or 'unsafe-url'. The referrer policy has been left unchanged.

    The reason is more than likely because you don’t have correct permissions on your .htaccess file that allows w3tc to make the changes it needs to…

    Go into your .htaccess file and change the following:

    Header set Referrer-Policy ""

    to

    Header set Referrer-Policy "origin"
    That should fix the issue.

    Thread Starter teci

    (@teci)

    it didn’t solve the issue still the same error no internet connection widget and WebSocket error 400 in the dev box ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Widget not showing up’ is closed to new replies.