<?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 for voidtrance.net</title>
	<atom:link href="http://www.voidtrance.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voidtrance.net</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 17:38:09 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Arras Questions and Help by Mitko Haralanov</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5808</link>
		<dc:creator>Mitko Haralanov</dc:creator>
		<pubDate>Mon, 07 May 2012 17:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5808</guid>
		<description>Ana,

I assume that what you are trying to accomplish is be able to split your articles into pages rather than having everything in one long post? Something like this: http://www.voidtrance.net/2010/10/tagged-posts-widget/

If that is the case, take a look at the Multipage Toolkit plugin. That is the plugin that I use to split the posts into multiple pages. Hope this helps.</description>
		<content:encoded><![CDATA[<p>Ana,</p>
<p>I assume that what you are trying to accomplish is be able to split your articles into pages rather than having everything in one long post? Something like this: <a href="http://www.voidtrance.net/2010/10/tagged-posts-widget/" rel="nofollow">http://www.voidtrance.net/2010/10/tagged-posts-widget/</a></p>
<p>If that is the case, take a look at the Multipage Toolkit plugin. That is the plugin that I use to split the posts into multiple pages. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by Ana</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5800</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Sat, 05 May 2012 19:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5800</guid>
		<description>Hi,

I would like to have tabs in my single.php page, because I have a very large content. For now I use Links to see more data, but as I need to add more and more data, showing so many links will be very ugly.

I use Arras, and I now that the tabbed widget is with JQuery tabs, and so, I tried to put then in single.php. There&#039;s no way that I can make then appear different than 3 dots with text.

Can you help me, please?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like to have tabs in my single.php page, because I have a very large content. For now I use Links to see more data, but as I need to add more and more data, showing so many links will be very ugly.</p>
<p>I use Arras, and I now that the tabbed widget is with JQuery tabs, and so, I tried to put then in single.php. There&#8217;s no way that I can make then appear different than 3 dots with text.</p>
<p>Can you help me, please?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by Mitko Haralanov</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5798</link>
		<dc:creator>Mitko Haralanov</dc:creator>
		<pubDate>Sat, 05 May 2012 17:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5798</guid>
		<description>This is actually related to WordPress rather than Arras. I don&#039;t think that WordPress has an option which will allow you to display all posts in a category on one page.

What you could do is set the &quot;Blog Pages Show At Most&quot; option to an very high value. However, this will have an effect through out your entire blog not just on the archive pages.</description>
		<content:encoded><![CDATA[<p>This is actually related to WordPress rather than Arras. I don&#8217;t think that WordPress has an option which will allow you to display all posts in a category on one page.</p>
<p>What you could do is set the &#8220;Blog Pages Show At Most&#8221; option to an very high value. However, this will have an effect through out your entire blog not just on the archive pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by Mitko Haralanov</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5797</link>
		<dc:creator>Mitko Haralanov</dc:creator>
		<pubDate>Sat, 05 May 2012 17:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5797</guid>
		<description>Hi obeth,

The link is actually there and if you put your mouse a little to the right of your Facebook icon, you&#039;ll see that it changes to a target icon.

What you are missing is the image that should go there. In your &lt;i&gt;users.css&lt;/i&gt; file add the following rule:

[code lang=&quot;css&quot;]
.quick-nav #googleplus { background: url(&lt;url to icon&gt;)no-repeat; }
[/code]

where &#039;&lt;url to icon&gt;&#039; is the URL relative to the location of the &lt;i&gt;users.css&lt;/i&gt; of the Google+ icon.</description>
		<content:encoded><![CDATA[<p>Hi obeth,</p>
<p>The link is actually there and if you put your mouse a little to the right of your Facebook icon, you&#8217;ll see that it changes to a target icon.</p>
<p>What you are missing is the image that should go there. In your <i>users.css</i> file add the following rule:</p>
<pre class="brush: css; title: ; notranslate">
.quick-nav #googleplus { background: url(&lt;url to icon&gt;)no-repeat; }
</pre>
<p>where &#8216;<url to icon>&#8216; is the URL relative to the location of the <i>users.css</i> of the Google+ icon.</url></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by toby</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5741</link>
		<dc:creator>toby</dc:creator>
		<pubDate>Sat, 21 Apr 2012 22:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5741</guid>
		<description>I need some help. On Archive view i would show more than 10 nodes, but i find no option to show all articles per category in archive view

look at this page http://www.md-nv.net/category/news-beitrage/

Please Help</description>
		<content:encoded><![CDATA[<p>I need some help. On Archive view i would show more than 10 nodes, but i find no option to show all articles per category in archive view</p>
<p>look at this page <a href="http://www.md-nv.net/category/news-beitrage/" rel="nofollow">http://www.md-nv.net/category/news-beitrage/</a></p>
<p>Please Help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by obeth</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5727</link>
		<dc:creator>obeth</dc:creator>
		<pubDate>Fri, 20 Apr 2012 07:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5727</guid>
		<description>Hallo Mitko,

I&#039;m using Arras themes now, and i want to add more social icons in the nav bar. I have tried the tutorial in http://www.arrastheme.com/forums/topic3454-15-adding-extra-social-links-to-the-nav-bar-p2.html but unfortunately my new social icons seems invisible.
You can see it at my blog http://obethlee.com

Could you help me how to fix it?
I really appreciate it :)

Thanks :)</description>
		<content:encoded><![CDATA[<p>Hallo Mitko,</p>
<p>I&#8217;m using Arras themes now, and i want to add more social icons in the nav bar. I have tried the tutorial in <a href="http://www.arrastheme.com/forums/topic3454-15-adding-extra-social-links-to-the-nav-bar-p2.html" rel="nofollow">http://www.arrastheme.com/forums/topic3454-15-adding-extra-social-links-to-the-nav-bar-p2.html</a> but unfortunately my new social icons seems invisible.<br />
You can see it at my blog <a href="http://obethlee.com" rel="nofollow">http://obethlee.com</a></p>
<p>Could you help me how to fix it?<br />
I really appreciate it <img src='http://www.voidtrance.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks <img src='http://www.voidtrance.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by Mitko Haralanov</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5445</link>
		<dc:creator>Mitko Haralanov</dc:creator>
		<pubDate>Mon, 19 Mar 2012 16:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5445</guid>
		<description>enrico,

I use a plugin called Multipage Toolkit. It allows you to split pages and posts. For an example, see the &lt;a href=&quot;http://www.voidtrance.net/2010/10/making-small-changes-to-arras-css-styles/&quot; rel=&quot;nofollow&quot;&gt;Making small changes to Arras’ CSS styles&lt;/a&gt; post.</description>
		<content:encoded><![CDATA[<p>enrico,</p>
<p>I use a plugin called Multipage Toolkit. It allows you to split pages and posts. For an example, see the <a href="http://www.voidtrance.net/2010/10/making-small-changes-to-arras-css-styles/" rel="nofollow">Making small changes to Arras’ CSS styles</a> post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arras Questions and Help by enrico</title>
		<link>http://www.voidtrance.net/arras-questions-and-help/comment-page-2/#comment-5443</link>
		<dc:creator>enrico</dc:creator>
		<pubDate>Mon, 19 Mar 2012 13:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?page_id=1636#comment-5443</guid>
		<description>hallo, do you know if is there any way to do pagination in an arras PAGE  (not in posts but in pages !).
 
the  string &quot;-nextpage-&quot; seem is not working on this theme !

thanks a lot</description>
		<content:encoded><![CDATA[<p>hallo, do you know if is there any way to do pagination in an arras PAGE  (not in posts but in pages !).</p>
<p>the  string &#8220;-nextpage-&#8221; seem is not working on this theme !</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making small changes to Arras&#8217; CSS styles by enrico</title>
		<link>http://www.voidtrance.net/2010/10/making-small-changes-to-arras-css-styles/comment-page-1/#comment-5413</link>
		<dc:creator>enrico</dc:creator>
		<pubDate>Tue, 13 Mar 2012 08:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?p=1525#comment-5413</guid>
		<description>Thank you very much ! I did it and it works. 
I&#039;ll keep reading your blog!
enrico</description>
		<content:encoded><![CDATA[<p>Thank you very much ! I did it and it works.<br />
I&#8217;ll keep reading your blog!<br />
enrico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making small changes to Arras&#8217; CSS styles by Mitko Haralanov</title>
		<link>http://www.voidtrance.net/2010/10/making-small-changes-to-arras-css-styles/comment-page-1/#comment-5409</link>
		<dc:creator>Mitko Haralanov</dc:creator>
		<pubDate>Mon, 12 Mar 2012 20:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidtrance.net/?p=1525#comment-5409</guid>
		<description>enrico,

I changed the sidebar using a child theme, where I created my own views for the tabs. The &quot;(number) views&quot; is done with the help of the Popularity Contest plugin. That plugin collects data on number of views, etc.

Unfortunately, you can&#039;t remove the &quot;(number) Comments&quot; text by using CSS without removing the date, as well. If you want to keep the date but remove the comments part, you&#039;ll have to edit &lt;i&gt;library/widgets.php&lt;/i&gt;. In that file, find a function called &lt;b&gt;arras_widgets_post_loop()&lt;/b&gt;. Remove the following lines from that function:
[code language=&quot;php&quot;]

                        &lt;span class=&quot;sub&quot;&gt;&lt;?php the_time( __(&#039;d F Y g:i A&#039;, &#039;arras&#039;) ); ?&gt; &#124; 
                        &lt;a href=&quot;&lt;?php comments_link() ?&gt;&quot;&gt;&lt;?php comments_number( __(&#039;No Comments&#039;, &#039;arras&#039;), __(&#039;1 
Comment&#039;, &#039;arras&#039;), __(&#039;% Comments&#039;, &#039;arras&#039;) ); ?&gt;&lt;/a&gt;
                        &lt;/span&gt;
[/code]
and replace them with:
[code language=&quot;php&quot;]

                        &lt;span class=&quot;sub&quot;&gt;&lt;?php the_time( __(&#039;d F Y g:i A&#039;, &#039;arras&#039;) ); ?&gt;
                        &lt;/span&gt;
[/code]</description>
		<content:encoded><![CDATA[<p>enrico,</p>
<p>I changed the sidebar using a child theme, where I created my own views for the tabs. The &#8220;(number) views&#8221; is done with the help of the Popularity Contest plugin. That plugin collects data on number of views, etc.</p>
<p>Unfortunately, you can&#8217;t remove the &#8220;(number) Comments&#8221; text by using CSS without removing the date, as well. If you want to keep the date but remove the comments part, you&#8217;ll have to edit <i>library/widgets.php</i>. In that file, find a function called <b>arras_widgets_post_loop()</b>. Remove the following lines from that function:</p>
<pre class="brush: php; title: ; notranslate">

                        &lt;span class=&quot;sub&quot;&gt;&lt;?php the_time( __('d F Y g:i A', 'arras') ); ?&gt; |
                        &lt;a href=&quot;&lt;?php comments_link() ?&gt;&quot;&gt;&lt;?php comments_number( __('No Comments', 'arras'), __('1
Comment', 'arras'), __('% Comments', 'arras') ); ?&gt;&lt;/a&gt;
                        &lt;/span&gt;
</pre>
<p>and replace them with:</p>
<pre class="brush: php; title: ; notranslate">

                        &lt;span class=&quot;sub&quot;&gt;&lt;?php the_time( __('d F Y g:i A', 'arras') ); ?&gt;
                        &lt;/span&gt;
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

