2013-11-05, 06:49:44
(2013-11-05, 03:10:37)plazma Wrote: I tried this and it did not work. I added manually the code to all pages and it started working instantly.
What is that <?php get_header(); ?> tag about?
It's a template tag that must (or may) be in the <header> of your template. It is required by some plugins (like this) to insert their code or scripts there.