<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Newster</title>
	<atom:link href="http://www.magpress.com/wordpress-themes/newster.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.magpress.com/wordpress-themes/newster.html</link>
	<description>High Quality Magazine WordPress Themes and Attractive Design WordPress Templates</description>
	<lastBuildDate>Tue, 07 Sep 2010 07:01:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3749</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Tue, 07 Sep 2010 06:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3749</guid>
		<description>Hai. Boris. Sorry for the late reply. I&#039;ve been away for a while and my assistant is not php or wordpress wise to answer your question. Regarding your problem, first of all please make sure that your picture hosting server allow hotlinking to your blog hosting server, please google on how to do that n your .htaccess.

Now, whenever you want to use images hosted on other server, you can use the custom fields feature for it. For example for featured slider, use &#039;feat-img&#039; on the name box and insert your full image url i.e www.pichost.com/images/content1.jpg on the value box. Please refer to the theme&#039;s readme.txt on other custom field name.

Please let me know if i can be any assistance in your problem. Email me using the contact form for faster reply..Thanks.</description>
		<content:encoded><![CDATA[<p>Hai. Boris. Sorry for the late reply. I&#8217;ve been away for a while and my assistant is not php or wordpress wise to answer your question. Regarding your problem, first of all please make sure that your picture hosting server allow hotlinking to your blog hosting server, please google on how to do that n your .htaccess.</p>
<p>Now, whenever you want to use images hosted on other server, you can use the custom fields feature for it. For example for featured slider, use &#8216;feat-img&#8217; on the name box and insert your full image url i.e <a href="http://www.pichost.com/images/content1.jpg" rel="nofollow">http://www.pichost.com/images/content1.jpg</a> on the value box. Please refer to the theme&#8217;s readme.txt on other custom field name.</p>
<p>Please let me know if i can be any assistance in your problem. Email me using the contact form for faster reply..Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3506</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Sun, 08 Aug 2010 07:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3506</guid>
		<description>Can u help me with this issue?</description>
		<content:encoded><![CDATA[<p>Can u help me with this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3478</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Sun, 01 Aug 2010 19:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3478</guid>
		<description>I`ve missed - The picture is shown in Featured and when you open the article. If I upload the image directly on my blog (storing it in the host) not using direct link to another server there is no problem.
It`s important for me becouse I want to upload the pics on diferent server in order to save space from my hosting plan.</description>
		<content:encoded><![CDATA[<p>I`ve missed &#8211; The picture is shown in Featured and when you open the article. If I upload the image directly on my blog (storing it in the host) not using direct link to another server there is no problem.<br />
It`s important for me becouse I want to upload the pics on diferent server in order to save space from my hosting plan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3477</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Sun, 01 Aug 2010 19:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3477</guid>
		<description>Hi,
recently I`ve moved my blog to new domain using 301 Redirect. Everything was ok, changed the settings concerning the storage of uploaded pics but now it appear that I`ve got a problem when I`m trying to use/upload picture using link to it / the picture is uploaded on another store surver/. I`ve looked over about some function that allows/disallows something like that, but couldn`t find any...Any ideas?
Tnx</description>
		<content:encoded><![CDATA[<p>Hi,<br />
recently I`ve moved my blog to new domain using 301 Redirect. Everything was ok, changed the settings concerning the storage of uploaded pics but now it appear that I`ve got a problem when I`m trying to use/upload picture using link to it / the picture is uploaded on another store surver/. I`ve looked over about some function that allows/disallows something like that, but couldn`t find any&#8230;Any ideas?<br />
Tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3432</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Wed, 28 Jul 2010 02:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3432</guid>
		<description>Hai. You just need to tweak some of its css style to:

#content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 60%;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40%;
}
#sidebarinner {
	margin-right: 3px;
}

That&#039;s all. Please try it out..</description>
		<content:encoded><![CDATA[<p>Hai. You just need to tweak some of its css style to:</p>
<p>#content {<br />
	margin: 0px;<br />
	padding: 0px;<br />
	float: right;<br />
	width: 60%;<br />
}</p>
<p>#sidebar {<br />
	margin: 0px;<br />
	padding: 0px;<br />
	float: left;<br />
	width: 40%;<br />
}<br />
#sidebarinner {<br />
	margin-right: 3px;<br />
}</p>
<p>That&#8217;s all. Please try it out..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3396</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3396</guid>
		<description>Hi Ronald,

This is my third website using your theme
www.azadbalochistan.com i am very happy abiut all setup but one thing i want to do it that put right side bar on left side.

i remember your did help me last time for my site www.loatay.com

can you send me code to put side bar on the left hand side.

I am very happy your themes they are very good and very easy to setup.
keep up good work.

sincerely,
raja</description>
		<content:encoded><![CDATA[<p>Hi Ronald,</p>
<p>This is my third website using your theme<br />
<a href="http://www.azadbalochistan.com" rel="nofollow">http://www.azadbalochistan.com</a> i am very happy abiut all setup but one thing i want to do it that put right side bar on left side.</p>
<p>i remember your did help me last time for my site <a href="http://www.loatay.com" rel="nofollow">http://www.loatay.com</a></p>
<p>can you send me code to put side bar on the left hand side.</p>
<p>I am very happy your themes they are very good and very easy to setup.<br />
keep up good work.</p>
<p>sincerely,<br />
raja</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrys</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-3218</link>
		<dc:creator>Chrys</dc:creator>
		<pubDate>Fri, 25 Jun 2010 07:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-3218</guid>
		<description>Hi,
When I chose imag-feat the slider does not work. I have a black background.
For the post ID number should I? For articles, I&#039;m one /% postname% /. It is a google translation, sorry.
Thank you
Chrys

http://new-business-online.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
When I chose imag-feat the slider does not work. I have a black background.<br />
For the post ID number should I? For articles, I&#8217;m one /% postname% /. It is a google translation, sorry.<br />
Thank you<br />
Chrys</p>
<p><a href="http://new-business-online.com" rel="nofollow">http://new-business-online.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-2531</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-2531</guid>
		<description>The days of week is query using the_time function. Please refer to http://php.net/manual/en/function.date.php for more variable.</description>
		<content:encoded><![CDATA[<p>The days of week is query using the_time function. Please refer to <a href="http://php.net/manual/en/function.date.php" rel="nofollow">http://php.net/manual/en/function.date.php</a> for more variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-2530</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-2530</guid>
		<description>Hai, Boris. Sorry for late reply. I&#039;m glad you solved the adsense loop problem. Regarding the background color, it is #F8F8F8</description>
		<content:encoded><![CDATA[<p>Hai, Boris. Sorry for late reply. I&#8217;m glad you solved the adsense loop problem. Regarding the background color, it is #F8F8F8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://www.magpress.com/wordpress-themes/newster.html#comment-2521</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Sun, 28 Feb 2010 19:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=344#comment-2521</guid>
		<description>That`s ok, and what about the days of the week? I`ve checked all files but couldn`t find them...</description>
		<content:encoded><![CDATA[<p>That`s ok, and what about the days of the week? I`ve checked all files but couldn`t find them&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
