2014-06-23, 04:20:13
(2014-06-23, 03:56:42)Carlos Wrote: It seems that this theme doesn't have a <?php get_header(); ?> template tag at the end of the <head>...</head> section, hence the problems with some plugins.
Thks for reply.
At the beginning of <head> section there's a <?php get_i18n_header(); ?>. This theme needs i18N plugin to work. Also with only one language.
Is that possibile to do something. I'm a newbie with PHP.