Replace the line
<a href="https://wordpress.stackexchange.com/questions/328132/<?php the_permalink(); ?>">View All</a>
with
<a href="https://wordpress.stackexchange.com/questions/328132/<?php echo get_term_link($term,"series'); ?>">View All</a>
Reference: Codex Page
Related Posts:
- Widget to display custom taxonomy tag cloud
- Custom taxonomy on permalink
- How can I set up a category “overview” page?
- Change permalink of post if it belongs to custom taxonomy
- How to show all post related taxonomies
- Replace taxonomy permalinks
- Remove taxonomy widget from “PAGE” post
- How to define %category% for custom taxonomies?
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- How do I get the correct URL?
- How to replace custom post type with custom taxonmy in permalinks
- Alternative for is_taxonomy() to workaround theme’s default sidebar
- Child terms with improper parent in the url should redirect to 404
- Using wp_query is it possible to orderby taxonomy?
- How to use taxonomies on attachments with the new Media Library?
- How to add images to taxonomies?
- How do I append multiple taxonomies to the URL?
- Can you add the visual editor to the description field for custom taxonomies?
- Check if a post has any term in this custom taxonomy?
- custom post type taxonomy “tag” archive : no post found
- Add custom taxonomy fields when creating a new taxonomy
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Can’t get a custom template taxonomy page to display
- How to display custom taxonomies in posts?
- Get taxonomy names by post id
- Creating Custom Taxonomy without mapping to any post type
- Why is my working Custom Taxonomy not in get_taxonomies array?
- Custom taxonomy listing page when no term set (all terms)
- Custom taxonomy hide meta box but show in menu
- display posts with same taxonomy term
- Exclude specific slug in ‘get_terms’
- wp_insert_term – parent & child problem
- Is there a way to disable a term rather than deleting it?
- Modify Term Update Redirection
- Hook to process a new taxonomy tag before it is created?
- Return only the custom sub-term for custom post type, do not echo term-parent
- Removing taxonomy base using WP rewrite
- Get total number of comments from posts in a specific custom taxonomy
- How to enable hierarchical permalinks for hierarchical taxonomies
- Check if current term is a child of another term
- Custom hierarchal taxonomy loses interface hierarchy when selecting parent & children
- get_terms() doesn’t return empty terms even though hide_empty is false
- How do I filter posts by taxomony using AJAX
- SQL QUERY needed to get POST category (taxonomy) ? – MUST be SQL statement
- Remove Category description textarea
- Formating the_terms() function output
- Archive template for taxonomy terms
- Multiple users – only allow them to manage their own terms for custom taxonomy when logged in
- Custom taxonomy on users with UI
- How to return a list of custom taxonomy terms via the Gutenberg getEntityRecords method
- Create taxonomy with meta term using the WP Rest Api
- Remove Custom Taxonomy Base
- wp_options table value
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- Nice URLs for a Custom Post Type List with a Shared Custom Taxonomy?
- Post tags saving as both tag name & tag ID on post update when tags are displayed as checkboxes
- Dynamic page slug for Custom Taxonomies?
- Sort posts by number of matched terms
- Get current term’s ID
- Is it possible to get a Previous/Next Taxonomy term archive URL?
- How to fix a double slash in custom permalinks with hierarchical taxonomy’s?
- Getting archive pages in WP’s AJAX internal link finder?
- custom taxonomies on permalink
- Pros and cons of using [taxonomy name] in place of [category name]?
- Looping Through Custom Tax Terms and Displaying All Posts For Each
- Taxonomy Relationships
- Possible to register multiple custom taxonomies in one function?
- How to get the top most term (top ancestor) of a custom taxonomy child term?
- Taxonomies not appearing in columns on dashboard
- Combine multiple custom user taxonomy in single url
- How to modify default taxonomy field to a single text field?
- Add custom taxonomy to default category taxonomy?
- How to set hierarchical terms to a post using wp_set_object_terms
- Permalinks for quote authors
- Echo taxonomy term meta on author.php
- Hierarchical display of custom taxonomy
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- Custom Post Type: How to display all of same taxonomy?
- Adding session variable and/or cookie based on user-selected input
- Change in custom taxonomy permalink causes 404 error for another custom taxonomy
- How to output the taxonomy term name in a widget
- How to link categories to custom taxonomy terms?
- Taxonomy based permalinks
- List taxonomy / category count showing list published posts only
- Remove “-2” from a Toolset Types URL with the same post name
- How to display term description in empty terms archive?
- custom taxonomy archive permalink shows 404 error
- Advanced Tax Query
- Display sub-taxonomies based on SELECTED parent-taxonomy
- Checking if a Page has an Associated Term?
- Custom taxonomy term in WooCommerce product permalink
- Save Filter for Taxonomies
- What are terms and taxonomy, how they related to post and how these three are stored in database?
- Function to limit the number of posts in taxonomy.php
- Create Child Taxonomies
- Is It Possible To Have Shared WordPress Custom Post Types?
- Change URL structure of subcategory archive pages
- Taxonomy , subtaxonomy,child taxonomy of a product woocommerce
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- Add parent/child taxonomy to custom post type url