Hi,
I'm using Montezuma on this site : http://fleury-arthelon.org/site/ And i want to display only the sticky posts on home.php.
I've tried a lot of things like that : <?php if(!is_sticky() && (is_home() || is_front_page()) ) break; ?> in postformat.php but it doesn't work.
Can anybody help me?
Thanks a lot,
Matt