<?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>WPThemeDesigner Support &#187; Topic: Techybox</title>
		<link>http://wpthemedesigner.com/support/topic/techybox</link>
		<description>Online Support Community</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:14:10 +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://wpthemedesigner.com/support/search.php</link>
		</textInput>
		<atom:link href="http://wpthemedesigner.com/support/rss/topic/techybox" rel="self" type="application/rss+xml" />

		<item>
			<title>webmaster on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-289</link>
			<pubDate>Sun, 01 Aug 2010 12:43:41 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">289@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Morten,&#60;/p&#62;
&#60;p&#62;At index.php, go to line 21. Cut the line: Filed Under &#38;lt;?php the_category(', ') ?&#38;gt; with &#38;lt;?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?&#38;gt;&#60;br /&#62;
Paste it at line 26 or after the closing of the div &#34;content&#34;. &#60;/p&#62;
&#60;p&#62;Do the same with archive.php.&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten Regstad on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-285</link>
			<pubDate>Mon, 26 Jul 2010 22:52:28 +0000</pubDate>
			<dc:creator>Morten Regstad</dc:creator>
			<guid isPermaLink="false">285@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Thanks, that helped alot!&#60;br /&#62;
How can i move category and comments to the bottom of the article?&#60;br /&#62;
What line, and which files to edit?&#60;/p&#62;
&#60;p&#62;- ArcticGamers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-282</link>
			<pubDate>Mon, 26 Jul 2010 13:10:17 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">282@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Morten,&#60;/p&#62;
&#60;p&#62;You can do that by going to archive.php and edit line 35.&#60;br /&#62;
To add date, here's a link: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/the_time&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/the_time&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten Regstad on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-281</link>
			<pubDate>Sat, 24 Jul 2010 17:37:15 +0000</pubDate>
			<dc:creator>Morten Regstad</dc:creator>
			<guid isPermaLink="false">281@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Also, another question comes here, how can I move &#34;Filed Under Konsoll, SISTE NYTT with No Comments&#34; to the bottom of the article? And add time and date published at the top, with &#34;Posted by&#34; ?&#60;/p&#62;
&#60;p&#62;- ArcticGamers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten Regstad on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-276</link>
			<pubDate>Fri, 23 Jul 2010 15:50:09 +0000</pubDate>
			<dc:creator>Morten Regstad</dc:creator>
			<guid isPermaLink="false">276@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;That did the trick, thank you! Is there possible to remove the widget 'Flickr Photos'?&#60;br /&#62;
And, is there possible to edit the text &#34;Read Full Story&#34; on the front page, if so, where can I find it?&#60;/p&#62;
&#60;p&#62;- ArcticGamers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-274</link>
			<pubDate>Fri, 23 Jul 2010 12:45:41 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">274@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Morten,&#60;/p&#62;
&#60;p&#62;The problem isn't about the width but the category navigation. You currently setup the Konsoll to be under the parent Nyheter thus displaying a multilevel list. to fix this up, kindly open the header.php file and edit line 44. &#60;/p&#62;
&#60;p&#62;Change 'title_li=' to either of the two:&#60;br /&#62;
1. 'depth=1&#38;amp;title_li=' - if you want to hide Konsoll and display parent categories only.&#60;br /&#62;
2. 'hierarchical =2&#38;amp;title_li=' - if you want to display Konsoll inline with the parent categories.&#60;/p&#62;
&#60;p&#62;That will do the fix.&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten Regstad on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-273</link>
			<pubDate>Fri, 23 Jul 2010 11:34:05 +0000</pubDate>
			<dc:creator>Morten Regstad</dc:creator>
			<guid isPermaLink="false">273@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;I've got a problem with this theme, and thats the width, does anybody know what I have to do to fix it up? Please check out &#60;a href=&#34;http://www.arcticgamers.com&#34; rel=&#34;nofollow&#34;&#62;http://www.arcticgamers.com&#60;/a&#62; to see the problem.&#60;/p&#62;
&#60;p&#62;- ArcticGamers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-250</link>
			<pubDate>Mon, 21 Jun 2010 13:56:04 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">250@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi James,&#60;/p&#62;
&#60;p&#62;1. Edit header.php at line 32 and replace the line with this:&#60;br /&#62;
&#38;lt;?php wp_list_pages('sort_column=menu_order&#38;amp;title_li='); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;2. The techybox doesn't have the dropdown feature.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Beswick on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-249</link>
			<pubDate>Thu, 17 Jun 2010 21:01:16 +0000</pubDate>
			<dc:creator>James Beswick</dc:creator>
			<guid isPermaLink="false">249@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;How can I modify the pages at the top so that they:&#60;/p&#62;
&#60;p&#62;1. Respect the Page Order property&#60;br /&#62;
2. Show drop-downs for pages that are children of the parents.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Techybox"</title>
			<link>http://wpthemedesigner.com/support/topic/techybox#post-69</link>
			<pubDate>Sun, 18 Apr 2010 03:22:10 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">69@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Kindly post your questions, suggestions and thoughts about the theme here. Thanks! -WPThemeDesigner
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
