Hello! Sorry for my English, I use Google translator. Please tell me how to remove the page titles. And if you can the second question, tell me a plugin that allows to display on the main page, recent posts with thumbnails with different categories. I have a female news site and would like to display the main page in a magazine style.
I would be very grateful for the answer.
-
This topic was modified 10 years, 8 months ago by Lady Marina.
I believe a theme better suited for your needs is Enlightenment. It has a template editor where you can manually add or remove content from templates, including page titles, and also a custom query widget that lets you display custom queries in arbitrary locations including a query of latest posts with thumbnails.
Thank you very much, Daniel Tara! Install the template “Enlightenment” really liked. Thank you!
I’m glad to hear it. I’ve put a lot of effort into creating this theme and hope it helps you. Let me know any time if you have any questions.
Hi Daniel
Im looking for the same as “Lady Marina” how can i remove the page titels i find some solutions to edit the page.php but i didnt find it. I looked at the theme you recommend but im sorry it dindt fit my needs and I love the style of pinboard is there any way to remove the page titels?
regards
Problem solved as easy as can be π
in “theme options” -> Layout -> custom css
.page .entry-title {
display: none;
}
and it works
hope i could help anybosy who want no Page titels