wordpress3cx
Forum Replies Created
-
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Multisite SupportHello @ochoppee, the free version contains all the features that were in pro. So yes, plugin does support multi-site. Nothing really special to do, just enable the plugin and you’re ready to go.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] wordfence problemHello @koullis, of course after an update some files are modified, because we made changes to them. Sometimes file comparing tools ignore trailing CRLF or don’t recognize them properly. It may happen that some files are including a trailing CRLF as a only change, so they are reported as different but apparently are the same (and actually they do are the same from a code point of view).
It’s easy to tell because the file size differs of 2 bytes (CR and LF).
Use a good file compare if you want to be sure.Consider that as long as you download the plugin from WordPress repository, you’re always sure to get the latest and original version.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Feature Request: Shortcodes!Hello @chadreitsma, we’re still implementing optimizations for our plugin. If you check the code, you see that every single resource is loaded with WordPress functions and from the footer, except for emoji library that needs to be in the header.
All JS loading is handled by WordPress and we have only very tiny parts of inline code (we’ll remove them). We never load jQuery ourselves, it’s loaded by WP, we only set the dependency. We’re also considering removing jQuery dependency for a performance boost. We also want to distribute merged and minimized js code for better performance, together with clear js. This transition will require some time but we’re working on it.Thanks for your feedback, always welcome!
Hello @bvirtualdiaz, as you probably realized, this is not generic support for WordPress but only for WP-Live Chat plugin.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Placeholder in name fieldHello @mrnzungi, you have a point. In the next version it will be possible to leave empty “Default visitor name” and force visitor to enter a name. We’ll improve checks and fields validity feedback as well.
Thanks for your feedback!Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Feature Request: Shortcodes!Hello @chadreitsma, about the other feature you requested (shortcodes). Take a look at Gutenberg blocks, should be a good alternative. Give us some feedback!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] How to edit GDPR notice?Hello @sommerinhamburg, we added the feature you requested in new version 8.1.4. Give us some feedback!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Conflicts with WP Fastest CacheHello @danzmwl, by default our plugin is using our high speed chat servers, hosted by Google. If you cannot connect there, it could be a firewall issue or maybe your country is blocking access to Google services.
On-premise mode uses only your wordpress server, but uses more server resources and performance is not optimal. Check PHP logs for server errors and adjust parameter “Website hosting type” accordingly.
Future versions of this plugin will use geographically distributed chat servers, so you’ll always connect to a server near your location for best performance.
Hello @danzmwl, the goal is to have one single fully featured plugin and merge all features together, keeping it free as it is now.
We don’t have an ETA for this yet.- This reply was modified 6 years, 7 months ago by wordpress3cx.
Hello @paulafotografianb, in new version 8.1.4 we added the ability to edit privacy policy text. Give us some feedback!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Site Health Issue.Hello @kartikshah, we just released version 8.1.4 that fixes several performance issues. Let us know if it works properly on your website!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] cookie & business hoursHello @ronaldlubach, we just released version 8.1.4 with major improvements to business hours. Give us some feedback!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Logo in Chat Box Doesn’t DisplayHello @epwwgd, we just released version 8.1.4 that fixes your logo issue. Let us know!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Feature Request: Shortcodes!Hello @chadreitsma, we just released version 8.1.4 that fixes several performance issues. Let us know if it works better for you!