FILTER BY:
Series
Current
Living Water I AM The Path of Love: Hope, Peace, Joy, Love Community: The Power of Together Ezra-Nehemiah: Regather, Rebuild, Renew The Gospel According to Matthew Advent Series: Hope, Peace, Joy, Love Jonah: The Last Prophet Placing Our Lives Before God The Prayer we Pray Together: Living the Lord's Prayer Sing of Christmas A Time to Psalm! Burdened: Inner Struggles of the Soul Hydrate or DieDrate From Word to Action: Translating Mark's Gospel Brookwood Bonding: How We Share Life Connect: Bonding Neighbors with Christ Journey to the Manger Finding Our Way Home Loving Above & Beyond With One Voice Raw Prayer: Psalms that Move Us from Hurt to Hope I AM A MISSIONARY Jeff Leonard - Wednesday Night Study on Sabbath Above and Beyond Joseph: Faithful Father, Faithful Servant From Grumbling to Grace The Spirit & The Church Walking By Faith Breathe: Holy Spirit Acting Through Me A Journey Through Lent The Journey of Overcoming Breathe: Holy Spirit Moving Through Me (Welcome) A Different Kind Of Christmas Finding Sabbath: "Be Still...Rest...Shalom" Olympic Faith
Month
All
August 2025 May 2022 April 2022 March 2022 February 2022 January 2022 December 2021 November 2021 October 2021 September 2021 August 2021 July 2021 June 2021 May 2021 April 2021 March 2021 February 2021 January 2021 December 2020 November 2020 October 2020 September 2020 August 2020 July 2020 June 2020 May 2020 April 2020 March 2020 February 2020 January 2020 December 2019 November 2019 October 2019 September 2019 August 2019 July 2019 June 2019 May 2019 April 2019 March 2019 February 2019 January 2019 December 2018 November 2018 October 2018 September 2018 August 2018 July 2018 June 2018 May 2018 April 2018 March 2018 February 2018 January 2018 December 2017 November 2017 October 2017 September 2017 August 2017 July 2017 June 2017 May 2017 April 2017 March 2017 February 2017 January 2017 December 2016 November 2016 October 2016 July 2016 February 2014
Speaker
All
LaCount Anderson Gantumur Badrakh Jim Barnette Ronnie Brewer Walt Davis Blake Dempsey Dr. Tom Fuller Mike Hardin Fisher Humphreys Gerald Hutchinson Cameron Massengale Larry McCutcheon Mark Rector Bryant Strain John Thomas
switch ($sermonlist_layout) {
case 'list':
$groupby = 'groupby:month';
$find_series = '';
break;
case 'sort':
$groupby = 'groupby:series';
$find_series = '';
break;
case 'detail':
$groupby = '';
$find_series = '';
break;
default:
$groupby = 'groupby:month';
$find_series = '';
}
getContent(
"sermon",
"display:auto",
"order:recent",
"howmany:15",
$groupby,
$find_series,
"group_show:
",
"group_show:
",
"group_show:
__title__ ",
"group_show:__description__",
"group_show:
",
"show_list:
",
//"show_list: ", // If you want to show images in the list
"show_list:",
"show_list:",
"show_list:__dateThree format='M d, Y'__
",
"show_list:__titlelink__ ",
"show_list:",
"show_list:Speaker: __preacher__ ",
//__preachertitlelink__ doesn't work for empty items as of 4/4/2013 - sent note to dev on 3/20/2013"
"show_list:
",
"show_list:",
"show_list:Keywords: __taglinks__",
"show_list:
",
"show_list: ",
"show_list: ",
"after_show_list:__pagination__",
"show_detail:
",
"show_detail:← back to list
",
"show_detail:",
"show_detail:",
"show_detail:",
"show_detail:Passage: __passage__",
"show_detail:
",
"show_detail:",
"show_detail:Speaker: __preacher__",
"show_detail:
",
"show_detail:",
"show_detail:Series: __series__",
"show_detail:
",
"show_detail:",
"show_detail:Category: __category__",
"show_detail:
",
"show_detail:",
"show_detail:Keywords: __taglinks__",
"show_detail:
",
"show_detail:__summary__ ",
"show_detail:__text__",
"show_detail: ",
"show_detail: "
);
?>