Category in Freshy theme
-
I would like to have the category shown for each post.
I do not want the tags or comments showing for each post however.
I was helpfully given the following code which switched everything off but it would be useful to show what category a post is in:
.postmetadata {
display:none;
}Thanks, I hope that’s clear
Sam
The blog I need help with is: (visible only to logged in users)
-
-
Thanks. I’ll have to rethink the theme at some point.
I worked out a very labour intensive way round this – adding categories manually to each post with a hyperlink to the relevant category
- The topic ‘Category in Freshy theme’ is closed to new replies.