You should not use category parameter to query custom taxonomy instead you should use tax_query parameter or directly custom taxonomy name as shown in the following query.
query_posts( array( 'post_type' => 'ublalfieportfolio', 'ublalfieportfolio-categories' => 'parketten', 'posts_per_page' => -1) );
Refer this page to know how to use custom taxonomy parameter in custom query.
Related Posts:
- Display posts separated by Category in Author’s page
- custom query for both category and pages using global $wpdb;
- SQL query to get posts from multiple categories but not in a category
- Gutenberg editor add a custom category as wrapper for custom blocks
- How to remove categories filter from wordpress admin?
- Decreasing the Memory Consumption of a WordPress Site?
- Multiple Domain Names – One WP Install (non-Multisite) – Default Each Domain name to Category Archive
- How can I select a primary category?
- how to use a different domain/subdomain for authors/catagories on single site?
- Rearranging posts based on categories
- Deleting default category in wordpress
- How to set up sub-categories for author pages?
- One WordPress Install, Two Categories. Each Category Gets a Domain
- Custom Query to search through categories
- How to query all posts of a specific category, and any other category combination
- How to have a static category/author page?
- Create single.php for specific category by category id
- is_category in pre_get_posts results in php notices
- Save metabox checkboxes values to custom content type
- Select category in custom query
- How to Check if a Child Category is Being Queried
- Remove “Parent” Selection When Adding/Editing Categories?
- Order Taxonomy Term by date created
- How Do I Merge Categories With phpMyAdmin
- Hide post meta data on a specific category
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- Format Brand value in Category view [closed]
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Remove ‘rel’ attributes from the_category() output
- If newest post of category is newest post in general, skip first post of category
- in_category() works in single.php but not in page.php?
- Disallow categories from this MySQL query
- Use a wordpress page to display a certain category
- How to view WordPress’ default category IDs?
- Multiple Category Search
- How to display posts under a specific subcategory of a given category
- get_the_category and echo out link to child-most/deepest category
- query in category.php repeats itself
- Automatically exclude categories from metabox based on title
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- How to get related tags based on a category?
- How to organize custom categories for filtering and selecting
- WordPress custom Query for Posts in Category display posts multiple times
- Filtering *out* a taxonomy from the admin post list
- Show popular post by category code
- How to get latest posts from each category in regular order
- How to build a simple nav system of custom post type categories and its posts?
- category pagination got broken suddenly
- Where and when does WordPress invoke routes
- Keyword search in multiple categories
- How to customize my category pages
- How to make the ‘delete’ button inactive on some categories?
- Two columns in homepage each with one category
- Exclude category from query
- Overriding default calendar to show posts from a category
- Multiple selection for wordpress widget
- how to nest specific category thumbnails inside different containers
- function query_posts disabling current_page_menu class
- How can i change what one category displays?
- How to let the user create a selection of categories via the backend
- Theme for subcategories
- Add code to header based on category for specific posts?
- How to hide widget from certain category
- How to add icon over specific thumb
- Query from multiple category (and)
- How to display posts from specific category using get_option function?
- Problem with Custom Post Type Categories
- List post only under the category, exclude child category content
- Custom Portfolio Page
- I need advice on how to structure the categories according to the layout i have
- show only sub categories if available?
- How to add meta description, keywords, custom title to a category template
- separate posts to have (kind of) 2 blogs?
- How to filter post from categories only if the posts appears in one of them, not the other?
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- How can I make a category function as a page?
- Category custom template is not showing correct posts
- Default URL for category dropdown select option
- Need help to structure our a complex hierarchy
- Issue with WordPress category search
- Querying posts from two different categories while looping inside another loop
- how to get postmeta info based on multiple categories?
- Too many categories drastically slow down my website
- How to get posts from many categories using WP_Query
- Inserting categories as a hierarchical terms from frontend form
- Is it possible to query the result of a query?
- How to add a post with new Taxonomy without assigning to default category?
- Getting page/category content to show up in my custom page template
- show posts found in multiple categories via category_name query string?
- How do you add Author and date Published on Category Pages?
- Own Custom Tags/Category page ( posts)
- Gettind 404 not found wen click the view button for a given category custom post type portfolio
- How to create default categories in new installs?
- Category slug in in loop always the same?
- Detecting top parent category fails on home page
- Displaying posts by year
- wordpress category.php query for featured news item, broken pagination and repeating posts
- List all authors by matching custom meta data on a category page
- Custom permalinks structure
- How to show posts of a specific category