This section is for advanced users experienced in programming languages.
You can insert custom scripts written in PHP, JavaScript, or VBScript in
any page of your website.
To insert a script in a webpage:
-
Go to the Modules tab, select Script, and drag the module to
the page. -
Paste the code into the input field.
For PHP, use the opening tag
<?php
. Make sure the code you insert
into this field is correct, as Presence Builder does not validate it. -
Click OK.
Your code will be active only on the published website.
To remove a script:
Place the mouse pointer over the script block and click Remove.