Forum Replies Created
-
Hi @promocot,
Thanks for the feedback. Could you let us know your website URL so we can take a look at the language issue?
Regards
Facebook TeamHi @onetechway,
Thanks for the question. Based on our check, it looks like you manage to install the Chat Plugin successfully. https://prnt.sc/tmrl7s
Kindly let us know if you have other issues/questions.
Regards
Facebook TeamHi @kumar-vivaan,
Thanks for the question. The options on the top right info button is not configurable. It’s shown for all pages/users that use the Chat Plugin.
Regards
Facebook TeamHi @jademinx9,
Looks like the issue here is on your website not being accessible, not specifically on the Chat Plugin. Based on our check, it seems like some misconfiguration on the website end specifically on the http version of the website. I do see that the https version of your website is accessible. https://prnt.sc/tm2wjh
Once you have that issue fixed by contacting your WordPress/ your domain hosting, you should then be able to continue with installing the Chat Plugin.
Regards
Facebook TeamHi @andreamlt,
It looks like your FB page has previously connected an app that had Handover Protocol setup (https://developers.facebook.com/docs/messenger-platform/handover-protocol/) which is causing the FB page inbox to be set as secondary receiver. This setting is not specific to the chat plugin, but because of the “secondary receiver” setting, messages will then go to the Done folder.
To fix/restore the default behavior, you will have to do the following steps:
– Go to FB page settings
– Navigate to “Advanced Messaging” and find the section “App Settings, Manage the features each app can access or control”.
– Click configure button and you will see https://prnt.sc/tm29f6
– Change the “Secondary Receiver” option and remove “Page inbox” until you see https://prnt.sc/tm2dhcThat will remove page inbox as secondary receiver and future messages to be delivered to “Main” inbox directly.
Regards
Facebook TeamHi @internass,
Thanks for providing the website url. When you setup the chat plugin via wordpress and specify the greeting text, it is by default only configured for logged-in user. That is the reason why for logged out user/browsing in incognito mode, you are seeing that the default greeting text is shown which is in English.
To change that, you will need to make a minor change on the facebook-messenger-customer-chat.php file. You will need to add the logged_out_greeting properties and specify the logged-out user greeting text.
Example on how to do it: https://prnt.sc/tlhtps
We also support other form of customization and the way to do it is very similar to the above, you will need to identify certain properties you would like to change and specify it in the messenger-customer-chat.php file. https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin/#customization
Regards
Facebook TeamHi,
Could you let us know your website url/ Facebook page url so that we can take a look at it further?
Regards
Facebook TeamForum: Plugins
In reply to: [Facebook Chat Plugin - Live Chat Plugin for WordPress] Request Guest Mode?Hi,
Thanks for the question. Guest Mode feature for the Chat Plugin is currently being rolled out in stages. Some pages may already have access to this feature. You can check that by going to your Facebook Page Settings –> Messaging –> Add Messenger to your website –> Get started. If your page has access to it, you will see the “Guest Mode Status” toggle.
Regards
Facebook TeamHi @pritomdip,
When you click on the “Customer Chat” options in your admin panel, did you see something similar http://prnt.sc/tjs9mo?
You may have installed the plugin correctly but might not fully configured it yet hence it is not showing.
Can you confirm that you are not seeing the plugin at all on your website? Or that you are not able to send messages?
Regards
Facebook TeamHi @pritomdip,
Based on our check (https://prnt.sc/tjrzx1), it seems like you don’t have the chat plugin installed? Could you double check on it?
Regards
Facebook TeamHi,
Thanks for the feedback. We will consider adding this customization in the future version of the plugin. In the meantime, the above steps should unblock you for now.
Regards
Facebook TeamHi,
Thanks for the feedback. The Chat plugin is currently applied to all pages by default. You can however customize it to only showing it on specific pages that you want.
In order to do that, you will have to leverage WordPress function “is_page” and only load the plugin only on pages that you want.
https://developer.wordpress.org/reference/functions/is_page/
Here are the steps:
– Find the plugin file (facebook-messenger-customer-chat.php)
– Edit Plugin
– Add an if condition to indicate the page you want to show the plugin. https://prnt.sc/tjrtvcHope it helps.
Regards
Facebook TeamHi Karolina,
Thanks for the feedback.
Could you share your website url where you are facing this issue so we can look into it?Regards
Facebook TeamHi,
Thanks for the question. Could you share the website url where you are facing this issue so we can take a look?
Regards
Facebook Team