sdkang
Forum Replies Created
-
I checked user login using WP functions in wordpress site and then return json type results to watson.
But I changed the way to show the chatbox only to logged in users more simply.
I modifed style.css in wordpress site as below.body:not(.logged-in) #watsonconv-floating-box{
display: none;
}OK,
I made it using style.css.
Thank you.
Thank you for your reply.
After I deleted all cache of browser, it worked well.Now, I want to know how to allow chat only for logged in users.
I checked user login using web hook successfully.
And then I want to disable input box of plugin’s chat box.I’ll make only logged in users can type in input box.
is this possible?
Thank you for your reply.
Then I want to know just whether users login or not in my wordpress site.I don’t have any issue in “Having Issues?” tan on my site.
“0 log messages total. Showing last 0.”
But it’s not working still.
Forum: Plugins
In reply to: [Chatbot with IBM watsonx Assistant] IE 11 supportThanks your reply.
are there some way by modifing CSS file?Forum: Plugins
In reply to: [Chatbot with IBM watsonx Assistant] IE 11 supportIf you don’t have any plan for IE11, can I hide chat bot icon in IE ?