diff --git a/template-parts/loop-posttype-category-number.php b/template-parts/acf-queries.php
similarity index 100%
rename from template-parts/loop-posttype-category-number.php
rename to template-parts/acf-queries.php
diff --git a/template-parts/section-featured.php b/template-parts/section-featured.php
index 82a84ff..40ca83d 100644
--- a/template-parts/section-featured.php
+++ b/template-parts/section-featured.php
@@ -1,6 +1,6 @@
-
-
- 'any',
- 'post_per_page' => '4',
- 'meta_query' => array(
- array(
- 'key' => 'os_home_show',
- 'value'=> '1',
- )
- )
- ) );
- ?>
- have_posts() ) : ?>
- have_posts() ) : $the_query->the_post(); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 'any',
+ 'post_per_page' => '4',
+ 'meta_query' => array(
+ array(
+ 'key' => 'os_home_show',
+ 'value'=> '1',
+ )
+ )
+ ) );
+ ?>
+ have_posts() ) : ?>
+ have_posts() ) : $the_query->the_post(); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
diff --git a/template-parts/section-list-checkbox.php b/template-parts/section-list-checkbox.php
new file mode 100644
index 0000000..8760cf1
--- /dev/null
+++ b/template-parts/section-list-checkbox.php
@@ -0,0 +1,28 @@
+
+
+ 'CHANGETHIS') );
+ $fielditerate = $args['os_acf_field'];
+ ?>
+
+
+
+