Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Blogging Forum


You are currently viewing our Blogging Forum as a guest. Please register to participate.
Login



Reply
Title on Tag Page of my blog
Old 02-10-2008, 11:57 PM Title on Tag Page of my blog
Super Talker

Posts: 121
Trades: 0
Title on tag page display name of the blog. It not display Tag Title or Title of the tag page.
My Title code on Header is
<title>
<?php if (is_home())
{
bloginfo('name');
echo ' -- ';
bloginfo('description');
}
elseif (is_single() ) { single_post_title();}
elseif (is_page() ) { single_post_title();}
else
{ ?>
<?php wp_title(' '); ?>
<?php if(wp_title(' ', false))
{
echo ' | ';
} ?>
<?php bloginfo('name');
} ?>
</title>
If i use
elseif (STP_CurrentTagSet()) { single_post_title();}
It display Tag title and blog name without space.
ex: TagBlogname (no space).
Please help me.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
sarpras2005@yah is offline
Reply With Quote
View Public Profile Visit sarpras2005@yah's homepage!
 
 
Register now for full access!
Reply     « Reply to Title on Tag Page of my blog
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18120 seconds with 12 queries