manual insert of line in template

eviltwin
8 Posts
eviltwin posted this 26 August 2015

I need to add a line into my template for facebook. the line needs to be between the <body> tags. Does anyone know which file I can modify to do this? TIA

I need to add a line into my template for facebook. the line needs to be between the `<body>` tags. Does anyone know which file I can modify to do this? TIA

Last edited 27 August 2015 by Support Team

Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 27 August 2015

Hi,

If you need to add something inside <body> container please try adding HTML control with the code you need (js?) to the very top or bottom of the page. If you need this code on all pages please try adding this HTML control into the Header or Footer area.

Thank you,
Olivia

Hi, If you need to add something inside `<body>` container please try adding HTML control with the code you need (js?) to the very top or bottom of the page. If you need this code on all pages please try adding this HTML control into the Header or Footer area. Thank you, Olivia
eviltwin
8 Posts
eviltwin posted this 28 August 2015

I can add it to the footer ... but how do you do this? I don't see an option to add custom html to the template.

I'd rather just modify the php file for the footer. Which file(s) need to be edited?

I can add it to the footer ... but how do you do this? I don't see an option to add custom html to the template. I'd rather just modify the php file for the footer. Which file(s) need to be edited?
Support Team
Support Team posted this 31 August 2015

Hi,

If you need to insert html+js you can use HTML control:

insert-html.png

Please note that each saving theme in Themler will override theme files. As the result the custom changes will be removed.

Thank you,
Olivia

Hi, If you need to insert html+js you can use HTML control: !insert-html.png! Please note that each saving theme in Themler will override theme files. As the result the custom changes will be removed. Thank you, Olivia
You must log in or register to leave comments