Why does it shows <br /> on my Categories page?

Discussion in 'HTML & Website Design' started by iNicholas, Oct 10, 2008.

  1. #1
    I am using Wordpress for my site, the title on pages, single post look fine but then when I click on my categories, it shows <br /> as the title.

    Any gurus mind helping me to sort of this problem? Please, thank you. Your help is greatly appreciated.

    Refer : http://shiokornot.com/category/bar/
     
    iNicholas, Oct 10, 2008 IP
  2. djzmo

    djzmo Active Member

    Messages:
    165
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Lol, of course.
    You can't use any HTML tags inside the TITLE tag.
     
    djzmo, Oct 10, 2008 IP
  3. iNicholas

    iNicholas Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I did not use any html tag in there.
     
    iNicholas, Oct 10, 2008 IP
  4. amazingserviceprovider

    amazingserviceprovider Peon

    Messages:
    395
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    try instead </br> in your html code because it may be reversed.
     
    amazingserviceprovider, Oct 10, 2008 IP
  5. djzmo

    djzmo Active Member

    Messages:
    165
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Oh, really?
    This is what I get from the source code of your website.
    
    <title><br /></title>
    [FONT=Verdana]
    Code (markup):
    [/FONT]
     
    djzmo, Oct 10, 2008 IP
  6. iNicholas

    iNicholas Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It's what generated by Wordpress. How do I close this thread? I have decided to change to a new theme.
     
    iNicholas, Oct 10, 2008 IP
  7. amazingserviceprovider

    amazingserviceprovider Peon

    Messages:
    395
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hey, The Problem is sloved .

    <title> your web title </title>

    keep your own title instead of <br />. then the web shows like that.
     
    amazingserviceprovider, Oct 10, 2008 IP