Exclude not working
-
I’m trying to exclude certain category posts, but it’s not working. In the given example last post have hype category that should be posted, but also has the scam category that should be excluded.
Used this code:
[catlist name=hype -scam no_post_titles=”yes” content=”full”]
if I use name=hype-scam it adds few more posts not containing neither hype nor scam.
If I use name=-scam it shows posts containing scam, so i guess just minus isn’t working at all, I’ve tried both minuses, normal one and grey -.
tried using the gui version, it used id-s instead of names, but didn’t work aswell.Any suggestions?
The page I need help with: [log in to see the link]
The topic ‘Exclude not working’ is closed to new replies.