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
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
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
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?Hi,
If you need to insert html+js you can use HTML control:

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