Page 1 of 1

[Solved] Content shows twice??

Posted: Fri Nov 26, 2010 5:35 pm
by gregorh
Hello Again,

I got a really strange error now which I cant explain with any logic:

My content shows twice, one on top off the other(??!!)

First, I was wondering why my transparent bg image that I have in my css wouldn't work inside a div, now I discovered it does work but it is not transparent because it is layered by the same div.

Actually ALL my page content is -at least- twice on the page, logo, navigation,...everything
Please see it here:

http://www.lanztennis.com/index.php

Make your browser window heights smaller than the content and than start scrolling...you will see the "magic" :)

I can't find any strange code in my template and tried to take out bit by bit to get behind what is causing it. Havn't found anything so far.

Help is highly appreciated!!

Re: Content shows twice??

Posted: Fri Nov 26, 2010 6:36 pm
by Nullig
Your template must have duplicate content.

Nullig

Re: Content shows twice??

Posted: Fri Nov 26, 2010 7:16 pm
by gregorh
Sorry, I dont understand your answer, but sure, it has duplicate content.

The question is why?

If it would have 2 {content} tags, it would double the "content"  but it duplicates everything: logo, navigation,.... even and the closing tag (????)

Anyone an idea where to look at??

Re: Content shows twice??

Posted: Fri Nov 26, 2010 7:37 pm
by gregorh
OK solved ;)

It was happening because my template was missing the opening -Tag  :-\

Thanks
Gregor