{"id":861,"date":"2022-08-23T23:43:38","date_gmt":"2022-08-23T23:43:38","guid":{"rendered":"https:\/\/thefizzr.com\/?page_id=861"},"modified":"2022-08-23T23:51:57","modified_gmt":"2022-08-23T23:51:57","slug":"podcast-app","status":"publish","type":"page","link":"https:\/\/thefizzr.com\/?page_id=861","title":{"rendered":"Podcast App"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"861\" class=\"elementor elementor-861\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bbdaea3 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"bbdaea3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fe6fbb\" data-id=\"6fe6fbb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e0a7085 elementor-widget elementor-widget-html\" data-id=\"e0a7085\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <iframe\r\n      id=\"JotFormIFrame-212404160131032\"\r\n      title=\"Form\"\r\n      onload=\"window.parent.scrollTo(0,0)\"\r\n      allowtransparency=\"true\"\r\n      allowfullscreen=\"true\"\r\n      allow=\"geolocation; microphone; camera\"\r\n      src=\"https:\/\/form.jotform.com\/212404160131032\"\r\n      frameborder=\"0\"\r\n      style=\"\r\n      min-width: 100%;\r\n      height:100%;\r\n      border:none;\"\r\n      scrolling=\"no\"\r\n    >\r\n    <\/iframe>\r\n    <script type=\"text\/javascript\">\r\n      var ifr = document.getElementById(\"JotFormIFrame-212404160131032\");\r\n      if (ifr) {\r\n        var src = ifr.src;\r\n        var iframeParams = [];\r\n        if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\r\n          iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\r\n        }\r\n        if (src && src.indexOf(\"?\") > -1) {\r\n          iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\r\n          src = src.substr(0, src.indexOf(\"?\"))\r\n        }\r\n        iframeParams.push(\"isIframeEmbed=1\");\r\n        ifr.src = src + \"?\" + iframeParams.join('&');\r\n      }\r\n      window.handleIFrameMessage = function(e) {\r\n        if (typeof e.data === 'object') { return; }\r\n        var args = e.data.split(\":\");\r\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\r\n        if (!iframe) { return; }\r\n        switch (args[0]) {\r\n          case \"scrollIntoView\":\r\n            iframe.scrollIntoView();\r\n            break;\r\n          case \"setHeight\":\r\n            iframe.style.height = args[1] + \"px\";\r\n            break;\r\n          case \"collapseErrorPage\":\r\n            if (iframe.clientHeight > window.innerHeight) {\r\n              iframe.style.height = window.innerHeight + \"px\";\r\n            }\r\n            break;\r\n          case \"reloadPage\":\r\n            window.location.reload();\r\n            break;\r\n          case \"loadScript\":\r\n            if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\r\n            var src = args[1];\r\n            if (args.length > 3) {\r\n                src = args[1] + ':' + args[2];\r\n            }\r\n            var script = document.createElement('script');\r\n            script.src = src;\r\n            script.type = 'text\/javascript';\r\n            document.body.appendChild(script);\r\n            break;\r\n          case \"exitFullscreen\":\r\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\r\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\r\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\r\n            break;\r\n        }\r\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\r\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\r\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\r\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\r\n        }\r\n      };\r\n      window.isPermitted = function(originUrl, whitelisted_domains) {\r\n        var url = document.createElement('a');\r\n        url.href = originUrl;\r\n        var hostname = url.hostname;\r\n        var result = false;\r\n        if( typeof hostname !== 'undefined' ) {\r\n          whitelisted_domains.forEach(function(element) {\r\n              if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\r\n                  result = true;\r\n              }\r\n          });\r\n          return result;\r\n        }\r\n      };\r\n      if (window.addEventListener) {\r\n        window.addEventListener(\"message\", handleIFrameMessage, false);\r\n      } else if (window.attachEvent) {\r\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\r\n      }\r\n      <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-861","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/thefizzr.com\/?page_id=861\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Fizzr - Global Podcast Platform\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Podcast App - Fizzr\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/thefizzr.com\/?page_id=861\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-08-23T23:43:38+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-08-23T23:51:57+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Podcast App - Fizzr\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thefizzr.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thefizzr.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861#listItem\",\"name\":\"Podcast App\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861#listItem\",\"position\":2,\"name\":\"Podcast App\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thefizzr.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/#organization\",\"name\":\"The Fizzr\",\"description\":\"Global Podcast Platform\",\"url\":\"https:\\\/\\\/thefizzr.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/thefizzr.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/Logo6_w.png\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861\\\/#organizationLogo\",\"width\":1920,\"height\":1080},\"image\":{\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861#webpage\",\"url\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861\",\"name\":\"Podcast App - Fizzr\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thefizzr.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thefizzr.com\\\/?page_id=861#breadcrumblist\"},\"datePublished\":\"2022-08-23T23:43:38+00:00\",\"dateModified\":\"2022-08-23T23:51:57+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thefizzr.com\\\/#website\",\"url\":\"https:\\\/\\\/thefizzr.com\\\/\",\"name\":\"Fizzr\",\"description\":\"Global Podcast Platform\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/thefizzr.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Podcast App - Fizzr","description":"","canonical_url":"https:\/\/thefizzr.com\/?page_id=861","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/thefizzr.com\/?page_id=861#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/thefizzr.com#listItem","position":1,"name":"Home","item":"https:\/\/thefizzr.com","nextItem":{"@type":"ListItem","@id":"https:\/\/thefizzr.com\/?page_id=861#listItem","name":"Podcast App"}},{"@type":"ListItem","@id":"https:\/\/thefizzr.com\/?page_id=861#listItem","position":2,"name":"Podcast App","previousItem":{"@type":"ListItem","@id":"https:\/\/thefizzr.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/thefizzr.com\/#organization","name":"The Fizzr","description":"Global Podcast Platform","url":"https:\/\/thefizzr.com\/","logo":{"@type":"ImageObject","url":"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png","@id":"https:\/\/thefizzr.com\/?page_id=861\/#organizationLogo","width":1920,"height":1080},"image":{"@id":"https:\/\/thefizzr.com\/?page_id=861\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/thefizzr.com\/?page_id=861#webpage","url":"https:\/\/thefizzr.com\/?page_id=861","name":"Podcast App - Fizzr","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/thefizzr.com\/#website"},"breadcrumb":{"@id":"https:\/\/thefizzr.com\/?page_id=861#breadcrumblist"},"datePublished":"2022-08-23T23:43:38+00:00","dateModified":"2022-08-23T23:51:57+00:00"},{"@type":"WebSite","@id":"https:\/\/thefizzr.com\/#website","url":"https:\/\/thefizzr.com\/","name":"Fizzr","description":"Global Podcast Platform","inLanguage":"en-US","publisher":{"@id":"https:\/\/thefizzr.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Fizzr - Global Podcast Platform","og:type":"article","og:title":"Podcast App - Fizzr","og:url":"https:\/\/thefizzr.com\/?page_id=861","og:image":"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png","og:image:secure_url":"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png","article:published_time":"2022-08-23T23:43:38+00:00","article:modified_time":"2022-08-23T23:51:57+00:00","twitter:card":"summary","twitter:title":"Podcast App - Fizzr","twitter:image":"https:\/\/thefizzr.com\/wp-content\/uploads\/2022\/06\/Logo6_w.png"},"aioseo_meta_data":{"post_id":"861","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2022-10-14 11:13:49","updated":"2025-06-04 18:11:45","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/thefizzr.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPodcast App\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/thefizzr.com"},{"label":"Podcast App","link":"https:\/\/thefizzr.com\/?page_id=861"}],"_links":{"self":[{"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/pages\/861","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thefizzr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=861"}],"version-history":[{"count":19,"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/pages\/861\/revisions"}],"predecessor-version":[{"id":880,"href":"https:\/\/thefizzr.com\/index.php?rest_route=\/wp\/v2\/pages\/861\/revisions\/880"}],"wp:attachment":[{"href":"https:\/\/thefizzr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}