alishaserre Posted January 27, 2022 Posted January 27, 2022 Site URL: https://www.storytellerslive.org/ Hi! I am needing to have transcripts populate for podcast episodes and have added the below code via a code block and custom HTML on the page for my podcast episodes. The code seems to not be working until you refresh the page multiple times - you can see it live on this page -> https://www.storytellerslive.org/podcasts/2022/1/26/the-result-of-remembering-a-story-of-anxietychancey-thompson-ep-172 Is there something I can update on the code or implement it in another way to the page so that it shows the first time you land on the page? I have also tried using the code with the " <script src="https://app.podscribe.ai/static/js/embed.js"></script> " removed and it still has the same issue. Code being used: <div id="podscribe-embed-root"></div> <script> var podscribeEmbedVars = { epId: 82670896, backgroundColor: 'white', font: undefined, fontColor: undefined, speakerFontColor: undefined, height: '600px', showEditButton: false, showSpeakers: true, showTimestamps: true }; </script> <script src="https://app.podscribe.ai/static/js/embed.js"></script>
tuanphan Posted January 29, 2022 Posted January 29, 2022 Design > Site Styles > Disable Ajax Loading Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
alishaserre Posted January 31, 2022 Author Posted January 31, 2022 On 1/29/2022 at 9:05 AM, tuanphan said: Design > Site Styles > Disable Ajax Loading Perfect. Thank you so much!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment