Custom post type and cutom taxonomies
-
I am working on a project where I need to filter the custom post type using the custom taxonomy.
Custom Post Type : Articles
Custom Taxonomy : Topic
Topic Name : Sustainabilitytaxonomy=topic&tag_ID=20755&post_type=articles
I tried to create the short code for this but it is not working. When I try to show only Articles, it works fine. But when I apply the filter on “20755”, carousel does not show anything. The short code is:
[wp_posts_carousel template=”simple.css” post_types=”Articles” all_items=”100″ show_only=”newest” exclude=”” posts=”” ordering=”desc” categories=”20755″ relation=”and” tags=”” show_title=”true” show_created_date=”false” show_description=”false” allow_shortcodes=”false” show_category=”true” show_tags=”false” show_more_button=”false” show_featured_image=”true” image_source=”medium” 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=”false” stop_on_hover=”true” auto_play=”true” auto_play_timeout=”1200″ auto_play_speed=”800″ nav=”true” nav_speed=”800″ dots=”false” dots_speed=”800″ lazy_load=”false” mouse_drag=”true” mouse_wheel=”true” touch_drag=”true” easing=”linear” auto_height=”false” custom_breakpoints=””]Please help me in understanding what I am doing wrong or missing.
Hope to hear from you soon.
The page I need help with: [log in to see the link]
- The topic ‘Custom post type and cutom taxonomies’ is closed to new replies.