Title: mattytap's Replies | WordPress.org

---

# mattytap

  [  ](https://wordpress.org/support/users/mattytap/)

 *   [Profile](https://wordpress.org/support/users/mattytap/)
 *   [Topics Started](https://wordpress.org/support/users/mattytap/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mattytap/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mattytap/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mattytap/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mattytap/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mattytap/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] Some sermon series not displaying](https://wordpress.org/support/topic/some-sermon-series-not-displaying/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/some-sermon-series-not-displaying/#post-18948201)
 * Thanks Alwyn 
   Thanks for catching this and great to work with you on this.The
   one-time migration from Sermon Manager was attaching series images to the wrong
   terms, so most series ended up with no image and dropped out of the grid. It’s
   fixed in 3.4.2, which rebuilds the affected images automatically from your existing
   data (and backs up the previous state first), so your full series list comes 
   back on update.On your related point, that the grid drops series with no image
   rather than showing a default: that’s long-standing behaviour from 2.30 (and 
   earlier), and 3.4.2 now lets you change it. Add show_empty=”yes” to [sermon_images]
   and series with no image of their own will show using your Default Image (Settings
   > Display), or a neutral placeholder if none is set. It’s opt-in by design, so
   existing grids aren’t altered unexpectedly on update.Best WishesMattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] [sermon_sort_fields] displays Month option unlike 2.30](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/#post-18948194)
 * Update: Fixed in 3.4.0: the Month field is now off by default, so the sort fields
   match 2.30 out of the box and there’s no breaking change on update. If you do
   want it, each of the six filter fields, Month included, can be switched on individually
   under Settings > Display.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] Audio Health not finding http links](https://wordpress.org/support/topic/audio-health-not-finding-http-links/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/audio-health-not-finding-http-links/#post-18948192)
 * Thanks Alwyn
   this is now fixed in 3.4.0. The Audio Health report now matches 
   a local audio file whether the stored URL is http:// or [https://](https://wordpress.org/support/users/mattytap/replies/?output_format=md),
   so audio saved before an SSL move is no longer wrongly listed as missing. Genuinely
   missing files are still reported. Update to the latest version and it should 
   clear.Best WishesMattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] Some sermon series not displaying](https://wordpress.org/support/topic/some-sermon-series-not-displaying/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 4 days ago](https://wordpress.org/support/topic/some-sermon-series-not-displaying/#post-18947021)
 * Hi Alwyn
 * Thanks, this is exactly the kind of report that helps.
 * I think I already know what it is. It’s definitely not your data, but an assumption
   I made in the restoration to 3.0. It looks like the series-image associations
   from the old plugin’s storage haven’t all carried across into the format the 
   new grid reads (which I had to rewrite during the restoration when I replaced
   an outdated bundled image library), and where they have, some have mapped onto
   the wrong series. That would explain both the missing series and the duplicated/
   wrong images you’re seeing, including the blanks on the series edit screen. It’s
   a data-mapping issue rather than anything wrong with your sermons themselves.
   
   I’m confident enough about this that once I’ve confirmed it against your data
   I should have a fix. It would help to look at your site to confirm it before 
   I post the change to wp though. The forum has no private messaging, so if you’re
   happy to, could you drop me an email at [wp@mattytap.com](https://wordpress.org/support/users/mattytap/replies/wp@mattytap.com?output_format=md)
   and we’ll sort out the best way for me to take a look? You’re also right about
   the original behaviour of dropping a series entirely when it has no image rather
   than showing a placeholder. I’ll treat that as a separate, smaller bug fix. Best
   wishesMattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] [sermon_sort_fields] displays Month option unlike 2.30](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/#post-18946657)
 * Thanks.
 * On reflection I made a bad call: I should have made that fifth field opt-in from
   the start rather than breaking my own “drop-in replacement” principle. Lesson
   learnt, and the fix puts it right.
 * Best wishes,
   Mattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] Audio Health not finding http links](https://wordpress.org/support/topic/audio-health-not-finding-http-links/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/audio-health-not-finding-http-links/#post-18946651)
 * Hello,
   Ive made and tested the changes. it was a trivial change, four lines of
   code. Download 3.4 or wait until it auto-updates in 24 hours time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] [sermon_sort_fields] displays Month option unlike 2.30](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/#post-18946598)
 * Hello Alwyn,
 * Having taken another look, I’m also going to make the Month field optional, via
   a checkbox in Sermons → Settings → Display, off by default. That restores the
   original four-field layout on the front end, so mattytap-sermons is a clean drop-
   in again, while leaving Month available for anyone who wants it.
 * Best wishes,
   Mattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] [sermon_sort_fields] displays Month option unlike 2.30](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/sermon_sort_fields-displays-month-option-unlike-2-30/#post-18946350)
 * Hi Alwyn,
 * First, thanks for your feedback!
   Yes, the Month field is new – it’s one of only
   a couple of enhancements I’ve added. Having come across something similar on 
   other church sermon archives, I realised I was missing it, so I added it. I could
   have put yet another on/off checkbox in Sermons → Settings, but I made a deliberate
   decision to keep things simple. I also changed the month filter on the wp-admin
   Sermons page to work on the _preached_ date too rather than the published date,
   which I think is the more useful behaviour for a sermon archive.
 * Best wishes,
   Mattytap
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mattytap Sermons] Audio Health not finding http links](https://wordpress.org/support/topic/audio-health-not-finding-http-links/)
 *  Plugin Author [mattytap](https://wordpress.org/support/users/mattytap/)
 * (@mattytap)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/audio-health-not-finding-http-links/#post-18946342)
 * Dear Alwyn,
 * I don’t see why not, and I think I should be able to replicate it. Just to confirm
   my understanding, when the Audio Health check finds a link stored as `http://`,
   you’d like it to actually try that `http://` version before reporting the audio
   as missing — rather than treating it as broken because the site has since moved
   to https. Is that right?
 * Could you also confirm a couple of things. Are your sermon audio files already
   hosted on your own server (rather than linked from somewhere external), and do
   they appear in your Media library? That’ll tell me where to start looking.
 * Please don’t go changing anything yet. I’ll let you know one way or the other
   by the weekend.
 * Best wishes,
   Mattytap

Viewing 9 replies - 1 through 9 (of 9 total)