WIP
This commit is contained in:
@@ -14,5 +14,6 @@ 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_logo]"),
|
||||
"sub_footer_logo" => do_shortcode("[m-financial-logo]"),
|
||||
"sub_footer_content" => get_field("footer_disclosures", "options"),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user