This is an FAQ answer for the WordPress plugin chatGPT SmartSearchWP.
No. SmartSearchWP doesn’t use templates for chatbot responses.
Responses are dynamically generated by the AI, then distributed as text and displayed in the chat interface with Markdown formatting.
So there’s no template override system for chatbot messages.
If you wanted to display events (or other content) as maps with images and text, this would require specific development or the addition of new functionality in the plugin, involving :
- structured data output
- a personalized rendering system in the chatbot interface
This type of operation is not part of the plugin’s current architecture.