Here are the shortcodes included in the Baja Real Estate Assistant WordPress plugin:
-
AI Chatbot Widget (WhatsApp & Messenger)
Purpose: Displays a chatbot widget that links to WhatsApp and Messenger for easy customer engagement. -
VIP Listing Access Form (Lead Capture)
[brea_vip]
Purpose: A form where users can enter their email to get early access to real estate listings.
-
Check Shortcodes
- Place the shortcodes
and
[brea_vip]
inside a post or page. - Ensure they render properly.
- Place the shortcodes
-
Fix Database Table Creation Issue
- The
brea_create_leads_table
function may not be running properly. - We’ll add an extra check to confirm the table exists.
- The
-
Fix Lead Capture Form Submission
- Ensure the form submission is properly processing and storing leads.
-
Fix Email Notification Issue
- Ensure WordPress emails are being sent correctly.