Skip to content

Commit 97e698e

Browse files
committed
Update Latest-4-Posts-Hover.php
1 parent c868c1b commit 97e698e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

widgets/Latest-4-Posts-Hover.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ protected function render() {
9696
}
9797
echo '<div class="card2"style="background-image: url(' . $featured_image . ');">
9898
<div class="info">
99+
<a href="' . $category_link . '"> Categoria: ' . $category_name . '</a>
99100
<a href="' . $post_link . '" class="card2-link" style="display: block;">
100101
<h1>' . $post_title . '</h1> <p class="post-date">' . $post_date . '
101102
</p> <p class="description">' . $post_content .

0 commit comments

Comments
 (0)