Hi there
How do I add a script to the bottom of the html body without editing every page manually. I know it has HTML head in the script but can it do the bottom?
Thank you
Jayden
Last edited 17 July 2024 by jayden.harley.elworthy
Hi there
How do I add a script to the bottom of the html body without editing every page manually. I know it has HTML head in the script but can it do the bottom?
Thank you
Jayden
Last edited 17 July 2024 by jayden.harley.elworthy
Hello Jayden,
If the custom code should be added to the page HEAD section (before BODY) you should add the script to the Site Settings >> HTML >> Additional HEAD HTML. Please remove HTML comments from the code. They look as follows:
<!-- some text -->
If the script should be added to the page BODY, then add an HTML element to the Header or Footer and then insert the script.
You need to add an HTML element to the footer.
...................................................
Sincerely,
Anna.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Sorted. You have to add the element seperately because the options of adding elements to the footer do not include the html so you have to add html and then drag it into the footer.
Sorted. You have to add the element seperately because the options of adding elements to the footer do not include the html so you have to add html and then drag it into the footer.Hi Jayden,
Nice to hear that everything is working fine now. Let us know if you have any other questions.
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp