My b2evolution Version: 1.9.x
Hi,
again a hopefully small question. I´m wondering when clicking on permalinks why the headline is displayed twice.
When searching trough my blog or using the archive, the first headline displays the searched words or archive date andafter that the postings are displayed - all right!
But when I display only one posting via the permalink, the first headline displays the title and directly below the title is shown again.
Is it somehow possible to disable the first headline by permalinks only?
Thanks in advance,
Daniel
Yeah sure that's easy. In your skins/your_skin/_main.php file find something that looks like this:
Now change it to be more like this:
Again my standard disclaimer applies: I think.