Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

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 (35)


Discover exquisite Embroidered Dresses from Alizeh Fashion, featuring intricate handwork and luxurious fabrics.



Cloud Nexus Lab offers expert NetSuite services in the UK, providing seamless implementation, integration, and support solutions for businesses. Maximize efficiency and streamline your operations with our customized NetSuite solutions. Contact us today!



If changing the default incoming chat message in both chat.js files doesn't work, it's possible that the message is being overridden elsewhere (e.g., a cached script or another JavaScript file). Alarm Clock Online



Bring safe drinking water home with our water filter plant for home! Aquafiltrum provides affordable and effective systems for your family’s health and well-being.



Keep your swimming pool water pure with our swimming pool RO plant! Aquafiltrum offers effective filtration solutions for crystal-clear pool water.



Get your Desert Safari Dubai tickets today! Experience an exhilarating adventure with dune bashing, camel rides, and captivating sunset views. Book now for an unforgettable journey into the heart of the desert!



Set sail on a luxurious yacht tourin Dubai! Explore the stunning coastline, relax in style, and enjoy breathtaking views of iconic landmarks like the Burj Al Arab and Palm Jumeirah. Book your unforgettable yacht experience today!



Prosper TX Real Estate Photography by Better Angle Media: Better Angle Media showcases the unique allure of Prosper homes. Our photography emphasizes light, space, and detail, ensuring properties shine in the competitive market. Whether capturing cozy family homes or luxury estates, we highlight the features that make each property stand out, drawing in potential buyers with compelling visuals.

Shop Muhawraat, a premier online clothing brands in Pakistan, offering a seamless shopping experience with traditional and contemporary designs. Discover high-quality fabrics and culturally inspired fashion at your fingertips.



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  :(