Hi, 1. When you add a new post in Wordpress it gives you the option of defining tags. I want to know as to where these tags are used. Because I created a new post and can't find those tags I entered any where on the page (title, header, body). So I want to know what's the purpose of those tags? 2. I want to give the option of CLICK HERE FOR MORE or READ MORE in a post so that when the user clicks on it, he/she is taken to that post's detail page. I know there is a tag named MORE in Wordpress but the problem is it doesn't show any words like "Click here" or "Read More" e.t.c on home page so that user know to click on it to view detail. Although clicking on post title will also open post detail but I want to give some text on home page. 3. I am sure you must have seen some tags/words on left or right side on a web page in different sizes as shown in the screenshot below. I want to know what is this called and how do I implement it in Wordpress http://img141.imageshack.us/img141/8631/screenshotmn3.jpg Thanks
1) Tags are used to group posts, when you visit the post, it should show the tags somewhere. 2) This should be easy to manipulate from the template. 3) Those are the same as #1. Peace,
But tags are not being shown on my page. No matter how many tags I write it doesn't display any where. :|