Archived topic
lasts posts duplicated on featured posts on home
3 replies · Started by Philippe on May 20, 2022
Hello,
I display on the home page of my site the featured posts and underneath, I display the title and the description of the categories and then the last 3 posts of each category.
The problem I am having is that I sometimes find myself with a duplicate post of the featured posts than some of the last 3 articles of the categories displayed below.
How can I avoid displaying recent posts that are already in featured articles?
Thanks in advance, here is the url to my site to see what I am talking about (go down and see the "food" category, the first post is already in the featured posts.
Thanks in advance
Phil
Hi there,
see Toms reply here:
That PHP Snippet should exclude any duplicate IDs from the various WPSP lists.
Hi David,
i've tried the function.php hook, it works so good!
Many thanks
Phil
Thats great to hear!