kitsunesniper
Member
Posted 1 year ago #
So I've done everything mentioned here, and I can't get tags to show up. I'm running a custom-made theme created before TwentyTen was released (I couldn't understand a single thing about it, so I couldn't port my custom theme to TwentyTen) and I am completely stumped as to what I am doing wrong. I'm using "the_tags()" within the loop, and it just refuses to work.
I'd really like some help if possible. I'll provide more info ASAP.
you could paste the full code of your template (where you are including the_tags()) into a http://wordpress.pastebin.com/ and post the link to it here.
a link to your site (to the page/post where you expect the tags to show) might also help to get you some useful replies.
just checking:
do your posts have tags?
if you add the 'tag-cloud'widget' into the sidebar, does this show tags?
did you check the html in the browser, to see if the tags apear there?
if you wrap the tags code into a html div, does the div ahow in the browser?
kitsunesniper
Member
Posted 1 year ago #
... I got them to work.
My XAMPP install (which I've used to test my WordPress templates for a very long time) is no longer working properly for some reason, so any changes I made to the template files wouldn't show up. I tried the_tags on my website and they work there.
So yeah, sorry. :|
well done ;-)
if this is sorted, please mark the thread as resolved.