Hi.
First of all I want to say this is the best theme I've ever worked with, so really thank you!
I also have some questions:
1. Is there a way to hide only the "author" (and still show the date) in all the posts, categories etc.?
2. Tags Page and Categories Page still appear full width even though I assigned page for Blog. I want them with sidebars. What should I do?
3. The sitemap generated by Betheme shows only the pages. Is this normal? Is there any better solution for sitemap? Should I work with a plugin?
Thank you and keep up the good work!
Comments
1. Please send us link to example page where you got these details and we will try to prepare right css.
2. Sorry but we don't get this question. Please show us what you mean exactly.
3. We do not have any sitemap generator so we don't know where the problem might be. Maybe you should look for a different plugin that would work as you want.
Thanks!
.post-meta .author-date .post-author { display: none !important; }2. To set sidebars for those pages, you need to set Blog page properly. Don't forget to set sidebar for blog page and also do not forget to set this blog page under Settings > Reading section. More details about creating blog page you can read on http://themes.muffingroup.com/betheme/documentation/#blog.post-meta .author-date .date span.label { display: none !important; }
.post-meta .category { display: none !important; }