<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Sermon Browser Plugin for WordPress - Group: Sermon Browser</title>
	<link>http://www.sermonbrowser.com/forum/?group=1</link>
	<description><![CDATA[WordPress plugin that allows you to upload sermons to your site, where they can be searched, listened to, and downloaded. Easy to use with comprehensive help and tutorials.]]></description>
	<generator>Simple:Press Version 5.2.6</generator>
	<atom:link href="http://www.sermonbrowser.com/forum/rss/?group=1" rel="self" type="application/rss+xml" />
        <item>
        	<title>kclagge on invalid itunes email????</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20128</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20128</guid>
        	        	<description><![CDATA[<p>Thanks so much for your quick assistance ... I found the plug-in editor and entered the email address ... When I submitted the public feed to itunes again, it said that there was a problem ... But, feed validator did validate the public feed.  I do see the Church's podcast listed in itunes, but only 1 podcast (one of the most recent ones uploaded).  So, I will check tomorrow to see if there are more listed because there are several uploaded to the "Sermons" page on the Church's website.</p>
<p>Thanks again so much!</p>
<p>&#160;</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 04:53:41 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Meredith on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20127</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20127</guid>
        	        	<description><![CDATA[<p>Not sure how that redirect is happening. I took over the site from my predecessor. </p>
<p>I deleted the WP supercache plugin and I am still not able to get the feed to load right. But I am on a tablet. Left my laptop at the office. </p>
<p>Thanks for your help. </p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 04:17:20 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20126</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20126</guid>
        	        	<description><![CDATA[<p>Ben, I just noticed a few things:</p>
<p>First, it looks like you have two links to your sermons:</p>
<p>/sermons/</p>
<p>and</p>
<p>/resources/sermons/</p>
<p>The "sermons" page redirects to the "resources/sermons" page.  How are you performing this redirect?  Do you have two different WordPress pages with the "sermons" shortcode on it?</p>
<p>&#160;</p>
<p>Second, I noticed that if I try to access the podcast via this link:</p>
<p>/resources/sermons/?podcast</p>
<p>I just see your Sermons page.  However, if I access the podcast via this link:</p>
<p>/sermons/?podcast</p>
<p>Then I get the XML code.  (Almost - see the next observation.)  Any idea why this is?</p>
<p>&#160;</p>
<p>Third, when I look at your XML podcast code, there are some non-XML lines from your WP Super Cache plugin that are breaking the podcast feed.  Try deactivating WP Super Cache and see if that will fix your feed to iTunes.</p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 04:00:02 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Meredith on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20125</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20125</guid>
        	        	<description><![CDATA[<p>Yeah, I'm still seeing that old link about half the time too. But I've confirmed in the options settings for SB that it is correct. </p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 03:51:43 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20124</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20124</guid>
        	        	<description><![CDATA[<p>Ben,</p>
<p>I'm still seeing the "#?podcast" URL on the podcast links on your site.  Did you change it back, or did it change itself back to that?</p>
<p>If it's still wrong, try changing the Public podcast feed so it matches the private podcast feed again, and then let me know, and I'll look again.  I haven't seen anything like an XML output from your site yet.</p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 03:45:19 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on Sermons Missing On Display</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20123</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20123</guid>
        	        	<description><![CDATA[<p>treasures,</p>
<p>There are two different things going on.  First, the easy thing to fix.  The "div" tags for the "Next Page" and "Previous Page" links have the wrong class listed.  They are supposed to have the classes of "floatright" and "floatleft".  However, on your site, they have "float right" and "float left" (notice the space).</p>
<p>Go to Sermons, Templates.  The first box in the Search Results Template.</p>
<p>In that template, look for the</p>
<p>div class="float right"</p>
<p>code before the "Next page" link.  Change it to:</p>
<p>div class="floatright"</p>
<p>Now do the same thing for the Previous Page link, changing "float left" to "floatleft".  If you have any questions about this, please ask.</p>
<p>&#160;</p>
<p>Changing this is necessary, but your site has another problem.  Most of the time your site does not load the Sermon Browser stylesheet (from the Sermon Browser style template).  What makes this bug so strange is that every once in a while on your site, I am able to get the stylesheet to load.  Your style sheet URL is:</p>
<p><a href="http://www.treasuresfromscripture.org/?sb-style&#038;ver=1371676788" rel="nofollow" target="_blank"><a href="http://www.treasuresfromscript" rel="nofollow">http://www.treasuresfromscript</a>.....1371676788</a></p>
<p>Sometimes I see the stylesheet, but most of the time I get a blank page.  I don't know why your site is doing this.  I'm going to look into how Sermon Browser is serving out this stylesheet, and see if I can think of a more robust way of doing it.  But I'm not going to be able to fix this problem in a day.  If I think of something else, I'll let you know.</p>
<p>If you are able to look at your server error logs and you see any PHP errors that occur right after you click on the stylesheet link I listed above, that would be helpful to know.</p>
<p>&#160;</p>
<p>If anyone else here on the forum has any ideas, please let us know!  Thanks, Ben Meredith, for pointing me in the right direction.</p>
]]></description>
        	        	<pubDate>Thu, 20 Jun 2013 03:37:13 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Meredith on Sermons Missing On Display</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20122</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20122</guid>
        	        	<description><![CDATA[<p>Not sure what's going on there, (different Ben, far less knowledgable)</p>
<p>It appears that those two buttons (next and previous) are given div classes of "floatright" and "floatleft" that somewhere in your CSS are not telling them to actually float right and left.</p>
<p>you need to get to your CSS file (called style.css) and add the line </p>
<p>.floatright {float:right;}</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 20:12:06 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Meredith on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20121</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20121</guid>
        	        	<description><![CDATA[<p>Well, not so fast. </p>
<p>&#160;</p>
<p>Now it appears to open an XML file in chrome when I click the "other" link. But not in Safari, and the iTunes link doesn't produce the desired result either.</p>
<p>&#160;</p>
<p>Help?</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 19:44:30 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Meredith on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20120</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20120</guid>
        	        	<description><![CDATA[<p>I currently have "#?podcast" (minus the quotes) in the public feed and </p>
<table border="0">
<tbody>
<tr>
<td><a href="http://trinityparkchurch.org/resources/sermons/?podcast" rel="nofollow" target="_blank"><a href="http://trinityparkchurch.org/r" rel="nofollow">http://trinityparkchurch.org/r</a>.....s/?podcast</a></td>
</tr>
</tbody>
</table>
<p>in the private one.</p>
<p>I've now changed it, and it looks to be working correctly.  THANKS. What a noob mistake.</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 18:52:48 +0100</pubDate>
        </item>
        <item>
        	<title>treasures on Sermons Missing On Display</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20119</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20119</guid>
        	        	<description><![CDATA[<p>Hi Ben, thanks for your help there were three  short code pages. Somehow, on the previous Sermon Browser plugin two of them were ignored i.e. PageID 805 and PageID 540; the third  shortcode was governing the display of all the sermons. Anyway, I removed the two pages causing the problem and now I'm getting the correct sermons on display. There is, however, a problem with the alignment of the NEXT and PREVIOUS buttons i.e. the next button is now aligned on the left of the page at the top and the bottom and the previous button is aligned underneath the next button. The also happened when I installed 45.8 version of the plugin.</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 14:34:05 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on invalid itunes email????</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20118</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20118</guid>
        	        	<description><![CDATA[<p>kclagge,</p>
<p>You can edit your podcast feed by editing the "wp-content/plugins/sermon-browser/sb-includes/podcast.php" file.  Find the line that has "itunes:email" in it, and add your email address between the open and close tags.</p>
<p>After you edit the file and get it working the way you want, save a copy of the "podcast.php" file on your local computer.  In the future, if you update Sermon Browser to a new version, you will lose any changes you make.  So after you update, copy your saved podcast.php file over the top of the new one.</p>
<p>If you have any questions or need any more help, please let me know.</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 04:05:06 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on RSS feed.</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20117</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/rss-feed/#p20117</guid>
        	        	<description><![CDATA[<p>First, go to Sermons, Options.  What do you have under Public Podcast Feed and Private Podcast Feed?</p>
<p>After you've noted what they are, try changing the Public Podcast Feed to match the Private Podcast Feed.  Then post back here so I can take a look again.  In your reply, please tell me what you had for Public Podcast Feed and Private Podcast Feed before you changed it.</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 04:01:44 +0100</pubDate>
        </item>
        <item>
        	<title>Ben Miller on Sermons Missing On Display</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20116</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20116</guid>
        	        	<description><![CDATA[<p>treasures,</p>
<p>I don't exactly understand what you are saying, but I do see some problems with your site.</p>
<p>The Sermons link from your navigation menu goes to a page whose WordPress PageID is 805.  This page shows that you have 66 sermons.  However, all of your Sermon Browser links point to a page with a WordPress PageID of 540.  Visiting this page, you'll see that only 12 sermons are listed, and it looks like they all happen to have video only.  Did you know that you have two different WordPress pages on your site with the "sermons" shortcode?</p>
<p>Here is the information I need from you.</p>
<p>1. Can you tell me what version you were running on your site before you updated to version 0.45.8?</p>
<p>2. Visit each of the following links and tell me what you see in the content area of these pages:</p>
<p><a href="http://www.treasuresfromscripture.org/wp-admin/post.php?post=805&#38;action=edit" rel="nofollow" target="_blank">Edit PageID 805</a></p>
<p><a href="http://www.treasuresfromscripture.org/wp-admin/post.php?post=540&#38;action=edit" rel="nofollow" target="_blank">Edit PageID 540</a></p>
<p>&#160;</p>
<p>If you have any questions about this, please let me know.</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 03:57:40 +0100</pubDate>
        </item>
        <item>
        	<title>kclagge on invalid itunes email????</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20115</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/invalid-itunes-email/#p20115</guid>
        	        	<description><![CDATA[<p>I am able to subscribe to <a href="http://cbcjessup.org/sermons?podcast" rel="nofollow" target="_blank">http://cbcjessup.org/sermons?podcast</a> because I have an I tunes account, but when I submit my public feed to itunes it gives me the following message:</p>
<p>"We had difficulty downloading episodes from your feed"</p>
<p>... And Feed Validator Results give me the following message:</p>
<ol class="codeListing">
<li>Sorry<br />
&#160;</p>
<p>This feed does not validate.</p>
<p>&#160;</p>
<p>line 14, column 16: Invalid email address: [help]</p>
<p>&#160;</p>
<p>&#60;itunes:email&#62;&#60;/itunes:email&#62;</p>
</li>
</ol>
<p>Here is my sermon/podcast public feed:</p>
<p>http://cbcjessup.org/sermons?podcast</p>
<p>&#160;</p>
<p>... I do not understand where to find -  PHP/settings/CSS to insert a valid email address ... I would like to use <a href="mailto:webmaster@cbcjessup.org" rel="nofollow" target="_blank">webmaster@cbcjessup.org</a></p>
<p>&#160;</p>
<p>Thanks!</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Wed, 19 Jun 2013 03:39:24 +0100</pubDate>
        </item>
        <item>
        	<title>treasures on Sermons Missing On Display</title>
        	<link>http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20114</link>
        	<category>Sermon Browser Support</category>
        	<guid isPermaLink="true">http://www.sermonbrowser.com/forum/sermon-browser-support/sermons-missing-on-display/#p20114</guid>
        	        	<description><![CDATA[<p>Just updated Sermon Browser to the version 45.8  and now several of my sermons are missing. After checking the Sermon Browser dashboard, the sermons are all there. There are suppose to 66 sermons and that's what shows. If I try again to display, then all the video sermons show up but none of the audio sermons. To my knowledge, I've not changed anything other that the updated plugin.</p>
<p>Here is the link to my website: <a href="http://www.treasuresfromscripture.org" rel="nofollow" target="_blank">http://www.treasuresfromscripture.org</a></p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Tue, 18 Jun 2013 21:02:13 +0100</pubDate>
        </item>
</channel>
</rss>