|
Author |
Messages |
Loren

Posts
:
1
Location
:
N/A
|
<p>We've had Presstopia installed for a couple years at <a href="http://www2.savvyboater.com/pt/blog/">http://www2.savvyboater.com/pt/blog/</a> that has been working great. we just replatformed another site and added a presstopia blog at <a href="http://www2.ironwoodpacific.com/blog/">http://www2.ironwoodpacific.com/blog/</a> that appears to be working except the RSS feeds won't show in the right hand column.</p>
<p>In skinning both versions the templates use the code </p>
<p><div class="sidebarHeading"><br />
<%=Loc.GetString("Feeds")%><br />
</div><br />
<div class="sidebarText"><br />
<strong>Subscribe here:</strong><br /> <br /><br />
<%=GetAtomLink("../themes/default/images/atom.jpg")%><br />
<br /><br />
<br /><br />
<%=GetRSSLink("../themes/default/images/rss.jpg")%><br />
</div><br />
</div></p>
<p>We've checked the permissions on the Feed folder and it is set to read write as indicated in the instructions.</p>
<p>I read one thread that looked like there is supposed to be files in the Feeds folder, but ours appears to be empty.</p>
<p>Any guidance in trouble shooting this would be appreciated.</p>
<p>Thanks,<br />
Loren</p>
|
|
|