I 'd like to remove the titles from every page in my blog. But the title in de navigation balk must stay of course. Any idea?
Please explain as easy as possible :-) cause I 'm taking my first steps in the Wordpress world.
Thanks.
|
I 'd like to remove the titles from every page in my blog. But the title in de navigation balk must stay of course. Any idea? Please explain as easy as possible :-) cause I 'm taking my first steps in the Wordpress world. Thanks. |
|||
|
|
|
You'll need to remove the_title(); section from the following templates:
Open the files and look for this:
The content will vary a little from template to template, just remove everything between the "entry-title" class to remove all titles from displaying in the pages. |
|||||
|
|