From 1952a51e98f011432081458e11e37e0e8f0b7aa2 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 18 Apr 2018 13:05:49 -0400 Subject: [PATCH] Fixed post footers on single and archive templates These were improperly retrieving the term permalinks by using the slugs. --- archive.php | 15 +++++++++------ header.php | 2 +- single.php | 4 ++-- style.css | 2 +- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/archive.php b/archive.php index 12cd119..9d19fe5 100644 --- a/archive.php +++ b/archive.php @@ -24,15 +24,18 @@