Need to pull single post from excluded category
-
Here’s my set up, using Simply Exclude:
– static front page
– blog page contains posts from all but 1 category
– separate page for the excluded category.This is all working fine.
i have created a function in functions.php that allows me to use a shortcode to display the latest post from the excluded category.
Unfortunately, because this category is excluded from Front/Home, the shortcode function does not pull from the correct category. It does not matter if the shortcode is used on the front page or any other page.
If i remove the exclusion the correct post gets pulled, of course.
Is there any way of doing what i’m trying to accomplish?
i hope this all makes sense.
Thanks!
john
- The topic ‘Need to pull single post from excluded category’ is closed to new replies.