I just downloaded and activated the plugin and tried to add the [wpbot-page] shortcode to a page, but it’s not working, as you can see here: https://xn--pske-qoa.dk/privacy-policy/
]]>Hello, I want to know what is the limit of add FAQ in the free plugin?
]]>Im facing an issue with width of faqs builder (image attached), how can a i fix this?
Image:
Regards
]]>Howdy! While prepping for a migration from PHP 7.4 to PHP 8.3, I ran across an error with a couple lines of code in this plugin. I have a feeling that neither are really being triggered, but I though it was worth reaching out to let you know.
First, in functions.php
, the sanitize_array()
function uses $this->sanitize_array()
in an attempt to call itself when a nested array is encountered. This $this->
usage inside a function has not worked since PHP 7.1 and causes a fatal error. My guess is that the plugin never actually processes a nested array through here, but it seems like a good defensive move to make the syntax right.
Similarly, in qc-support-promo-page/qc-clr-recommendbot-support-plugin.php
, $this->
is used the same way in an AJAX action that retrieves a list of promoted plugins. I have not actually tested that AJAX call, but it seems like a pretty quick fix as well.
Thank you!
]]>I attempted to integrate WPBot with Dialogflow and tested the plugin locally (https://localhost/wordpress
). I followed the guide and completed the following steps:
However, after completing everything, when I clicked on “Test Dialogflow Connection,” it remained stuck in the “connecting” status without any logs or response.
]]>Hello Support team!
Recently, we observed an interaction where a customer messaged our website’s chatbot stating, ‘I want to cancel my subscription.’ Shortly afterward, the student’s subscription status in WooCommerce automatically shifted to ‘pending cancellation.’
We are conducting an investigation across various possible causes, and we would like to confirm whether the AI-driven chatbot’s communication is in any way contributing to this subscription status change or triggering related actions.
We appreciate any guidance you can provide on this matter
.
]]>Hello Team,
I am expecting OpenAI to send code in the responses which they will send inside or
based on the type of code provided.
But it doesn’t appear good when those are not handled. is it possible that chatbot processes the response and by default adds <pre> for content inside and <code> for content inside
Also I see OpenAI adds programming language as an added entry in the code so can we remove that as well?
I wrote some code which does the same in my existing solution but I couldn’t find similar alternative in your plugin so I am not able to use it. Do you already have any such functionality? If No, is it possible to add?
Sample code
]]>function formatResponse(response) {
let cleanResponse = response.replace(/(\w+)\n/g, '
');
cleanResponse = cleanResponse.replace(/(.*?)
/gs, '<pre>$1</pre>');
cleanResponse = cleanResponse.replace(/(.*?)
/g, '<code>$1</code>');
return cleanResponse;
}
Hello,
I was wondering if there was any of conducting analysis on the interaction and responses with chatbot. I would like to see the data to determine if its providing benefit to our website.
Thanks!
]]>Hi,
When I have the Divi theme installed, and WPbot active, the header menu does not show up on tablet and mobile.
It shows up when I deactivate Wpbot.
Any help would be highly appreciated.
]]>is it possible to use the new streaming mode to chat with a pre-made openai assistant?
]]>We are planning to run a chatbot on our websites that can connect to our own RAG application written in Python. Is this an option you offer?
]]>hi there, congratularions for plugin. Dialogflow set its ok. Test its ok. But dont show my dialog flow intents and answer.
]]>hi guys! for some reason the settings page display only a blank screen, i saw a topic for this, but there is no solution, can you help us?
]]>When entering a visitor’s name, the function to block the entry of obscene words (in Russian) does not work. By the way, in the Russian language STOP WORDS also work very incorrectly (I mean that they are not ignored when a site search is enabled). Also, when entering simple text answers in the Pro version, it is impossible to enter ? – to select the desired answer.
]]><font _mstmutation=”1″ _msttexthash=”5312021″ _msthash=”398″>升级到最新版本,也不支持</font>php8,网页会报错。<font _mstmutation=”1″></font>
]]>Hi everytime we do a query this question re-appear each time, How to make it appear once or first session and then disappear ?
Hi %%username%%. I am here to find what you need. What are you looking for?
]]>I have the perpetual pro version, but I don’t see it updated frequently, are they different versions?
]]>Hi,
How can I add text to header?
and how can I add “copyright XXX” at the bottom?
Many thanks
Is here any options to change request and response bubbles to be aligned either left or right? thanks
]]>Guys,
I’m working with an art gallery here in the UK.
They have a great WordPress site and want to integrate a chatbot into it.
Obviously in WordPress they have a list of around 500 artists (eg ‘Vincent Van Gogh’).
Is it possible for your chatbot to fetch this list, so in the chatbot we can present the user with a full list of the current artists (which can change daily/weekly)?
Thanks,
Richard
]]>Could you tell me how to correctly enqueue the jquery?
I have my jquery through a CDN in the head tag, and I think this is the reason why I can’t see the chat on my homepage. If there is this possibility I would be very grateful.
]]>I am trying to activate WPbot pro plugin, but I got the below error. Please assist
Fatal error: Cannot redeclare qcformbuilder_forms_fallback_shortcode() (previously declared in /home/www/public_html/wp-content/plugins/conversational-forms/qcformbuilder-core.php:166) in?/home/www/public_html/wp-content/plugins/wpbot-pro-professional/addons/conversational-forms-pro/qcformbuilder-core.php?on line?164
Hello,
in your plugin description it says “If the bot does not understand something a few times, it will display the Start Menu options to prevent user frustrations.”
Is there a way to extract those unanswered questions so it is possible to add them to the FAQ queries? Let’s say, a customer asks something that is not yet written down in the FAQ section. Getting an email from the bot displaying what question was left unanswered would help a lot in enhancing the customer support on my end.
With the Pro version of the plugin it is possible to look into the chat logs, but are those unanswered questions then marked specifically? Otherwise I would need to look through every chat log to see if the bot redirected to the Start Menu.
Another thing: I am thinking about getting the Pro version and there’s an option to buy the “perpetual license” on your website (www.wpbot.pro/pricing). Just to be sure here: I am paying the price just once and get a lifetime license in exchange?
Best regards
]]>Hi,
Just installed and activated, got error in below
The FluentSMTP plugin depends on wp_mail pluggable function and plugin is not able to extend it. Please check if another plugin is using this and disable it for FluentSMTP to work!
Possible Conflict: /public_html/wp-includes/pluggable.php:174
How to fix? thanks
]]>Can the initial “asking for a name” be disabled and go straight to a single message “hi, I am an automated chatbot, what’s your question” etc?
Thanks
]]>I have ChatBot setup with approx 50 Simple Text Responses and associated keywords only. I have the phrase match accuracy set to 0 and the search fields set to ‘keywords only’. This seems to work exactly as I want. I am unsure what the benefit of the OpenAI/Dialogflow would do for me here? Would they make the results even more accurate somehow? I only want to show results from the STR’s and nothing made up etc.
Thanks
]]>We have a headless front-end to our woo store, so your plugin won’t show there ‘as-is’. Is there js we can add to the headless site via Google Tag Manager that will communicate with the backed plugin?
]]>Please can you explain how to generate random keyword responses based on several simple text responses for the same keywords? It doesn’t work for me and I always get a response prompting me to choose what exactly I meant instead of just outputting one of the responses.
]]>I’ve been unable to train the AI module.
First I tried your scraping tool for my website. While it scanned the page titles for prompts it collected nothing for the completion. It trained to a degree in that it responded with page links but no chat. (1)
So then I tried creating a tailored prompt and completion jnol file in the format you prescribe. Only 20 or so lines but well written and tailored for our company. However I try to upload and train, whichever model I am getting no personalisation at all. In fact it still seems stuck on 1 above. I’m still getting the page link responses.
]]>Testing the free version of your chatbot in WordPress. I added several FAQs within the admin. But on the front end, clicking the FAQ button that appears after giving my name does nothing, it just shows FAQ as a user comment instead of showing the list of FAQ questions. Ideas? Thanks.
]]>