Don’t show some post if have specific category
-
Hi,
I want to display one category, but I can’t do it with this parameter:
[recent_post_carousel category=”X,X,X”]
Because I want, if the post have one specific category, don’t show in the carousel. But with this parameter, it show the post because it have an other categories.
For example:
– Post 1 have the categories A, B, C.
– Post 2 have the categories A, C.
– I want to display the category B.
– It must show only post 2, because post 2 don’t have the category B.But with this parameter ([recent_post_carousel category=”X,X,X”]) it shows posts 1 and 2 because both have and other categories.
Do you understand me? I think I don’t explain very well… sorry.
–
The topic ‘Don’t show some post if have specific category’ is closed to new replies.