![]() |
Sergey Kornilov admin 1/10/2025 |
Style Editor -> Global pages -> footer |
V
|
vnotarfrancesco author 1/10/2025 |
Thanks Sergey. |
G
|
GMO 2/3/2025 |
Another method: place a text file inside server folder, >>> Style Editor -> Global pages -> footer >> do php include code > ex: <?php include("php_includes/footer/footer_txt");?> Makes it faster and simpler to change or upate your script footer, if you have access to Server, File Manager or FTP Client. |