I just tried the plugin you mentioned. You need to use following code to get categories from that plugin:
wp_list_categories('title_li=Carousel%20Categories&orderby=name&taxonomy=carousel_category&hide_empty=0');
Notice the ‘taxonomy’ parameter in the querystring, it has the value of custom taxonomy registered by plugin. The default value is ‘category’ which is WordPress default category. For any other custom taxonomy you need to change it. I hope this helps.
Related Posts:
- Get rid of WordPress category, tag and author archives?
- Preventing index.php?category_name=something from redirecting
- Make all subcategories use the template of its category parent?
- How to add the category ID to admin page
- Different templates for parent and children categories/taxonomies
- How to create a widgetized sidebar for every category dynamically?
- Only show category to certain user levels without plugin
- Display only deepest category on a single post?
- How do I set a specific template for sub-categories?
- List Categories of the Parent Category of the Current Category
- Exclude a category from the filed under list only on some templates
- Create single.php for specific category by category id
- exclude category from WordPress Form function
- wp_list_categories, Add class to all list items with children
- Remove “Parent” Selection When Adding/Editing Categories?
- is_archive() content being shown instead of is_category()
- Check is category parent or not from its ID
- How to override Category rendering mechanism
- How to control template resolution if both Author and Category filter in place?
- Which php file lists all the post of a category
- Use template for posts with a particular category grandparent
- Apply custom category template to subcategories
- How to show in search results posts with a particular tag in a particular category?
- How can I get an tag to wrap each ancestor that gets outputted in this condition?
- If category is in parent category?
- Custom page for WooCommerce’s /product-category/
- Code to pull in a PHP file named after the category ID
- Attach parent category template to all subcategories
- If in category to be inside of a function
- Exclude category from Tag Template
- Rename Default Category (Uncategorized) Via a Function
- How to make a Thumbnails Mosaic
- Are Category or Tag Archive Pages Possible?
- Possible to make a subdirectory that loops through a single category?
- Check child/parent categories if exists
- Need Category RSS Feed that shows all posts
- WooCommerce IF statements not working
- Set a them for all subset of category
- How to display only posts assigned to a particular, isolated, subcategory
- Getting URL of archive (category) page
- How to show only one category in breadcrumb navigation
- Highlight wp_nav_menu when category is selected
- Archive.php filtered by pre-determined category
- Query posts from category based on a filter most favorited
- one category template for multiple categories
- Different templates for different category tags
- The default code for “posts_nav_link” on category.php isn’t working
- Only one post is showing on category page, why?
- Updating category template to change how subcategories display
- Categories overview that links to page displaying posts
- How can I get categories IDs if multiple categories requested via URI?
- Category template to show different categories based on parent
- Does “show_option_all” in wp_list_categories do anything?
- How can I improve this taxonomy treating approach?
- Sub category templates
- Add tag parameter to category.php
- Custom taxonomy template for categories
- How to insert category list into post creation page, and retrieve chosen categories?
- Random Featured Image Based on Category
- Limit number of posts on a custom category template – breaking pagination
- add slug beside name in Admin Category Checklists
- Change div background acording to the selected category
- How can I display the number of post associated to a category in Twig/Timber WordPress? [closed]
- Is it possible to have a template that works on multiple categories where the link address contains the specific category?
- Image loading function not working on archive.php template
- Custom template for sub-sub-categories
- What Must to Display the “mysite.com/category” URL?
- Specify multiple categories for custom post template – FATAL ERROR
- Using if statement in index.php instead of creating separate template files
- Why is my sub-category template showing the wrong posts
- Template for product-category page [closed]
- Add Date & Author Meta to Category Archive Page
- Display subcategories selectbox on each category page
- Displaying year once in category.php [duplicate]
- Category link redirect to custom template page instead of index.php?
- I would like to feature a tip on the homepage
- Redirect depending on category chosen
- How to add icon over specific thumb
- How to load several hierarchical categories from functions.php
- How to differentiate the homepage structure from the category page structure in WordPress template?
- Change Default Content when Creating a Post based on Previous Category Choice
- How can I include custom category and tag base in template files?
- How to add a custom thumbnail size for a specific category?
- Different header for each category
- Category Template – Show Last Entry as Featured
- One category not displaying template updates
- WordPress a template for subcategories fo a given category, but not for root category
- Show only one category in main query, issues on tag page
- How do I get a single page navigation depending on the previous page?
- Add 1 category more to If_in_category statement
- Custom Fields to Category edit page, then displaying them in a template correctly
- Template files not working for archives and categories
- Category Template – to be editable from the backend?
- Show parent-child relationship for categories in the wordpress admin
- 2 Categories using same template but one has a problem? [closed]
- have_posts is empty on category.php
- Why does my category page display “posted on…” when all I want it to do is display categories?
- How to create a template for categories
- How to load/include category templates based on conditionals?
- category id (term_id) in url instead of slug