When using the audio player, my pastor sounds like a chipmunk! What’s going on?
This ‘feature’ is caused by a well-known bug in Adobe flash. In order for the files to play correctly, when they are saved, the sample rate needs to be set at a multiple of 11.025kHz (i.e. 11.025, 22.05 or 44.1).
How do I upload videos to Sermon Manager?
You can’t – but you can upload videos to other sites, then embed them in your sermons. You can use any site that allows you to embed your video in other websites, including YouTube.
What is the difference between the public and private podcast feeds?
In Sermon Manager options, you are able to change the address of the public podcast feed. This is the feed that is shown on your sermons page, and is usually the same as your private feed. However, if you use a service such as FeedBurner, you can use your private feed to send data to feedburner, and change your public feed to your Feedburner address. If you do not use a service like Feedburner, just make sure your public and private feeds are the same.
On the sermons page, what is the difference between subscribing to our podcast, and subscribing to a podcast for this search?
The link called subscribe to our podcast gives a podcast of all sermons that you add to your site through Sermon Manager. But it may be that some people may just want to subscribe to a feed for certain speakers, or for a certain service. If they wish to do this, they should set the search filters and perform their search, then click on the Subscribe to a podcast for this search link. This will give them a podcast according to the filter they selected. You could also copy this link, and display it elsewhere on the site – for example to provide separate feeds for morning and evening services.
Why doesn’t iTunes recognise the podcast links?
iTunes requires its own special links that are slightly different from other podcasting software. If you would like to display these links, you need to edit your template and add the tags [itunes_podcast] and [itunes_podcast_for_search].
Can I change the default sort order of the sermons?
Unfortunately not. Unless the viewer specified otherwise, Sermon Manager always displays the most recent sermons at the top.
Why do I get a page not found error when I click on my podcast feed?
You’ve probably changed the address of your public feed. Try changing it back to the same value as your private feed in Sermon Options.
Can I change the way sermons are displayed?
Yes, definately, although you need to know a little HTML and/or CSS. Sermon Manager has a powerful templating function, so you can exclude certain parts of the output (e.g. if you don’t want the links to other sermons preached on the same day to be displayed). To edit the templates, go to Sermon Manager Options. Here is a reference for all the template tags you need.

If you want to change the output of Sermon Manager, you’ll need to edit the templates (see the option at the bottom of the menu pictured on the right). You’ll need to understand the basics of HTML and CSS, and to know the special template tags. There are two templates, one (called “results page”) is used to produce the search results on the main sermons page. The other template (called sermon page) is used to produce the page for single sermon. Most tags can be used in both templates, but some are specific.