helo bgriz18,
The Author and post date only shows for the category that you assigned as a blog.
so, how disable information about post??
about category and date
please help
Hi sapmsnp,
There is no option to hide this in theme option itself. However you can use following css rule in Dashboard > Appearance > Theme Options > Tools > Custom css to hide it.
.post .entry-meta{
display: none;
}
Thanks,
Thanks but my problem is that it is not showing the post author or date….
I would like to show it. Not sure why it is not.
Hi bgriz18,
You’ll have to create the blog posts under a category and assign that category to display as blog from Dashboard > Appearance > Theme Options > Basic Settings in “Select the category to display as Blog” option. Please let us know if this works.
Thanks,
Hi there, I’m still having this issue. When I go to Basic Settings in Theme Options it says “Select the category to display as Portfolio/Products”
Since this thread is from 11 months ago, is there a different resolution for this?