{"id":2449,"date":"2025-03-03T14:43:51","date_gmt":"2025-03-03T14:43:51","guid":{"rendered":"https:\/\/gpswp.com\/thematterfinancialgroup\/?page_id=2449"},"modified":"2025-12-03T22:01:05","modified_gmt":"2025-12-03T22:01:05","slug":"radio","status":"publish","type":"page","link":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/","title":{"rendered":"Radio"},"content":{"rendered":"<div id=\"player-radio-show\">\n\t<div v-if=\"loading\">\n\t\t<p>Loading radio widget, please wait...<\/p>\n\t<\/div>\n\n\t<div v-else>\n\t\t<div class=\"podcast-widget\">\n\n\t\t\t<!-- Podcast Details & Links -->\n\t\t\t<img :src=\"podcast.logo\" :alt=\"podcast.name + ' logo'\" class=\"podcast-logo\">\n\t\t\t<h2>{{ podcast.name }}<\/h2>\n\t\t\t<p>{{ podcast.description }}<\/p>\n\t\t\t<div v-if=\"podcast && podcast.details\">\n\t\t\t\t<p><em>{{ getValue(podcast.details, 'schedule') }}<\/em><\/p>\n\t\t\t<\/div>\n\t\t\t<div v-if=\"podcast && podcast.links\" class='image-container'>\n\t\t\t\t<!-- Amazon Podcasts -->\n\t\t\t\t<a\n\t\t\t\t\tv-if=\"getValue(podcast.links, 'amazon')\"\n\t\t\t\t\t:href=\"getValue(podcast.links, 'amazon')\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noopener\"\n\t\t\t\t>\n\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"Amazon Podcasts\" class=\"lazyload\" data-src=\"https:\/\/financially-tuned.s3.us-east-2.amazonaws.com\/public\/amazon-music-badge.svg\">\n\t\t\t\t<\/a>\n\t\n\t\t\t\t<!-- Apple Podcasts -->\n\t\t\t\t<a\n\t\t\t\t\tv-if=\"getValue(podcast.links, 'itunes')\"\n\t\t\t\t\t:href=\"getValue(podcast.links, 'itunes')\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noopener\"\n\t\t\t\t>\n\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"iTunes Podcasts\" class=\"lazyload\" data-src=\"https:\/\/financially-tuned.s3.us-east-2.amazonaws.com\/public\/apple-badge.svg\">\n\t\t\t\t<\/a>\n\n\t\t\t\t<!-- Spotify -->\n\t\t\t\t<a\n\t\t\t\t\tv-if=\"getValue(podcast.links, 'spotify')\"\n\t\t\t\t\t:href=\"getValue(podcast.links, 'spotify')\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noopener\"\n\t\t\t\t>\n\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"Spotify\" class=\"lazyload\" data-src=\"https:\/\/financially-tuned.s3.us-east-2.amazonaws.com\/public\/spotify-badge.svg\">\n\t\t\t\t<\/a>\n\n\t\t\t\t<!-- YouTube -->\n\t\t\t\t<a\n\t\t\t\t\tv-if=\"getValue(podcast.links, 'youtube')\"\n\t\t\t\t\t:href=\"getValue(podcast.links, 'youtube')\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noopener\"\n\t\t\t\t>\n\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"YouTube\" class=\"lazyload\" data-src=\"https:\/\/financially-tuned.s3.us-east-2.amazonaws.com\/public\/youtube.png\">\n\t\t\t\t<\/a>\n\n\t\t\t\t<!-- iHeart -->\n\t\t\t\t<a\n\t\t\t\t\tv-if=\"getValue(podcast.links, 'iheart')\"\n\t\t\t\t\t:href=\"getValue(podcast.links, 'iheart')\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noopener\"\n\t\t\t\t>\n\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"iHeartRadio\" class=\"lazyload\" data-src=\"https:\/\/financially-tuned.s3.us-east-2.amazonaws.com\/public\/heartradio-badge.png\">\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\n\n\t\t\t<!-- Latest Episode -->\n\t\t\t<hr>\n\t\t\t<h3>Now Playing:<\/h3>\n\t\t\t<p class=\"podcast-title\">{{ activeEpisode.title }}<\/p>\n\t\t\t<audio controls :src=\"activeEpisode.mp3\" style=\"width: 100%;\"><\/audio>\n\t\t\t<p>{{ activeEpisode.description }}<\/p>\n\t\t\t<p>\n\t\t\t<hr>\n\n\t\t\t<!-- Episode List -->\n\t\t\t<h4>Episodes<\/h4>\n\t\t\t<div v-for=\"episode in podcast.episodes\">\n\t\t\t\t<div class=\"btn-group-vertical\" style=\"width: 100%;\">\n\t\t\t\t\t<button \n\t\t\t\t\t\t:key=\"episode.id\" \n\t\t\t\t\t\tclass=\"episode-button\"\n\t\t\t\t\t\t@click=\"switchactiveEpisode(episode)\"\n\t\t\t\t\t>\n\t\t\t\t\t\t{{ episode.title }} <span class='publish-date'>{{ formatDate(episode.publish_date) }}<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t\n<!--\n\n\t<div v-if=\"loading\">\n\t\tLoading ...\n\t<\/div>\n\t<div v-else>\n\t\t<h2>Podcast<\/h2>\n\t\t<div>\n\t\t\t<p>{{ podcast.name }}<\/p>\n\t\t\t<p>{{ podcast.description }}<\/p>\n\t\t\t<img :src=\"podcast.logo\" :alt=\"podcast.name + &amp;apos; logo&amp;apos;\" class=\"lazyload\">\n\t\t<\/div>\n\t\t<h2>Active Episode<\/h2>\n\t\t<div>\n\t\t\t<p>{{ activeEpisode.title }}<\/p>\n\t\t<\/div>\n\t\t<div>\n\t\t\t<audio controls :src=\"activeEpisode.mp3\"><\/audio>\n\t\t<\/div>\n\t\t<h2>Details<\/h2>\n\t\t<div v-for=\"detail in podcast.details\">\n\t\t\t{{ detail.key }}: {{ detail.value }}\n\t\t<\/div>\n\t\t<h2>Links<\/h2>\n\t\t<div v-for=\"link in podcast.links\">\n\t\t\t{{ link.key }}: {{ link.value }}\n\t\t<\/div>\n\t\t<div v-if=\"hasKey(podcast.links,'itunes')\">\n\t\t\t<h2>iTunes<\/h2>\n\t\t\t<div>{{ getValue(podcast.links, 'itunes') }}<\/div>\n\t\t<\/div>\n\t\t<div v-if=\"hasKey(podcast.links,'amazon')\">\n\t\t\t<h2>Amazon<\/h2>\n\t\t\t<div>{{ getValue(podcast.links, 'amazon') }}<\/div>\n\t\t<\/div>\n\t\t<div>\n\t\t\t<h2>Speakers<\/h2>\n\t\t\t<div>{{ speakerNames }}<\/div>\n\t\t<\/div>\n\t\t<h2>Episodes<\/h2>\n\t\t<div v-for=\"episode in podcast.episodes\">\n\t\t\t<button @click=\"switchactiveEpisode(episode)\" type=\"button\">\n\t\t\t\t<span>{{ episode.title }}<\/span>\n\t\t\t\t<span v-if=\"episode.description\">{{ episode.description }}<\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t<\/div>\n-->\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","omw_enable_modal_window":"enable","footnotes":""},"class_list":["post-2449","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Radio - The Matter Financial Group<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Radio - The Matter Financial Group\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/\" \/>\n<meta property=\"og:site_name\" content=\"The Matter Financial Group\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-03T22:01:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/radio\\\/\",\"url\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/radio\\\/\",\"name\":\"Radio - The Matter Financial Group\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#website\"},\"datePublished\":\"2025-03-03T14:43:51+00:00\",\"dateModified\":\"2025-12-03T22:01:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/radio\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/radio\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/radio\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Radio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#website\",\"url\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/\",\"name\":\"The Matter Financial Group\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#organization\",\"name\":\"The Matter Financial Group\",\"url\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/wp-content\\\/uploads\\\/sites\\\/45\\\/2023\\\/12\\\/1699898996_the_matter_financial_main_logo2400x1800-1.png\",\"contentUrl\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/wp-content\\\/uploads\\\/sites\\\/45\\\/2023\\\/12\\\/1699898996_the_matter_financial_main_logo2400x1800-1.png\",\"width\":2106,\"height\":962,\"caption\":\"The Matter Financial Group\"},\"image\":{\"@id\":\"https:\\\/\\\/lusonwp.com\\\/thematterfinancialgroup\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Radio - The Matter Financial Group","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/","og_locale":"en_US","og_type":"article","og_title":"Radio - The Matter Financial Group","og_url":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/","og_site_name":"The Matter Financial Group","article_modified_time":"2025-12-03T22:01:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/","url":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/","name":"Radio - The Matter Financial Group","isPartOf":{"@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#website"},"datePublished":"2025-03-03T14:43:51+00:00","dateModified":"2025-12-03T22:01:05+00:00","breadcrumb":{"@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/radio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lusonwp.com\/thematterfinancialgroup\/"},{"@type":"ListItem","position":2,"name":"Radio"}]},{"@type":"WebSite","@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#website","url":"https:\/\/lusonwp.com\/thematterfinancialgroup\/","name":"The Matter Financial Group","description":"","publisher":{"@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lusonwp.com\/thematterfinancialgroup\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#organization","name":"The Matter Financial Group","url":"https:\/\/lusonwp.com\/thematterfinancialgroup\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#\/schema\/logo\/image\/","url":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-content\/uploads\/sites\/45\/2023\/12\/1699898996_the_matter_financial_main_logo2400x1800-1.png","contentUrl":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-content\/uploads\/sites\/45\/2023\/12\/1699898996_the_matter_financial_main_logo2400x1800-1.png","width":2106,"height":962,"caption":"The Matter Financial Group"},"image":{"@id":"https:\/\/lusonwp.com\/thematterfinancialgroup\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/pages\/2449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/comments?post=2449"}],"version-history":[{"count":5,"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/pages\/2449\/revisions"}],"predecessor-version":[{"id":2485,"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/pages\/2449\/revisions\/2485"}],"wp:attachment":[{"href":"https:\/\/lusonwp.com\/thematterfinancialgroup\/wp-json\/wp\/v2\/media?parent=2449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}