jtsternberg / GC-Sermons

Church sermon management for WordPress
9 stars 1 forks source link

Adding Series with Commas #17

Open davidshq opened 8 years ago

davidshq commented 8 years ago

Some of our series have commas in them, for example, "Money, Debt and Your Stuff" - when I attempt to add sermons to this series it breaks it into "Money" and "Debt and Your Stuff". How should I handle this?

jtsternberg commented 8 years ago

Probably just add the sermons manually to the sermons taxonomy edit page.

On June 15, 2016 at 1:38:01 AM, Dave Mackey (notifications@github.com) wrote:

Some of our series have commas in them, for example, "Money, Debt and Your Stuff" - when I attempt to add sermons to this series it breaks it into "Money" and "Debt and Your Stuff". How should I handle this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jtsternberg/GC-Sermons/issues/17, or mute the thread https://github.com/notifications/unsubscribe/ABDElPyB76BW0tli2jsbYiPviQWXtuteks5qL4-5gaJpZM4I2AwT .

davidshq commented 8 years ago

Here is an example of what is happening - the name of the series is: "Hell, Heaven and the Afterlife" but when I attempt to add this as a series to a sermon as soon as I enter the comma it thinks I'm talking about a new series. I tried putting quotes around it but that didn't seem to help.

commas-gc-sermons

I have created the series manually (as you can see) but it has no messages associated because I can't "get to it" from a sermon.

You mentioned adding the sermons manually to the sermons taxonomy edit page, did you mean the sermon series? If so, I don't see a way to associate manually.

Dave

jtsternberg commented 8 years ago

Oh man, this looks like a limitation of WP: https://core.trac.wordpress.org/ticket/14691 Which definitely stinks. The alternative would be to turn this into a hierarchical taxonomy. You can do that by putting this file in wp-content/mu-plugins folder: https://gist.github.com/jtsternberg/287a0b32b022c2601a7804ad96f0ee8f