<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Magazine front page is not working</title>
		<link>http://en.forums.wordpress.com/topic/magazine-front-page-is-not-working</link>
		<description>WordPress.com Forums &#187; Topic: Magazine front page is not working</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 13:59:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/magazine-front-page-is-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Magazine front page is not working"</title>
			<link>http://en.forums.wordpress.com/topic/magazine-front-page-is-not-working#post-764637</link>
			<pubDate>Wed, 07 Dec 2011 22:05:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">764637@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I’m sorry to report that you have accidentally posted to the wrong support forum. We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a><br />
WordPress.com vs WordPress.org: The Differences<br />
<a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a><br />
Best wishes with your site.
</p>
]]></description>
					</item>
		<item>
			<title>deinakun on "Magazine front page is not working"</title>
			<link>http://en.forums.wordpress.com/topic/magazine-front-page-is-not-working#post-764634</link>
			<pubDate>Wed, 07 Dec 2011 22:02:07 +0000</pubDate>
			<dc:creator>deinakun</dc:creator>
			<guid isPermaLink="false">764634@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I'm having a difficult time writing out the PHP for this magazine layout I'm making.</p>
<p>Here's the prototype: <a href="http://socalnpo.org" rel="nofollow">http://socalnpo.org</a></p>
<p>The first 3 are the most recent (left to right) and the next 6 are the older ones. They all go in reverse chronological order.</p>
<p>I'm not sure how to write the PHP for the loop because it's definitely not like a basic post.</p>
<pre><code>&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php
if ( has_post_thumbnail() ) {
  the_post_thumbnail(&#039;medium&#039;);
}
?&gt;&lt;/a&gt;
&lt;h1&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;?php the_excerpt(); ?&gt;&lt;/div&gt;
&lt;?php endwhile; ?&gt;</code></pre>
<p>Any help will be greatly appreciated! :)</p>
<p>-Dana
</p>
]]></description>
					</item>

	</channel>
</rss>
