<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Webchat theme is not appearing properly in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437754#M4657573</link>
    <description>&lt;P&gt;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!&lt;/P&gt;From the information you provided, it seems that the problem lies with the missing "::marker" inside the "&amp;lt;li&amp;gt;" 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 &lt;A href="https://freetheme.io/"&gt;Freetheme&lt;/A&gt; 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.</description>
    <pubDate>Mon, 03 Jul 2023 09:25:36 GMT</pubDate>
    <dc:creator>former_member1046475</dc:creator>
    <dc:date>2023-07-03T09:25:36Z</dc:date>
    <item>
      <title>Webchat theme is not appearing properly</title>
      <link>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaq-p/12437751</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;We are developing a Webchat interface for a SAP CAI Chatbot which we are going to host in Wordpress Website.&lt;/P&gt;
  &lt;P&gt;But while deploying the changes in a Quality environment, we are facing some theme issue for the FAQ bot.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1970822-1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;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 - "&amp;lt;li&amp;gt;". Please check the below reference:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1970823-2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;We are thinking to have the below solutions:&lt;/P&gt;
  &lt;P&gt;1. Finding out the wordpress theme css and change it&lt;/P&gt;
  &lt;P&gt;2. Replicating the standard webchat with some updates&lt;/P&gt;
  &lt;P&gt;What would be the possible and easy solution for our issue? &lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 14:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaq-p/12437751</guid>
      <dc:creator>former_member765691</dc:creator>
      <dc:date>2021-09-08T14:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webchat theme is not appearing properly</title>
      <link>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437752#M4657571</link>
      <description>&lt;P&gt;Hi Ahmad&lt;BR /&gt;&lt;BR /&gt;WebChat is using the "react-markdown": "5.0.2" to render response here.  You can find the Open Source to the WebChat here &lt;A href="https://github.com/SAPConversationalAI/Webchat" target="test_blank"&gt;https://github.com/SAPConversationalAI/Webchat&lt;/A&gt; 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)&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;John Wandrocke&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 15:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437752#M4657571</guid>
      <dc:creator>former_member588917</dc:creator>
      <dc:date>2021-09-08T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Webchat theme is not appearing properly</title>
      <link>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437753#M4657572</link>
      <description>&lt;P&gt;Thank you for the quick response. We will test that and let you know how it goes. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 10:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437753#M4657572</guid>
      <dc:creator>former_member765691</dc:creator>
      <dc:date>2021-09-09T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Webchat theme is not appearing properly</title>
      <link>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437754#M4657573</link>
      <description>&lt;P&gt;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!&lt;/P&gt;From the information you provided, it seems that the problem lies with the missing "::marker" inside the "&amp;lt;li&amp;gt;" 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 &lt;A href="https://freetheme.io/"&gt;Freetheme&lt;/A&gt; 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.</description>
      <pubDate>Mon, 03 Jul 2023 09:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webchat-theme-is-not-appearing-properly/qaa-p/12437754#M4657573</guid>
      <dc:creator>former_member1046475</dc:creator>
      <dc:date>2023-07-03T09:25:36Z</dc:date>
    </item>
  </channel>
</rss>

