Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

Default incoming chat message will not change


The default incoming chat message is "Thank you for your awesome support!" I've located two files in which this message is defined:

./assets/js/custom/apps/chat/chat.js
./_keenthemes/src/js/custom/apps/chat/chat.js

But, when I attempt to update the message in either of these files, it doesn't update/change in the website. The default incoming message still remains the same no matter what I change it to in the code. Any suggestions on how to change the default incoming chat message?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Discover the latest collection of Embroidered chiffon dresses. Perfect for any occasion, these elegant and stylish dresses will make you stand out from the crowd. Stay fashionable with Fiza Minahil



Explore OneSkin's premium face serum, crafted for radiant skin in Pakistan. Experience the transformative power of our innovative formula, designed to enhance your skincare routine with visible results.



Hi,

After modifying the message in either of the mentioned files, ensure that you have rebuilt the Metronic core assets using Gulp or Webpack.

Navigate to the following directory: /starterkit/_keenthemes/tools

Run the appropriate command to rebuild the assets.
You can run command "gulp" to rebuild.

This will ensure that your changes in the code are reflected. The output assets will be updated in the /starterkit/assets folder.

After rebuilding the assets, clear your browser cache and refresh the page to see if the default message has been successfully changed.

If you encounter any further issues or have additional questions, feel free to ask for assistance.

Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(