How to display custom post type categories?
-
Hi,
Thanks for a great plugin – had to install/uninstall about 30 other plug ins before came across this one.It has many great features, but I am having an issue with custom posts and filtering.
I have read all questions in the forum about it and did create as recommended:
taxonomy=education_category&tag_ID=65&post_type=prospectHowever the slider would not filter by category.
My code is:
[wp_posts_carousel template="default.css" post_type="prospect" all_items="10" show_only="id" posts="" ordering="asc" categories="65" tags="" show_title="true" show_created_date="false" show_description="excerpt" allow_shortcodes="false" show_category="true" show_tags="false" show_more_button="true" show_featured_image="false" image_source="thumbnail" image_height="100" image_width="100" items_to_show_mobiles="1" items_to_show_tablets="2" items_to_show="4" slide_by="1" margin="5" loop="true" stop_on_hover="false" auto_play="false" auto_play_timeout="1200" auto_play_speed="800" nav="true" nav_speed="800" dots="true" dots_speed="800" lazy_load="false" mouse_drag="false" mouse_wheel="false" touch_drag="true" easing="linear" auto_height="false"]
What am I missing?
- The topic ‘How to display custom post type categories?’ is closed to new replies.