409 comments found.
I want to purchase this plugin but I have one query… I want to know that after completed conversation may I received complete chat on admin email as a ressponce automatically. like your user data page
There is an extra Chat sessions addon that can save all conversations that you can view as admin.
Conversations are not emailed though. I suppose that would be too many emails for any website with decent traffic. But we will consider adding the email option.
Thanks
I’m interested in buying your plugin but had a few quick questions: 1: Can I change the “bot” image to the image of a person? 2: Can I integrate this into a live and have someone come into the chat in the middle of it?
-Tim
Thanks.
1. Yes, you can change the icons both for floating chatbot and the agent.
2. There is a Live chat addon available. User can initiate a Live chat by clicking an icon or a Start menu button which shows when the ChatBot fails to provide valid response .
Or you can set it so that when any Human operator is logged in, it will go directly to the Human live chat.
However, it is not possible to intervene from the admin side.
Ok. Is there an api to iphone android integration for live chat? or sms?
Not yet. It sends email notification. So you can just use a email account and a email app on your mobile to get Live chat notifications.
Thanks
Hello, There is a problem with the icon to close chat windows in the mobile version. Both in my chatbot and in your demo. This happens from android and also IOS. It responds to closing the window approximately 1 in 10 times.
Is there any solution planned? Regards
Hi,
We are checking. Please open a support ticket from https://qc.ticksy.com/ so we can properly track the issue.
Thanks
1. Can I embed chatbot on web-view?
Yes, you can.
Thanks
Hi, I have requested a refund a week ago and have yet to receive a response.
Best,
You requested refund yesterday. Not a week ago. Please do not spam the comment forum for your own mistake.
How do I add the COVID 19 test script/template you have in your demo, thanks
This test was created with the Conversational Forms Pro addon.If you have WPBot pro, please open a support ticket from https://qc.ticksy.com/ for more information.
Thanks
Hi,
I would like to request a refund. The plugin page promoted the ability to open the chat through a link. I was unable to do so. I’ve created a custom button and would like to link it to the chatbot to trigger it but it seems this is not possible.
You will need to use a shortcode for that. The shortcode format is in the Setting->Embedding page.
You can open a refund request from https://themeforest.net/refund_requests/new
Thanks
Shortcode is not the type of link I need. I would like to request a refund.
Shortcode generates a regular text link.
I need the following interaction. The character asks which State and City the person lives in. She first chose the state and then a select appeared with a list of the city corresponding to that state. Try using html, but it doesn’t allow you to select. Would it have another form or validator?
http://observatorio.sebraema.comFor conditional fields you need the conversational forms pro. Please open a support ticket from https://qc.ticksy.com/ for more info.
Thanks
I have Chatbot Form Builder1.0.0
I want to add this option in html. That when the form asks the person the city where they live, the option to select state and then city would appear. If I put it in the current html it understands it as a common text and not as an action.
<—-script type=”text/javascript” src=”https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cidades-estados-js/cidades-estados-1.2-utf8.js”>
<script-—->
window.onload = function()
{
new dgCidadesEstados(document.getElementById(‘estado’), document.getElementById(‘cidade’), true);
}
</script>
<select id=”estado” name=”estado”></select>
<select id=”cidade” name=”cidade”></select>
PRIVATE TICKET #2350591
I need the following interaction. The character asks which State and City the person lives in. She first chose the state and then a select appeared with a list of the city corresponding to that state. Try using html, but it doesn’t allow you to select. Would it have another form or validator?
Hello, question 1: Can we create more than one chat bot? Question 2: Can we make different bots on more than one page? In other words, it will not be the same questions that appear on the home page and the category page.
1. The ChatBot works for your entire WordPress site. Cannot create a different “ChatBot”
2. You can Load different Intents on different pages using the retargeting feature. An intent can be a DialogFlow intent or a conversational form created with the Form builder addon.
Thanks
I want to integrate this with a plugin. There are company introductions on my site. I need to add more than one bot to the venue pages. Example; Bot-Shortcode1 Bot-Shortcode2 İntegrate : Wp Job Manager
In WPBot Shortcode can load the chatbot on a page or use the click a button to open the ChatBot with a specific Intent. So it sounds like what you need is possible.
You can check the various Embed features on our demo: https://dev.quantumcloud.com/wpbot-pro
Thanks
I get it, but like I said. For example, different questions in the Basket category, different questions in the Sales category. i understand?
You can Load different Intents on different pages using the retargeting feature or shortcode features. An intent can be a DialogFlow intent or a conversational form created with the Form builder addon.
Do you have a similar example? Different questions on different pages. Or do I have a chance to try the plugin?
You can check here https://dev.quantumcloud.com/wpbot-pro/button-simple-booking/
Click on different buttons to load different intents/forms.
Do these buttons come with shortcodes? Can I add this to the page I want? Do I need to buy an extra plugin for the form?
1. Yes 2. Yes 3. There is a free version available which is sufficient for most purposes. A pro version is also available. Free version link : https://wordpress.org/plugins/conversational-forms/
Thanks
Good afternoon! I have a problem: test notifications and messages about clients e-mails and phones on the site do not come from the bot. The “User Date” section also does not work. Help solve the problem, please. Thanks!
Please open a support ticket from https://qc.ticksy.com/ so our dev team can help you.
Thaks
Pre-sales questions:
1 – Does codecanyon ChatBot for WordPress contains all the addons of the Ultimate subscription? Reading the features im understanding that all addons are included in your codecancyon plugin. But i want to be sure about this.
2 – Does all of the chatbots interactions are saved in the database and can i check them in the dashboard and export to .csv?
3 – In the Live Chat AddOn, how many agents can interact in the chats? Does the chats are saved to the database? For this addon do agents must be in the administration wordpress to be notified for a new live chat? from where does the agents will response the live chats?
Thanks
1. No. It is the core WPBot plugin only
2. Chat sessions are saved when the Chat session addon is installed
3. There is no hard limit but for a large number, it will depend on your server. Yes, live chats are saved in database. Yes, need to stay logged in. Also, email alerts are sent when new chat starts
Thanks for your response!
Can this be used on multi-site with various domains—and is there a zapier integration? thank you
Yes, Zapier integration is available as extra addon.
Thanks
Hello, this is pre-purchase questions :
1. How can I get Conversational Forms Premium if I buy this plugin ?
2. Can I insert image or embedded video to Conversational Forms Premium ?
Thanks
1. The form builder has a free version available which is sufficient for many use cases. Please check https://wordpress.org/plugins/conversational-forms/
2. You can insert images inside HTML field tag. Video embed is not tested yet. It should work with youtube iframes. If not, we can probably make it work.
Thanks
okay,
How to make dialogflow as start menu ? and make close intent at dialogflow will open start menu again
Thanks
Please open a support ticket from https://qc.ticksy.com/
Thank you
I have bought Conversational Forms Pro too, how to route yes-no question ? if yes will show A answer, if no will show B answer
Thanks
Please open a support ticket from https://qc.ticksy.com/ so our dev team can help you with all the details. You can easily login there seamlessly with your Envato account.
Thank you
done, ticket number : #2330086
Hello is the support working? I sent a message you guys replied and i replied back is been 7 days and no response thank you for your help
Did you open a ticket from https://qc.ticksy.com/ ? What is the ticket ID?
Thanks
yes i did PRIVATE TICKET #2316540
Any tutorial on how to support multilingual ?
Multiple language is not yet supported. You can use any one language. We are actively working on an addon for multi language support.
Thanks
Thank you, waiting for it 
One more thing, check this screenshot: https://www.upload.ee/image/11260969/2020-03-13_095844.png , upon asking the name the user replied “M” as the name, then the bot replied “Ok, I will just call you Amigo (or any given username), can the bot take the given name entry ? means “Ok, nice to meet you M, I am chatbot” .
The ChatBot uses DialogFlow for a valid name detection. Since the name is important and used throughout the user session and return sessions, we wanted to get it right. Sometimes people just ignore and instead of any name write nonsense stuffs like how are you or something. If we don’t try to detect a valid name, the bot will be stuck with that nonsense word/s for rest of the chat.
That is why if a valid name is not detected, the bot will rather stick with amigo. You can change the amigo to any other word from the language center.
Hope that makes sense 
Ahh, that’s great idea indeed
didn’t think about it
Thanks again .
You are welcome! By the way, please leave the plugin a great rating if you found our effort useful. It really inspires us a lot.
Thank you!
You have already featured my rating last year
https://codecanyon.net/ratings/3042632
Oops! Thank you for your support 
Do you have similar thing for basic php website?
We do not have any PHP only version yet. However, you can use a basis WordPress installation to install the chatbot and use Embed code to display the bot on your PHP site. Except for site search, most other features will work.
Thanks
I already installed on my web, when i type 2 words it show a result outside my web… how to fix it?
Hello. Does your plugin work with cache plugins? Buy another plugin, it doesn’t work with cache and support doesn’t answer 4 days.
Hi Vlad,
It works with cache plugins. Tested with all major ones. However, you must purge the cache after making changes.
Thanks
hi there, it looks quite good, just some quetions 1) how can i change the color tone? i see there is only theme, but i want it to be the same colour tone with my site
2) can i show different welcoming message for different pages or post pls
3) how to add the emaiil to zapier?
hi for point 1, i found the custom colour area and changed most of it but the area in “send a message” still cant change , e.g. https://prnt.sc/r9dkl0
can only change the theme?
i also figured that when clicking the “X” button, it will pop up the chat screen but not close the greeting message is there a way for users to click “X” and really close the chat and only show the icon?
so that it will not disturb users from viewing the site
Hi,
Please open a support ticket from https://qc.ticksy.com/ and include the page link so we can give you the necessary code and take care of the other request.
Thanks