Mô tả
Voixt Widget allows you to easily embed the Voixt AI assistant widget on your WordPress site by inserting its JavaScript into the <head> tag. You can configure:
- Agent ID (required)
- Widget type: compact popup or full assistant
- Widget position: left or right (new in 1.0.2)
No coding required. Just install the plugin, go to Settings Voixt Widget, and enter your details.
Cài đặt
- Upload the
voixt-widgetfolder to the/wp-content/plugins/directory or install via WordPress dashboard. - Activate the plugin through the “Plugins” menu.
- Go to “Settings Voixt Widget” in WordPress admin.
- Enter your Voixt Agent ID, select Widget Style, and choose Widget Position.
- Save changes. The widget will appear on your site.
Hỏi đáp
-
Will this slow down my site?
-
No. Scripts are loaded using
asyncand only if you’ve entered a valid Agent ID. -
Can I show the widget only on certain pages?
-
This feature is coming soon. For now, the widget loads site-wide.
Người đóng góp & Lập trình viên
“Voixt Widget” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Voixt Widget” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.2
- New: Added Widget Position option (left or right).
- Updated settings page with dropdown for position.
- Passed position into widget initialization script.
1.0.1
- Fix: Script now loads just before
</head>usingwp_headat priority 1000. - Minor: Improved sanitization.
1.0.0
- Initial release — adds Voixt agent script to head via admin config.
