I can't see the blocks when I put them in content part. can you pls check ?

Comments

rjunke’s picture

Priority: Normal » Critical

This request is almost 5 months old. Don't any of the Motion theme developers read this? Its an issue for me as well and I'm hesitant to do my own hack for fear of breaking something else.

rjunke’s picture

Turns out this issue is due to the block.tpl.php file not having any code in it to display blocks. I borrowed the code from block-right.tpl.php file and tested. The blocks now display. I just have to clean up the CSS to make it display properly.

ball.in.th’s picture

Just ran into the same issue. Copying block-right.tpl.php to block.tpl.php also fixed my problem. Thanks a lot.