Forums
(@vallekano)
11 years, 1 month ago
Sorry, you are right. I just chose the fastest option ??
This is the result: https://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(); ?>
??