What you need:
- A couple of lines of text you want users to read - make sure it prompts them to click on the app download icons! Replace the text that says "[DOWNLOAD PROMPT TEXT]" with the lines you want to use.
- The link to your stations iOS app (e.g. https://itunes.apple.com/us/app/104.3-the-party/id1102570258?mt=8 ). Use this link to replace the text that says "[iTUNES APP LINK]".
- The link to your stations iOS app (e.g. https://play.google.com/store/apps/details?id=com.cromwellradio.wcbhfm&hl=en ) Use this link to replace the text that says "[ANDROID APP LINK]"
NOTE: When replacing the placeholder text, please ensure that you also delete the square brackets [ ] as well as the text before replacing, and that there are no spaces in that section of the code - "href" to ">" should all be one word:
< div > < h3 >[DOWNLOAD PROMPT TEXT]< h3 > < div align = "center" > < a target = "_blank" href = "[iTUNES APP LINK]?utm_source=BlogFooter&utm_campaign=iTunesApp" > < img src = " http://radio888.cms.socastsrm.com/files/2013/11/whvkzzvb.png" style = "width:45%;" ></ a > < a target = "_blank" href = "[ANDROID APP LINK]?utm_source=BlogFooter&utm_campaign=AndroidApp" > < img src = " http://radio888.cms.socastsrm.com/files/2013/11/playbadge1.png" style = "width:45%;" > </ div ></ div > |
To add to the SoCast platform, go to Settings > Blogs & News then either paste it in the Custom Header HTML box, or the Custom Footer HTML box, depending on where you'd like this messaging to display.
This code has been optimized to work on both the desktop and the mobile-responsive site.