Sorry, you are right. I just chose the fastest option 🙂
This is the result:
http://www.locoaventura.com/
Hi, I had the same problem. Do this:
Go to dashboard>appearance>editor
Edit the file “home.php” and change this line (line 32 +-):
<?php $no_duplicates[] = get_the_ID(); ?>
by:
<?php //$no_duplicates[] = get_the_ID(); ?>
😉