To connect an online booking widget, log in to the FTP server on which the site files are located.
Connection
1. Install FileZilla
2. Open FileZilla.
3. Enter the data for the FTP server:
- FTP address
- Login
- Password
- Port
- Connect
Where I can find the button code?
Get the YCLIENTS button code for the site (read more here), copy the receiving code.
Setting the button code to a file
Insert the button into the "content.xsl" file, but to do this, download it first.
It is located at:
"/var/www/haircut-express/data/www/haircut-express.ru/templates/haircut-express.ru/xslt/modules/content"
- Right-click on file
- Download
We open the file with a text editor (in our case it is "Notepad++") and enter the script code in the file, if you attach the script to a specific button, add the code "<a href="#" class="ms_booking"> </a>" before the script
Save the file and upload it back to the server.
Comments