Hi, I am using node queue to display the top story on my site. The node queue node is part of a views list that has 3 attachment displays all attached to the node queue. The three attachments are small lists of stories sorted from the most recently submitted. The problem I am running into is that if put a recent story in the node queue, it gets displayed twice.
I am assuming I need to do something with the contextual filters and the NID of the node queue node, but I don't know where to start. Can someone help me out? Thanks