Tags not showing in on wordpress problem.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Angry Jew Cat - Banned for Life
    (felis madjewicus)
    • Jul 2006
    • 20368

    #1

    Tags not showing in on wordpress problem.

    I have a wordpress site up, and am having issues getting the tags to appear in my theme. I can't see the issue, the code looks all straight to me. I poked around a little, doesn't seem to be the theme design.

    Code:
    <b>Tags:</b><br />
    <?php the_tags('',', '); ?>
    I have the post categories listed beneath this the exact same way, under the same class, and they appear fine.

    I think something is fucking up with wordpress, but I could just be a dumbfuck here too. Any ideas?
  • Helix
    Confirmed User
    • Feb 2002
    • 6021

    #2
    Use the Simple Tags plugin and forget about it.

    Comment

    • Young
      Bland for life
      • Nov 2004
      • 10468

      #3
      http://codex.wordpress.org/Template_Tags/the_tags

      copy and paste one of the examples from there. if it still doesn't work than you obviously have a wordpress problem.
      ★★★

      Comment

      • Angry Jew Cat - Banned for Life
        (felis madjewicus)
        • Jul 2006
        • 20368

        #4
        Originally posted by Helix
        Use the Simple Tags plugin and forget about it.
        doesn't look compatible with wp2.8.x

        Comment

        • Angry Jew Cat - Banned for Life
          (felis madjewicus)
          • Jul 2006
          • 20368

          #5
          Originally posted by Young
          http://codex.wordpress.org/Template_Tags/the_tags

          copy and paste one of the examples from there. if it still doesn't work than you obviously have a wordpress problem.
          Been there, done that. that's what got me confused...

          Comment

          • harvey
            Confirmed User
            • Jul 2001
            • 9266

            #6
            check the loop and where are you closing it. otherwise chances are you might have a database glitch
            This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth

            Comment

            • fris
              I have to go potty
              • Aug 2002
              • 55758

              #7
              shouldnt be a problem if you are still confuzled icq me
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


              Totally Free Templates

              Comment

              • Trend
                Confirmed User
                • May 2008
                • 612

                #8
                One thing I have not liked about the latest version of WP is that if I do not click the " Add Tags " button .. the tags do not add.

                In previous versions, if I added the tags and then hit publish it added the tags automatically.

                This is also true of the extended data.

                Comment

                Working...