• On this page: /wp-admin/edit.php?post_type=portfolio
    I see some posts listed, and I have set a category for those posts, however, the Categories column doesn’t list any categories. It would be nice to have a drop-down where you can select a category and then it will show all posts in that category.
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author marsian

    (@marsian)

    To filter a portfolio category add the parameter blog_term=”portfolio-category-slug” manually. the code would look like

    
    [tx_portfolio style="gallery" items="8" columns="4" hide_cat="no" hide_excerpt="yes" carousel="no" blog_term="illustrator"]
    
    Thread Starter jcimb

    (@jcimb)

    Thanks Marsian, for the prompt reply, however, the question I have is about the admin page in the dashboard, in the back end of the website. My question is not about the shortcode.
    As an admin, when I am looking at the backend page that lists the posts, even though the posts have a category, the category name is not shown on the page that lists the posts.

    Theme Author marsian

    (@marsian)

    yep, i will look into the code if there is any bug, for now you will have to open the post to check the category

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Portfolio Categories not shown on Portfolio Page’ is closed to new replies.