<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ArticleMs Templates And Article Marketing &#187; How to display an image in the summary</title>
	<atom:link href="http://blog.allbestarticles.com/tag/how-to-display-an-image-in-the-summary/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.allbestarticles.com</link>
	<description>How To Use ArticleMs and All about Article Marketing</description>
	<lastBuildDate>Sun, 22 Jan 2012 12:58:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Display An Image In The Summary</title>
		<link>http://blog.allbestarticles.com/how-to-display-image-in-the-article-summary/</link>
		<comments>http://blog.allbestarticles.com/how-to-display-image-in-the-article-summary/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 16:34:07 +0000</pubDate>
		<dc:creator>Blooobs</dc:creator>
				<category><![CDATA[ArticleMs How To]]></category>
		<category><![CDATA[ArticleMs Templates]]></category>
		<category><![CDATA[How to display an image in the summary]]></category>

		<guid isPermaLink="false">http://blog.allbestarticles.com/?p=147</guid>
		<description><![CDATA[Maybe you are looking for a way to add and display an image directly into the summary and show all in the Latest articles in the home page.
Something like this :  TravelFreeGuides.com
You can proceed this way:
1) From your articlems admin goto
SETTINGS &#8212;-&#62;
Edit Settings
Per-Template Settings
» Submission Settings
2) Scroll Down and find
Add Another Field &#8212;-&#62; Select : [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe you are looking for a way to add and display an image directly into the summary and show all in the Latest articles in the home page.</p>
<p>Something like this :  <a href="http://www.travelfreeguides.com" target="_blank">TravelFreeGuides.com</a></p>
<p>You can proceed this way:</p>
<p>1) From your articlems admin goto</p>
<p>SETTINGS &#8212;-&gt;<br />
Edit Settings<br />
Per-Template Settings<br />
» Submission Settings</p>
<p>2) Scroll Down and find<br />
Add Another Field &#8212;-&gt; Select : IMAGE  Then in the Name: put this &#8221; Summary_pic &#8221; and press GO,<br />
then click UPDATE</p>
<p>3) Now goto &#8212;  TEMPLATES &#8212;-&gt; SUBMIT</p>
<p>- in the HTML part<br />
find: <strong>Summary</strong><br />
and just below add the following code:</p>
<p><strong>Add a Small Image to the Summary:(Size: width=100 &#8211; height=74)</strong></p>
<p>{$Article-&gt;input_Summary_pic}</p>
<p>- In the PHP part add the code below:</p>
<p>$this-&gt;jquery_ready .= &#8216;$(&#8220;a.add_media&#8221;).fancybox({\&#8217;zoomSpeedIn\&#8217;: 0, \&#8217;zoomSpeedOut\&#8217;: 0});&#8217;;</p>
<p>4) Now goto TEMPLATES &#8212; DEFAULT &#8212; LATESTARTICLES</p>
<p>find the code {$this-&gt;articles[$this-&gt;i]-&gt;url}&#8217;&gt;{$this-&gt;articles[$this-&gt;i]-&gt;title}</p>
<p>and just below add the following code</p>
<p>&lt;span style=&#8221;float:left;padding-right:5px;padding-top:5px;&#8221;&gt;<br />
{if $this-&gt;articles[$this-&gt;i]-&gt;Summary_pic-&gt;url_thumbnail} &lt;img src=&#8221;{$this-&gt;articles[$this-&gt;i]-&gt;Summary_pic-&gt;url_thumbnail}&#8221; width=&#8221;100&#8243; heigth=&#8221;74&#8243;&gt;<br />
{/if}<br />
&lt;/span&gt;</p>
<p>That&#8217;s it.</p>
<p>Now to test it submit an article and in the summary you can upload an image from your PC.  When you have published the article, if all is ok, you&#8217;ll see the uploaded image.</p>
<p>I hope this can be useful for you all. If you have any problem feel free to post here your questions.</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allbestarticles.com/how-to-display-image-in-the-article-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

