on ‎2021 Sep 08 3:05 PM
Hi All,
We are developing a Webchat interface for a SAP CAI Chatbot which we are going to host in Wordpress Website.
But while deploying the changes in a Quality environment, we are facing some theme issue for the FAQ bot.

If you see the attached image, the lines are not appearing with the Index numbers. We have investigated and found that "::marker" is missing inside the html tag - "<li>". Please check the below reference:

We are thinking to have the below solutions:
1. Finding out the wordpress theme css and change it
2. Replicating the standard webchat with some updates
What would be the possible and easy solution for our issue?
Request clarification before answering.
Hi Ahmad
WebChat is using the "react-markdown": "5.0.2" to render response here. You can find the Open Source to the WebChat here https://github.com/SAPConversationalAI/Webchat if you want to try replicating the standard WebChat with some updates. My best guess is there some conflict in the wordpress css (Quick test, Try removing the css and see if the WebChat display correctly)
Hope this helps
Best Regards
John Wandrocke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I noticed that this thread is a couple of years old, but I'll still try to help you out with your webchat theme issue. It's never too late to find a solution!
From the information you provided, it seems that the problem lies with the missing "::marker" inside the "<li>" tags. One possible solution is to check if the WordPress theme you were using at that time has been updated. Theme updates often include bug fixes and improvements that might have resolved the issue you were facing. You can visit Freetheme to explore their collection of themes and see if any updates or alternatives are available. If you're still experiencing the same issue, you can consider reaching out to the theme developer or the WordPress community for assistance. They may have encountered similar problems in the past and can provide valuable guidance.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.