Is the code used inside of the loop? The following code should work:
if ( class_exists( 'DPortfolio' ) ) {
echo DPortfolio::instance()->dportfolio_get_category();
}else{
the_category();
//or echo get_the_category();
}
If outside of the loop you can try echo get_the_category( $post_id )
to show the categories.
Note: As you are getting an error, if you edit the question, include the full code snippet with if/else
and include the error, then it’s easier to help.
Related Posts:
- Is There a Difference Between Taxonomies and Categories?
- WooCommerce: List All Categories
- Get rid of WordPress category, tag and author archives?
- How can I hide a category from Contributors in the edit/add new post screen?
- Filtering categories in the permalink structure
- Multiple post categories – single permalink
- Wrap Post count in a span
- wp_nav_menu not appearing for a couple pages
- Why aren’t sub-categories nested after creating post in the WP Admin?
- Preventing index.php?category_name=something from redirecting
- How to get category id of current post?
- Trash bin for categories
- Categories’ hierarchy in URL
- Display one category in one page
- How to get next previous category in same taxonomy?
- Display all posts with same title
- Show children of top level category only
- is_archive() content being shown instead of is_category()
- Check is category parent or not from its ID
- Which php file lists all the post of a category
- How to query posts from specific authors and categories using WP_query?
- Apply custom category template to subcategories
- Add custom taxonomy under the category title
- Retrieve all posts within tag OR category?
- Include template before a loop
- How to customize tag and category post listings to show introductory content?
- List Terms in Category
- Can you have a single set of “canonical” categories shared by all blogs?
- Include posts from feature category in pre_get_posts
- Looking for the best solution to build this Blog structure? Picture attached?
- How Can I Display Categories Description
- Specified number of categoy posts not showing correctly
- Display Slug instead of Name
- How to customize category template?
- Customized landingpages for categories
- Class active for Archive link – looped out
- Filtering multiple categories via the URL
- Get parrent category name
- Remove sub-menu item from admin menu
- Multiple categories with common subcategories
- Counter in loop in foreach
- How to limit number of attachments
- Show category name and new articles and display page numbers. What function to use
- Add child category to parent on post creation and save
- wp_list_categories in in nav_menu
- Sub category templates
- How to use an array of categories as a dropdown?
- ACF add custom fields to categories and display
- Custom taxonomy template for categories
- How to add custom color fields to the category edit page?
- How to create a custom categories page
- Select posts from Category
- Target a specific category from a custom taxonomy?
- Get post related on category
- Give Children Unique ID’s
- How to modify the output of wp_terms_checklist when used within the built-in category metabox on edit posts?
- Searching for a category returns nothing if category is empty
- How to get nav to show current_page_parent class when on regular post (not blog), differentiated by category
- How to exclude posts from category posts count
- I would like to feature a tip on the homepage
- Redirect depending on category chosen
- Problem: retrieving parent category’s first post
- Category URL Management
- How do I export the headlines of all the blog posts in a single category?
- how can we bring category metabox to Media Library/Upload New Media Page
- How can I display a list of categories of my posts
- Category post count is not correct
- 404 on category URL
- Problem creating wp categories
- List of post categories only associated to another custom taxonomy
- List all categories and count number of posts within based on custom date
- Pagination for custom categories template
- Category URL’s 404 after setting category base to ‘.’
- How to allow each editors to only edit certain categories?
- Bulk assign posts to a category using SQL (MySQL)
- sort post category listing
- Query post if has two of the categories
- Display Category description
- Display all posts from specific category
- How to use categories, sub-categories and customize navigation view
- Hide empty category on woocommerce
- How to apply wordpress ‘with_front’ = false for categories?
- Custom Category Archive Pages
- A search box for all sites – Multisite
- how to Specifies an author / editor to edit one category only?
- $args Orderby The number
- Function to list posts from current post’s category fails in WP 3.8
- Multiple parent categories
- My Query is getting the wrong data
- Formating content in category.php
- How to use Greek characters/letters in a query?
- Getting categories to change appropriately when using $cat = ‘ ‘;
- how to call the category of the post
- Display post content from category name using ajax
- why is the delete option missing from just one category?
- How to display the category featured images [closed]
- Echo Category In Loop
- Get all categories
- Show category post order ASC
- Limit authors on specific catogories