I replaced the <title>.....</title> tag in my header.php with <title><?php wp_title(''); ?></title> and it works!
↧
I replaced the <title>.....</title> tag in my header.php with <title><?php wp_title(''); ?></title> and it works!