Chat Widget Not Visible
The floating chat launcher icon does not appear on storefront pages.
Symptoms
The floating chat launcher icon does not appear on storefront pages.
Diagnostics & Resolution
- Verify Module Status:
- Go to Stores > Configuration > Webkul > AI ChatBot Configuration.
- Ensure Enable Module is set to
Yes.
- Flush Magento Cache:
- Run
php bin/magento cache:flushvia CLI or from the admin panel under System > Cache Management.
- Run
- Verify Theme Compatibility:
- Ensure your active theme inherits from Magento Blank or Luma. The chat widget relies on the default layout handle (
default.xml).
- Ensure your active theme inherits from Magento Blank or Luma. The chat widget relies on the default layout handle (
- Check Guest Mode Settings:
- If testing as a non-logged-in user, ensure Enable Guest Mode is set to
Yesunder Frontend Chat Window Option.
- If testing as a non-logged-in user, ensure Enable Guest Mode is set to
