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
Drupal — Chat Code Installation
The online chat widget can be installed on a website running the Drupal content management system in two ways. Let’s take a closer look at each method.
Method 1. Installing the Code via a New Block
1. Copy the widget code from the Online Chat settings.
2. Log in to your website’s admin panel. At the top, click on the “Structure” tab. Select the “Block Layout” section.
3. Select the “Custom Block Library” tab. Click “Add Custom Block.”
4. Enter the following details:
— Block description: Online Chat;
— Block content: paste the Online Chat widget code.
— Text format: Full HTML
Leave the other fields as they are. Click the “Save” button.
5. Return to the “Block Layout” tab. Place the block in the site header:
6. Find the Online Chat block in the list and click “Place block.” Then click the “Save block” button.
7. As a result, the block will appear in the “Header” section block layout. Click the “Save blocks” button at the bottom of the page to save your changes.
Method 2. Installation via FTP
1. Copy the widget code from the Online Chat settings.
2. To install Online Chat on Drupal, use FTP. Access your hosting directly or connect via an FTP client. Edit the file “html.tpl.php” located at: YourSite/modules/system/html.tpl.php.
3. Paste the Online Chat widget code before the </body> tag. Save the changes.
Note: If you are using Drupal 6, insert the widget code into the page.tpl.php file. This file is located in the folder of the active theme. Be careful: the page.tpl.php file can also be found in other folders.
