Advertisement
Scott150

Sermon Browser audio player missing

Aug 16th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. HTML code for sermon with audio player:
  2.  
  3. <div class="sermon-description"></div>
  4. <div class="sermon_file">
  5. <table class="nearby-sermons">
  6.  
  7. HTML code for sermon without audio player:
  8.  
  9. <div class="sermon-description"></div>
  10. <table class="nearby-sermons">
  11.  
  12. Note that the entire div class of "sermon_file", which contains the audio player, is missing. What would cause Sermon Browser to not insert this code section?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement