How would I create a static post (non changing) on the home page of my blog. The example of what I'm talking about is this site: http://www.donloper.com (Welcome to Don Loper. Curious about the name? and then the adsense ads below it) and the site that I want the change to be applied to is: http://www.eliteeternity.com
Thanks in advance.
You're awesome man,
thanks!
Any idea how to take off the "0 comments posted" bar?
etegration1
Member
Posted 4 years ago #
comments bar removal will have to be done through your template and it depends how it was implemented.
hmmmm..that sucks. I have no idea what to do.
How would I have a static post on each category page? It's like when I do an "announcement" or "sticky" post it always shows up on the home page. What if I just want like a description at the top of each category. I think that's why when I make a category it asks for a description. I put a description in and nothing shows up though. Does anybody have any advice for me?
Thank you!
Easiest way would probably be to just build a sep. category template for each category (see Category__Templates to learn more).
As you sort that out, other links that might be helpful could be:
The_Loop
Template_Hierarchy
Maybe that's not the easiest.
Easier might be to use the Template_Tags. For instance, the category_description function.
thanks everyone. I'll check both suggestions out.