Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Chat Plugin - Live Chat Plugin for WordPress] Mobile IframeHi @tht1,
This looks like a CSS rule clash. Would you be able to provide the link to your site?
Thanks,
Facebook Team
Forum: Plugins
In reply to: [Facebook Chat Plugin - Live Chat Plugin for WordPress] Not LoadingHi @jsgebo,
Thanks for getting in touch. Sorry to hear you’re encountering this issue.
I’ve taken a look at your page, and I can’t see the plugin code anywhere on it. Are you sure that the plugin is activated? Can I ask you to go through the setup process from scratch?
Thanks,
Facebook Team
Forum: Reviews
In reply to: [Facebook Chat Plugin - Live Chat Plugin for WordPress] Duplicate messengersHi @steladraganova,
As this is a review forum for the plugin (and your review and rating are ostensibly about the plugin), our natural recommendation would be to remove the code, and install the plugin. This way we can assist you if there are any issues with the plugin.
Please let us know if this addresses your issue.
Thanks,
Facebook Team- This reply was modified 5 years, 7 months ago by Facebook.
Hi @us395,
You might need to go to the settings section of the plugin to setup and enable the plugin. In the recent version (v1.7) we have made some changes on the install flow and most likely that your website hasn’t adopted the latest flow.
Screenshot for more details. https://prnt.sc/upm6go
Regards,
Facebook TeamHi @mrtunes,
Sorry to hear you’re encountering this issue. Would you be able to provide a link to your site where you’re attempting to install the plugin, and also a link to your connected Page on Facebook?
Thank you,
Facebook Team
Hi @zeejayym,
Sorry to hear that. I’ve had a look at your site, and it appears that one of the classes in your site’s theme’s stylesheets is interfering with the rendering of the plugin.
In your theme’s main stylesheet file –
style.css– you’ll find the following class at line 487:iframe, video, embed { max-width: 100%; min-height: 100px; vertical-align: top; }Removing the
min-height: 100px;style rule will fix the rendering of the plugin.However, I recommend carrying out a check to ensure that this does not affect any other elements on your site. The affected element in this case is the
iframe, so if you’d like to further isolate the change, you can actually split the class into two separate classes:iframe, video, embed { max-width: 100%; vertical-align: top; } video, embed { min-height: 100px; }As long as your site does not feature any other iframes which must have a minimum height of
100px, then this should correct the issue with no further side-effects.I’ll mark this as resolved, but feel free to reopen if you have any further issues.
Thanks,
Facebook Team
- This reply was modified 5 years, 7 months ago by Facebook.
Hi @niekjien,
Sorry to hear that. Can I ask if you have or ever had Handover Protocol set up for either (or both) of your Pages?
Thanks,
Facebook Team
Hi @psolera001,
Through the standard Page Inbox, unfortunately there is no way to differentiate conversations which come via the Chat plugin, or via your Page on Facebook. However, if you are using the Messenger API and Webhooks to handle the messages, there is an additional field –
source– which is passed in the webhooks, indicating the origin of the interaction. You can read more about this field here: https://developers.facebook.com/docs/messenger-platform/discovery/facebook-chat-plugin/#detectHope this helps,
Facebook Team
- This reply was modified 5 years, 7 months ago by Facebook.
Hi @kyzoe,
Thanks for getting in touch. I checked out your site on both iOS Safari, and Android Chrome, and in both cases the plugin was visible and loaded okay. It looks like it’s all working fine now. I’ll close this out as resolved, but feel free to reply if you are still experiencing any difficulties.
Thanks,
Facebook Team
Hi @tristansalonga,
I’ve taken a look at your site, and the plugin appears to be loading fine for me. I’ll mark this as resolved, but please let us know if you’re still experiencing issues!
Thanks,
Facebook Team
Hi @zorbistore,
Thanks for the question. it seems like the plugin is now working correctly on your website. Let us know if you still have issues.
Regards
Facebook TeamHi @spk1961,
Thanks for the feedback. Seems like you have the latest version installed and the load time from GTMETRIX has improved (https://ibb.co/TwjyR1v). We are constantly working on improving the plugin and reducing the load size/time.
Regards
Facebook TeamHI @aaronchoo,
Thanks for the feedback. It should not auto scroll to the top when the plugin loads. Could you provide some screenshots/screencast showing this issue? We tried to repro it from https://time-curated.com/shop/ but can’t seem to encounter that auto scroll issue.
Regards
Facebook TeamHi @tristansalonga,
Could you let us know your website URL so we can take a look on it?
Regards
Facebook Team