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?
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