How To Create Dynamic Permalink To Custom Taxonomy List of Current Posts?

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

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)