How can we help?
-
Getting Started
- Registration in the System
- Setting Up and Adding a New Project in Teletype App
- Removing the Teletype App Link
- Teletype App Affiliate Program
- What is the Teletype App?
- Terms in the Teletype App
- How to switch Teletype to English
- Switching the Panel to English
- Glossary Teletype App
- Registration in Teletype App via eLama
- Показать все статьи ( 2 ) Свернуть статьи
-
Adding Channels
- Connecting to Facebook
- Telegram bot
- Viber Bot
- VK Group
- Online Chat for Website
- Instagram Direct/Comments
- Button with Messengers
- Telegram by Phone Number
- Avito Personal Account
- VKontakte Personal Account
- Email Setup
- WhatsApp Business
- Connecting WhatsApp Without Authorization in the Panel via Link
- Connecting Telegram by Phone Number Without Authorization in the Panel via Link
- Connecting Max
- Connecting Max Bot
- SMS
- Показать все статьи ( 10 ) Свернуть статьи
-
Working with Dialogs
- Closing the Dialogue and the Answered Button
- Customer Information
- Working with Channel and Dialogue Filters
- Quick Reply Templates
- Message Read Status in WhatsApp and Viber
- Closing a Conversation in AmoCRM — Ending a Dialogue in the Teletype App
- Working with the Telegram Notifier
- Button ✉️ Take the next conversation
- Reassigning the Dialogue
- Hotkeys
- Sending Voice Messages on WhatsApp
- Categories for Dialogues in the Teletype App Panel
- Group Chats in WhatsApp
- Group Chats on Telegram by Number
- Tags
- Push Notifications
- Distribution of Requests
- Mass Actions
- Request Notifications
- Evaluation of Dialogues in Telegram and WhatsApp
- Personal Data
- Показать все статьи ( 13 ) Свернуть статьи
-
CRM Systems
-
Operators
-
Profile Editing
-
Additional Options
-
Online Chat Installation
- WordPress — Chat Code Installation
- Joomla — Chat Code Installation
- Bitrix — Chat Code Installation
- Opencart — Chat Code Installation
- WIX — Chat Code Installation
- MODx — Chat Code Installation
- Tilda — Installing Chat Code
- UMI.CMS — Chat Code Installation
- NetCat — Chat Code Installation
- PrestaShop — Chat Code Installation
- ImageCMS — Chat Code Installation
- PlatformaLP — Chat Code Installation
- LPmotor — Chat Code Installation
- A5.ru — Chat Code Installation
- Blogger — Chat Code Installation
- Canape CMS — Chat Code Installation
- CartEnergy — Chat Code Installation
- DIAFAN.CMS – Chat Code Installation
- DigiSt — Chat Code Installation
- Drupal — Chat Code Installation
- Flexbe — Chat Code Installation
- fo.ru — chat code installation
- Gophotoweb — Chat Code Installation
- io.ua — chat code installation
- IPBoard (Invision Power Board) — Chat Code Installation
- lact.ru — Chat Code Installation
- Magento — Chat Code Installation
- Показать все статьи ( 19 ) Свернуть статьи
-
Analytics
-
API
-
Billing
-
Telephony
-
Teletype Sender
-
Bot Builder
WordPress — Chat Code Installation
The widget code for a website running on the WordPress CMS can be installed in three ways. Let’s look at each of them.
Method 1. Installing the code via the “Widgets” menu
1. Copy the widget code from the Online Chat settings.
2. Open the admin panel of your WordPress site. Go to “Appearance,” then “Widgets.” To add an HTML code widget, click the “Add Widget” button.
3. Enter a title. Paste the chat code into the “Content” field. Click “Save” to apply the changes. The chat will then appear on your website.
Method 2. Installing the widget code via footer.php
1. Copy the widget code from the Online Chat settings.
2. Open the admin panel of your WordPress site. Go to “Appearance,” then “Theme Editor.”
3. Select the “Footer (footer.php)” file. Paste the widget code before the </body> tag. Click “Update File.”
Method 3. Installation via FTP
1. Copy the widget code from the Online Chat settings.
2. The third method involves directly editing the footer.php file. Option one: access your site’s hosting. Option two: connect via an FTP client and navigate to wp-content/themes/Your Theme/footer.php. Select the footer.php file and click “Edit.” Paste the code before the </body> tag. Click “Save Changes.”
