From 7b50a992f48c6516fd632a1c1341fe12203a71d1 Mon Sep 17 00:00:00 2001 From: erikdemarco <42645368+erikdemarco@users.noreply.github.com> Date: Tue, 10 May 2022 07:32:34 +0700 Subject: [PATCH] Update list.php add hook after adverts_list template, because sometimes we want to add content after this list in category pages. Its very common practice to add content below category pages for SEO purposes. --- templates/list.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/list.php b/templates/list.php index 73ab9a3..252e3e6 100644 --- a/templates/list.php +++ b/templates/list.php @@ -119,3 +119,5 @@ + +