Hi, we have this warning from SecuPress.
SecuPress Warning:Crisp version 1.1 (or lower) is known to contain this vulnerability: Arbitrary Code Execution. More information
Update is unavailable for this plugin.
Is your plugin safe?
Thanks.
Hi
Just found this plugin.
Is this plugin obsolete ? No support enquiries for last 8 months?
Last updated 3 months ago?
Says NOT tested on most recent WordPress version.
Please advise.
Thanks
Kristin
]]>it will be great that it can be enabled on admin pages, so we can chat with users who “manage” the website, even better a switch that allows to enable/disable the chat on frontend/ backend – so the chat can be used to support the clients that use the wordpress, but not their users ( as support service )
]]>I believe the $_GET
nonce
key needs to be validated before accessing it:
ErrorException: Warning: Undefined array key "_wpnonce"
File "/wp-content/plugins/crisp/crisp.php", line 103, in crisp_plugin_settings_page
if( wp_verify_nonce($_GET['_wpnonce'])) {
]]>
View post on imgur.com
]]>
Hello,
I wanted to move the chat button a little up. Could you please help me with a CSS so that I could implement it.
Thanks
]]>The Crisp plugin is throwing a small PHP warning, not a big issue but better to resolve them.
The warning is:
Warning: Undefined array key "page" in PATH/TO/plugins/crisp/crisp.php on line 70
This is happening on the dashboard, or other urls where there is no page
query param in the url.
The solution could be (crips.php on line 70):
if (empty($website_id) && (!isset($_GET["page"]) || $_GET["page"] != plugin_basename(__FILE__))) {
]]>
Hello, i wonder if there is a way to answer the Chat Box messages from a mobile phone.
Thanks
Yannis
]]>Hi!
It would be nice to support user roles by default, or add a filter to modify the $output of the script, so we can add our custom data to the sync function.
Love the simplicity of the plugin. Keep it up!
Thanks!
]]>Hi, it’s been months I try to activate your plugin and it doesn’t work! Says The plugin does not have a valid header. Could you fix this? Thanks
]]>Hi,
can i deactivate the chatbot so that the email requests are not sent to the customer?
best regards
Daniel
Hello Support,
Please help me disable Crisp live chat on my checkout page.
Thanks ??
]]>Hello,
I want to send the data from input form fields to odoo crm. How can this tis be done?
]]>Hello,
how to add hidden input fields in chatbot to capture url parameters? I’m currently running fb and google ad campaigns
]]>Hi, I’m on WP 5.8.1 and all of a sudden I notice the Crisp plugin icon in the WP left pane is oversized with a blue background whereas it’s always been white on black background and sized similarly as other plugin icons. See this screenshot: https://www.screencast.com/t/yLBZ3ILl
]]>Hello author,
Could you add support for multi sites please?
For now i have to go each of sites to connect. It is very hard working.
Thanks
]]>Hello
I just full translated the plugin to Persian. Please approve.
Thanks for your such a great plugin..
J’ai test�� le pluggin mais je ne vois pas comment effacer les communications depuis l’interface du site
]]>Hello
My site plugin is disabled. Does not have access to any of the sections.
Can you help? And investigate the problem?
Thank
Secure Connection Failed
An error occurred during a connection to app.crisp.chat. PR_END_OF_FILE_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
]]>
Hello Crisp,
Hope you are fine.
Is there any chance to change the font-family of the crisp on the site?
Because we are using crisp on the RTL version, Tahoma and san-serif will not be nice on our use.
I hope there will be a chance to customize the CSS style on our end.
Regards,
Rahim
How to set the chatbox Multilanguage
i have 3 language site ‘fr’, ‘de’, ‘en’
here my script please check and suggest
window.$crisp=[];CRISP_RUNTIME_CONFIG ={locale : 'fr'};window.CRISP_WEBSITE_ID="xxxx7666";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
And below your plugin code
function crisp_hook_head() {
$website_id = get_option('website_id');
$locale = str_replace("_", "-", strtolower(get_locale()));
if (!in_array($locale, array("pt-br", "pt-pr"))) {
$locale = substr($locale, 0, 2);
}
if (!isset($website_id) || empty($website_id)) {
return;
}
$output="<script data-cfasync='false'>
window.\$crisp=[];
CRISP_RUNTIME_CONFIG = {
locale : '$locale'
};
CRISP_WEBSITE_ID = '$website_id';";
$output .= "(function(){
d=document;s=d.createElement('script');
s.src='https://client.crisp.chat/l.js';
s.async=1;d.getElementsByTagName('head')[0].appendChild(s);
})();";
$output .= crisp_sync_wordpress_user();
$output .= crisp_sync_woocommerce_customer();
$output .= "</script>";
echo $output;
]]>
hi,
my WP not connect to my Crisp,
this message:
” wordpress needs to accescc to your crisp ”
my wp is last update 5.0.3
and
my theme is last update zephyr 5.3
pls help me.
thanx.
I SEE THE BELOW MESSAG IN YOUR PLUGIN PAGE
This plugin hasn��t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
IS IT REALLY TRUE THAT IT WILL HAVE COMPATIBILITY ISSUES WHEN USED WITH THE RECENT WORDPRESS VERSION
OR HAS IT BEEN FIXED
hello and Namate
i was using Tawk.to earlier but since i find Crisp really easy and awesome
i have very recently installed and using it — though i haven’t seen much difference
with the speed yet few say that Crisp slows down the page speed
is it really so
really sorry – this is in no way a complain —
Just curious thats it
thanks
will be reviewing 5 star very soon
With the WordPress plugin installed, is there some code that you can use to display a ��chat with us�� button?
]]>Hi,
Currently your plugin doesn��t use the WordPress multilingual feature,
I am an editor for translations, But I can��t translate anything
Could you please add this feature to your plugin ?
I can help you in this matter too, I am a PHP developer
You can add this feature using this guide:
https://make.www.ads-software.com/meta/handbook/documentation/translations/#this-plugin-is-not-properly-prepared-for-localization-%e2%80%93-help
Please let me know how can I help you!
Regards
Since all chats have the same problem, I need to ask you this before testing Crisp: do you need to have the Crisp Dashboard open in the browser in order to live chat with customers, or can it all just happen on my website’s frontend without being logged in?
]]>I have a really basic 1 page site right now using Divi (https://www.elegantthemes.com/gallery/divi/). When I enabled Crisp I lose some of my formatting (text size and font and background color). Is there anyway to fix this?
]]>how to translate chatbox section.?
]]>Hi, I’ve just downloaded and activated Crisp live chat, which is perfect, except it is positioned straight on top of my ‘jump to top of page’ arrow at the bottom right hand corner. Is there a way I can place the Crisp icon on the left hand side? Or slightly higher than the bottom right hand corner? Thanks for any help,
Teajunky