Tagged Questions
0
votes
1answer
28 views
Tags Sorted By Characters?
If i put multiple tags in a post then after publishing the post all tags are auto arranged by Character Serial, like A B C D... any idea if i wish to have all tags will not sorted or arranged by ...
0
votes
1answer
59 views
How can I include custom category and tag base in template files?
How can I include custom category and tag base names in the category and tag template files? Specifically, I'd like to include in the page title of category and tag pages the custom category and tag ...
6
votes
1answer
377 views
How do I display a tag cloud under my post that only shows tags from that post?
I've be looking to add a tag cloud under my post that only shows tags pertaining to the post. The tags shown should be in a tag cloud format; the post tags that have more post tagged with it will be ...
0
votes
1answer
411 views
how to limit and display tag?
Hi i need to show random 3 tags for a post. all my posts have been tagged with more than 10 tags, i need to display any 3 tags randomly.
for eg:
A sample post
<a href="/tag1">Tag1</a>
...
0
votes
1answer
78 views
how to add # before tags?
Like Lifehacker and several other sites, would like to know how to add # before tags displayed on the site.
for e.g. instead of a tag like "abc", how about "#abc". - is there a way to automatically ...