If by “slug title” you mean a taxonomy (e.g. product category), then have a look at the code posted on the accepted answer on Display All Products by Category with WooCommerce It should give you an idea (or even the complete solution) how to get your posts listed.
Related Posts:
- custom taxonomy and pages rewrite slug conflict gives 404
- Remove taxonomy base or term from url
- Exclude specific slug in ‘get_terms’
- The same slug in multiple taxonomies
- How to edit/remove a term that’s in multiple taxonomies?
- How to create drop down for child categories of current taxonomy being viewed?
- Why does WP rename similar “term name”-slugs in separate taxonomies?
- Get custom category image from menu
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- remove custom taxonomy base / slug [duplicate]
- Sort order by slug for looped child terms of custom taxonomy
- Include parent and child in category url
- Permalink help with default Posts and custom Taxonomy
- Replace taxonomy permalinks
- put custom taxonomy slug in front of their respective term slugs
- Echo custom taxonomy slug
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Duplicate slug/permalink issue
- Need equivalent of single_term_slug
- Taxonomy and Page Slug Same
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- How to add a shortcode function that returns the taxonomy slug of the actual post within the loop
- Multiple Custom Taxonomy Rewrite
- generate random slug when adding taxonomy
- How to create a second set of tags that use the same slug or URL?
- Change order custom taxonomy
- Display taxonomy term slugs
- Later change of taxonomy slug base not changing permalink
- Guest author – URL, base and custom taxonomy – working but unstable
- Change get_author_posts_url / Author URL via filter
- get_the_term_list without links in 3.1
- Custom columns on edit-tags.php main page
- get_term_children for immediate children only (not grandchildren)
- Custom taxonomies capabilities
- Creating a non-removable taxonomy term
- Is it possible to use one slug for Multiple Taxonomies?
- Is it possible to add taxonomies to user profiles?
- Get terms from multiple taxonomies
- Using tax_query creates a 1 = 0 or 1 = 1 in $wp_query->request
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- get taxonomy terms for parent and child
- On Taxonomy Template page, want to add Post_Type
- Separator for multiple terms
- The next_posts_link() show me a aditional page in blank
- Help building array hierarchically with taxonomies (to get posts)
- What are terms and taxonomy, how they related to post and how these three are stored in database?
- Get multiple term objects by ids
- Echo custom taxonomy term name
- Next and Previous links on a single taxonomy page only link to same term
- How can I get WP to build a feed based on multiple taxonomy terms
- Getting the selected terms for custom taxonomies in the editor
- Change permalink of post if it belongs to custom taxonomy
- Get pages only with a specific taxonomy
- Set custom post type terms by id without knowing taxonomy
- How to determine the depth of a term in a custom taxonomy?
- How do I Use Multiple Loops with WP_Query?
- $wpdb query a post type within a specific taxonomy term while ordering posts by custom meta value?
- How to obtain the link/URL to the feed of a custom taxonomy?
- Term count by user
- Catchable fatal error on custom category post
- How to add contents of a custom field to a taxonomy term list?
- Google Map Shortcode for Custom Taxonomy/Post Types
- Querying two taxonomies
- How to target parent product category and its children using WooCommerce?
- Custom taxonomy query is empty. 0 = 1 in SQL
- How do you reorder the custom taxonomies on the right side of a custom post edit page?
- What is the most efficient way of implementing a notification system? [closed]
- Remove custom taxonomy column from my custom post type columns
- Check if custom taxonomy has posts with get_categories()
- How to add images to taxonomy terms? [duplicate]
- Remove a href from this code
- Adding a second custom taxonomy to a custom post type (both shown in its table)?
- Get post terms from multiple custom taxonomies
- How to get attached image to taxonomy..?
- How to get list of only custom taxonomies?
- Replicate Drupal form options as taxonomies?
- Listing only custom post types with two required categories?
- custom taxonomies label in hebrew
- Amend taxonomy to search in wordpress admin
- Unique taxonomy for post
- filter for thumbnail not working for custom taxonomy term
- Custom taxonomy only gets saved in quick edit
- Get tags name under custom taxonomy in wordpress
- Show message if term slug changed
- Get post meta value outside of the loop
- Display taxonomies for custom post type
- Custom Taxonomy – Dropdown
- How to show selected check box vendors on front end home page?
- custom taxonomy don’t return a value
- Where to put a migration script to switch post information?
- Gravity prerender taxonomy [closed]
- One taxonomy template for all categories?
- Get post terms with hierarchical relationships
- Error in Custom Taxonomy UI
- Remove ‘portfolio’ from URL
- Add text in custom taxonomy
- How do I check if a post has a term with a particular ancestor/parent?
- Best approach of implementing multi-select/checkboxes for taxonomies?