I have this problem too and I tried Corinne’s suggestion but it didn’t work. This is what I did…
<?php get_header(); ?>
<div id=”featured” class=”grid col-940″>
[meteor_slideshow]
</div><!– end of #featured –>
<?php get_sidebar(‘home’); ?>
<?php get_footer(); ?>
.meteor-shim {visibility:visible !important;}
But my homepage is still looking like the default homepage! Anyone can help?
ps. I’m a CSS/Code idiot and a WordPress noob!