<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Amplify - How do I post images for the main page?</title>
		<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page</link>
		<description>Support Forum - Topic: Amplify - How do I post images for the main page?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 22:14:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/amplify-how-do-i-post-images-for-the-main-page" rel="self" type="application/rss+xml" />

		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-2872</link>
			<pubDate>Mon, 16 Aug 2010 14:01:35 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">2872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;more question please, how do I customize the lower right screen?  which css to modify to change the title and content? I would like to post a different information instead of showing recent posts/comments but would like to use the same formatting.... Thanks.&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- latest blog, latest comment, most popular--&#38;gt;&#60;br /&#62;
            &#38;lt;?php&#60;br /&#62;
	$show_special_items = new kriesi_list_post_items;&#60;br /&#62;
	$show_special_items -&#38;gt; recent_posts('&#38;lt;h4&#38;gt;latest blog entries&#38;lt;/h4&#38;gt;');&#60;br /&#62;
	$show_special_items -&#38;gt; recent_comments('&#38;lt;h4&#38;gt;recent comments&#38;lt;/h4&#38;gt;');&#60;br /&#62;
	$show_special_items -&#38;gt; popular_posts('&#38;lt;h4&#38;gt;most popular entries&#38;lt;/h4&#38;gt;');&#60;br /&#62;
	?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-2589</link>
			<pubDate>Wed, 11 Aug 2010 16:53:51 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Using &#60;a href=&#34;http://getfirebug.com&#34;&#62;FireBug&#60;/a&#62;, you can see which elements use styles set in style.css&#60;/p&#62;
&#60;p&#62;It's just a case of finding the style you need to edit and making the changes in the relevant CSS file (style.css or /css/style1.css).&#60;/p&#62;
&#60;p&#62;I'll be recording / posting a video on using FireBug to edit your theme when I get the time (but probably within the next couple of weeks) - in the meantime there's an introductory video here: &#60;a href=&#34;http://getfirebug.com/video/Intro2FB.htm&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com/video/Intro2FB.htm&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-2526</link>
			<pubDate>Tue, 10 Aug 2010 21:50:37 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">2526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;which CSS file should I modify?&#60;br /&#62;
How do I create 3 columns on the bottom part of the main page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1777</link>
			<pubDate>Tue, 03 Aug 2010 10:29:54 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The Read More button will only show up if you use the &#38;lt;--more--&#38;gt; tag - see here for more info: &#60;a href=&#34;http://codex.wordpress.org/Customizing_the_Read_More&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Customizing_the_Read_More&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To modify the layout of the lower right area, you could adjust the CSS to match the formatting on the left. If you have specific questions about this and need help let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1713</link>
			<pubDate>Mon, 02 Aug 2010 16:07:21 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">1713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I modify my lower right screen showing the page to show exactly the same format as the lower left screen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1624</link>
			<pubDate>Sun, 01 Aug 2010 14:08:02 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">1624@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks.  It works.&#60;/p&#62;
&#60;p&#62;Any way I can configure it to show exactly the same format as the lower right window?  Also, the read more is not working even if I have edited the page.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pganyorg.fatcow.com/&#34; rel=&#34;nofollow&#34;&#62;http://pganyorg.fatcow.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1615</link>
			<pubDate>Sun, 01 Aug 2010 13:23:11 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You would need to find and replace this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- latest blog, latest comment, most popular--&#38;gt;
            &#38;lt;?php
			$show_special_items = new kriesi_list_post_items;

			$show_special_items -&#38;gt; recent_posts(&#38;#39;&#38;lt;h4&#38;gt;latest blog entries&#38;lt;/h4&#38;gt;&#38;#39;);

			$show_special_items -&#38;gt; recent_comments(&#38;#39;&#38;lt;h4&#38;gt;recent comments&#38;lt;/h4&#38;gt;&#38;#39;);

			$show_special_items -&#38;gt; popular_posts(&#38;#39;&#38;lt;h4&#38;gt;most popular entries&#38;lt;/h4&#38;gt;&#38;#39;);
			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $additional_loop = new WP_Query(&#38;quot;page_id=1&#38;quot;);
	while ($additional_loop-&#38;gt;have_posts()) : $additional_loop-&#38;gt;the_post(); ?&#38;gt;
		&#38;lt;h2 class=&#38;#39;siteheading&#38;#39;&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/h2&#38;gt;
		&#38;lt;?php the_content(&#38;#39;Read more&#38;#39;);
	endwhile; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace the 1 with the ID of the page you wish to show here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1439</link>
			<pubDate>Fri, 30 Jul 2010 01:13:24 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">1439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks.  1 more please....&#60;/p&#62;
&#60;p&#62;How can I edit the index.php so that I can modify the lower right of th main page.  Instead of showing &#34;recent post, recent coment, popular post&#34;, I want to edit it o show only a preview of 1 page or any custom page.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1389</link>
			<pubDate>Thu, 29 Jul 2010 15:36:29 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1389@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, there are a few places you need to make edits:&#60;/p&#62;
&#60;p&#62;1.) archive.php - find and delete this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;meta_sub&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;d.m.Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2.) index.php - find and delete this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;meta_sub&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;d.m.Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;3.) functions.php - find and delete this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;the_time(&#38;#39;d.m.Y&#38;#39;);
echo&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;meta_sub&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4.) single.php - find and delete this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;meta_sub&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;d.m.Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;5.) template_blog.php - find and delete this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;meta_sub&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;d.m.Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Let me know if you need help with anything else.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1367</link>
			<pubDate>Thu, 29 Jul 2010 14:20:45 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">1367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks. I figured that out.&#60;/p&#62;
&#60;p&#62;1 more question, is there anyway I can hide the date when a blog post was created?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1254</link>
			<pubDate>Wed, 28 Jul 2010 18:17:44 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">1254@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In your Wordpress Options Panel click appearance-&#38;gt;amplify.&#60;br /&#62;
First make sure that image resizing is set to active.&#60;/p&#62;
&#60;p&#62;At &#34;Amplify Starting Page Image Slider&#34; choose some categories. Blog posts applied to these categories will show up at the image slider. &#60;/p&#62;
&#60;p&#62;Now create a new post. Make sure that you apply one of the categories choosen above.&#60;/p&#62;
&#60;p&#62;When writing a post you will notice the extra field bellow the content area: with the heading&#60;br /&#62;
&#34;Enter a URL that links to an image into the fields&#34;&#60;/p&#62;
&#60;p&#62;here oyu need to enter the url to your image like this: &#60;a href=&#34;http://www.yourdomain/yourimage1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain/yourimage1.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dr_watson on "Amplify - How do I post images for the main page?"</title>
			<link>http://www.kriesi.at/support/topic/amplify-how-do-i-post-images-for-the-main-page#post-1097</link>
			<pubDate>Tue, 27 Jul 2010 20:55:18 +0000</pubDate>
			<dc:creator>dr_watson</dc:creator>
			<guid isPermaLink="false">1097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I post images for the main page?  Can yo please guide me?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
