diff --git a/components/footer-content.php b/components/footer-content.php index b763b96..aabd5d5 100644 --- a/components/footer-content.php +++ b/components/footer-content.php @@ -10,6 +10,12 @@ } ?> +
  • + + + Flux RSS du site + +
  • diff --git a/components/mobile-sidebar.php b/components/mobile-sidebar.php index e3f9bd9..a006908 100644 --- a/components/mobile-sidebar.php +++ b/components/mobile-sidebar.php @@ -18,21 +18,37 @@ } ?> + + 'slug', + 'order' => 'ASC', + 'parent' => 0 + ) ); + + foreach( $parent_categories as $parent_category ) { +?> + +