Copy link to clipboard
Copied
I have generated the output but if I reference the script using the embed code nothing is displayed. I have tried it in the head section or on the page after a paragraph. Is this how you should use this code? Is there perhaps an error with my chatbot output, can I check this?
I am using a reference like the following:
<script type="text/javascript" src="G:\Output_Chatbot\chatbot.js"></script>
<link rel="stylesheet" href="G:\Output_Chatbot\chatbot.css" type="text/css" />
Copy link to clipboard
Copied
See if this helps. RH2020 Frameless With Chat Pod (grainge.org)
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
That is how I do it yet the script displays nothing.
I noticed that in the example on your site, you use the path "../chatbot.js" for the script and "../chatbot_styles/chatbot.css"for the CSS. The latter does not exist in my chatbot output, they are both in the same directory.
Do you manually copy the chatbot output into your Robohelp output at that position, or how do you add the chatbot output to your project?
Copy link to clipboard
Copied
Just after posting i read that you manually copy the files, but into the project not into the output.