diff --git a/category-rfo.php b/category-rfo.php
new file mode 100644
index 0000000..c6dd363
--- /dev/null
+++ b/category-rfo.php
@@ -0,0 +1,24 @@
+
+
+
+
+
+
= get_queried_object()->name ?>
+
+
+
+ 'post',
+ 'posts_per_page' => 13,
+ 'paged' => $paged,
+ 'category__in' => get_queried_object_id()
+ );
+ $query = new WP_Query($args);
+ ?>
+ $query]); ?>
+
+
+
+
\ No newline at end of file
diff --git a/footer-rfo.php b/footer-rfo.php
index 89f8631..efc2cde 100644
--- a/footer-rfo.php
+++ b/footer-rfo.php
@@ -1,12 +1,4 @@
-
- if (!is_page('search') && !is_search()) : ?>
-