Hi
I am having trouble getting a facebook share function to show the correct image. Reason being the image url is inside body, and the facebook tag for image has to be in head to work.
The head section is obviously in the page template, but the image is in a show news (NewsV2) template.
I have tried with jquery/javascript, but that doesn´t seem to work either.
So my question is, is it possible to move content from body to head OnLoad in a normal html template?
Has anyone fixed this in some other way?