Custom title issue
-
Hello. First of all, thanks for your plugin.
I have this code to display title of the post/page.
<title><?php wp_title('|', true, 'right'); bloginfo('name'); ?></title>
And get title like this – Page name | Blogname, which is what I want. But when I use plugin to change title I lost my separators and get: Custom titleBlogname.Is this a plugin bug or smth.? Can I make a quick fix?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Custom title issue’ is closed to new replies.