Suddenly the right and left blocks are not appearing in the main page. They appear in every other page, except the main page. They appear when I switch to bluemarine default theme. Can you help me?
Thanks,
alpsilva

Comments

L0rne’s picture

I'm having the same problem. I'll post if I come up with a solution; any pointers would be greatfully accepted.

L0rne’s picture

my problem was caused by some messed up div tags in one of the posts that was promoted to the front page. Might not be much help to you, but you never know...

L0rne’s picture

I found another place where mis-matched div tags broke the bluebreeze layout.

I have an input form using flexinode field_address. The postal code field has a suffix value set as /div, which does not seem to be needed.

flexinode/contrib/field_address.inc

commented out line 44

'#suffix' => '</div>',
itapplication’s picture

Status: Active » Closed (won't fix)