From a9ff33a588d2fdf4bcd748445c5a711c0f994681 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 13 May 2025 10:29:26 -0700 Subject: [PATCH] WIP --- footer.php | 1 + tpl/footer.tpl | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/footer.php b/footer.php index 67e7ea5..8ba8e04 100644 --- a/footer.php +++ b/footer.php @@ -14,4 +14,5 @@ echo site()->render("footer", [ "phone_1" => get_field("phone_1", "options"), "phone_2" => get_field("phone_2", "options"), "contact_email" => get_field("contact_email", "options"), + "sub_footer" => do_shortcode("[m-financial-group]"), ]); diff --git a/tpl/footer.tpl b/tpl/footer.tpl index cb6ef5d..87cabe4 100644 --- a/tpl/footer.tpl +++ b/tpl/footer.tpl @@ -35,6 +35,16 @@ + + {{#wp-footer}}