Black Friday Sale! Save up to 50% off!

HTML Bottom of the Body across the whole site

jayden.harley.elworthy
18 Posts
jayden.harley.elworthy posted this 17 July 2024
Ask a Question

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

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

Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 17 July 2024

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

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: &lt;!-- some text --&gt; 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
jayden.harley.elworthy
18 Posts
jayden.harley.elworthy posted this 17 July 2024

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.
Support Team
Support Team posted this 18 July 2024

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

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
You must log in or register to leave comments