Pulling a Custom Post Type with a custom category
-
Topic
-
Hi all, I need the collect brain to help me unravel a riddle.
So I have a custom post type, and it has custom categories. The tricky part is that I’m trying to get the Full Page Slider in the template to grab those posts. It’s not. I don’t know why. Here are the details:
Custom post type and category wrought via functions.php: http://pastie.org/10414700
Then I create an Event, and give it a category of (slug) “kcrg”
Then I made a made a page with a custom template and added a full width post slider, with a custom query: category=kcrg
Not working. Also tried post_type=event. That too does not work.
I’m missing something. Anybody see what? Is there something I need to do to make JS recognize my CPT?
Thank you for your brains and help,
Matt
- You must be logged in to reply to this topic.