I have better feedback with the missing image in the header module, and the double logo problem that many people have with this template. When I use the original template as provided there are no extra languages installed. The header module works as expected. This is the way it looks with our image and logo:
Once I implement multi language, that is 2 languages, 2 separate main menus (for each language) and assign the header module for a specific language, the frontpage header module shows 3 problems:
1. The menu stay visible while showing the header
2. The logo is visible twice, one on top of the menu, the other in the header module
3. The background image in the header module is not visible.
On my multi language site it looks like this:
I see a very clear difference in the HTML code, I think that is a clue why this happens but no idea how to solve it:
There are extra classes added:
- menu-visible (that obviously wrong, removed it from PHP but no succes)
- static
Any idea?
Appreciated