<?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 - Tag: blog roll - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/blog-roll</link>
		<description>Support Forum - Tag: blog roll - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 02:40:13 +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/tags/blog-roll" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105376</link>
			<pubDate>Sat, 13 Apr 2013 15:40:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad its working for you now :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreanapier1985 on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105236</link>
			<pubDate>Fri, 12 Apr 2013 00:07:55 +0000</pubDate>
			<dc:creator>andreanapier1985</dc:creator>
			<guid isPermaLink="false">105236@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the code that makes excerpts show up!!!&#60;/p&#62;
&#60;p&#62;Yay!&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$current_post[&#38;#39;slider&#38;#39;]  	= new avia_slideshow($the_id);
	$current_post[&#38;#39;title&#38;#39;]   	= get_the_title();
        if(is_single())
        {
            $current_post[&#38;#39;content&#38;#39;] 	= get_the_content(__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  →&#38;lt;/span&#38;gt;&#38;#39;);
        }else{
            $current_post[&#38;#39;content&#38;#39;] 	= get_the_excerpt(__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  →&#38;lt;/span&#38;gt;&#38;#39;);
        }
	$current_post[&#38;#39;subtitle&#38;#39;]	= $subtitle ? &#38;quot;&#38;lt;div class=&#38;#39;subtitle_intro&#38;#39;&#38;gt;&#38;quot;.apply_filters(&#38;#39;the_content&#38;#39;,$subtitle).&#38;quot;&#38;lt;/div&#38;gt;&#38;quot; : &#38;quot;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>andreanapier1985 on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105234</link>
			<pubDate>Fri, 12 Apr 2013 00:02:40 +0000</pubDate>
			<dc:creator>andreanapier1985</dc:creator>
			<guid isPermaLink="false">105234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It only gets an error when using the code from: &#60;a href=&#34;https://gist.github.com/InoPlugs/9112ea56006e6e40b3ad&#34; rel=&#34;nofollow&#34;&#62;https://gist.github.com/InoPlugs/9112ea56006e6e40b3ad&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is a line 36 there:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$current_post[&#38;#39;content&#38;#39;] 	.= &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.get_the_permalink().&#38;#39;&#38;quot;&#38;gt;Read more&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  →&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Nick on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105232</link>
			<pubDate>Thu, 11 Apr 2013 23:46:35 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">105232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh Hi,&#60;/p&#62;
&#60;p&#62;I remember you. Thought you were a hacker emailing me for support lol. You have either a file missing or most likely the directory messed up. &#60;/p&#62;
&#60;p&#62;This file cant be loaded.&#60;/p&#62;
&#60;p&#62;/wp-content/themes/choices/wp-content/themes/neurocore/js/neurocore.js&#60;/p&#62;
&#60;p&#62;Before we start chopping down the forest lets see if  it burns first. &#60;/p&#62;
&#60;p&#62;Also I have 1.7 version of Choices and my line 36 has no code. And the theme doesn't have this function at all (though that doesn't mean much since it probably is calling it from framework the roundabout way).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andreanapier1985 on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105227</link>
			<pubDate>Thu, 11 Apr 2013 22:53:25 +0000</pubDate>
			<dc:creator>andreanapier1985</dc:creator>
			<guid isPermaLink="false">105227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also followed IMadeItMarket and Dude's recommendations but when I reloaded the blog page it was unable to load the blog posts and had written instead:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function get_the_permalink() in /home/neuro/public_html/trial/wp-content/themes/neurocore/includes/loop-index.php on line 36&#60;/p&#62;
&#60;p&#62;Thoughts on a solution?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-105005</link>
			<pubDate>Wed, 10 Apr 2013 01:22:03 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">105005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for delay but these on site visits always take longer then expected. Please send credentials to usjahm (at) gmail (dot) com. Please make sure I can install plugins without a need for ftp login/password , otherwise please provide that as well. Please reference this post in the email and if you have anything else to add, please do. :)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>IMadeItMarket on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-104566</link>
			<pubDate>Fri, 05 Apr 2013 19:42:58 +0000</pubDate>
			<dc:creator>IMadeItMarket</dc:creator>
			<guid isPermaLink="false">104566@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, thanks for the code and reply! I copied the code into a new file and gave it a try but still the same results. Anytime the loop-index.php file is loaded on a page when that code is present the whole page loads white; no content whatsoever. It only loads the first two DIVs of the site and no headers. If it would be easier I can give you access to the FTP / WP site, just send me an email.&#60;/p&#62;
&#60;p&#62;I appreciate the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-104249</link>
			<pubDate>Thu, 04 Apr 2013 05:40:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure why it's not working in your case. Try to open up loop-index.php, delete the entire code in the file and insert the code from here: &#60;a href=&#34;https://gist.github.com/InoPlugs/9112ea56006e6e40b3ad&#34; rel=&#34;nofollow&#34;&#62;https://gist.github.com/InoPlugs/9112ea56006e6e40b3ad&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If it still doesn't work please give us more details - &#34;just breaks everything&#34; doesn't help us to find the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>IMadeItMarket on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-104077</link>
			<pubDate>Tue, 02 Apr 2013 21:08:10 +0000</pubDate>
			<dc:creator>IMadeItMarket</dc:creator>
			<guid isPermaLink="false">104077@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, I replaced the line of code with the one you suggested but it is still not working properly. The following is how the code looks after I replaced line #31:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$current_post['slider']  	= new avia_slideshow($the_id);&#60;br /&#62;
$current_post['title']   	= get_the_title();&#60;br /&#62;
if(is_single()){&#60;br /&#62;
$current_post['content'] 	= get_the_content(__('Read more','avia_framework').'&#38;lt;span class=&#34;more-link-arrow&#34;&#38;gt;  &#38;rarr;&#38;lt;/span&#38;gt;');&#60;br /&#62;
}else{&#60;br /&#62;
$current_post['content'] 	= get_the_excerpt(). '&#60;a href=&#34;'.get_the_permalink().'&#34;&#62;Read more&#38;lt;span class=&#34;more-link-arrow&#34;&#38;gt;  &#38;rarr;&#38;lt;/span&#38;gt;&#60;/a&#62;';&#60;br /&#62;
}&#60;br /&#62;
$current_post['subtitle']	= $subtitle ? &#34;&#38;lt;div class='subtitle_intro'&#38;gt;&#34;.apply_filters('the_content',$subtitle).&#34;&#38;lt;/div&#38;gt;&#34; : &#34;&#34;;&#60;br /&#62;
	&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I know I'm doing something wrong since the code breaks the whole site. Any insight would be fantastic, thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-103366</link>
			<pubDate>Wed, 27 Mar 2013 19:04:49 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi IMadeItMarket,&#60;/p&#62;
&#60;p&#62;Make sure you're pasting it in exactly as it is above. PHP can be a bit picky :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>IMadeItMarket on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-103356</link>
			<pubDate>Wed, 27 Mar 2013 18:25:46 +0000</pubDate>
			<dc:creator>IMadeItMarket</dc:creator>
			<guid isPermaLink="false">103356@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, where would you replace this exactly? I found the line you mentioned (line 31 in the loop-index.php) but replacing it with the code you gave just breaks everything. Let me know if you have any suggestions, I would definitely like to have shortened excerpts in my category pages / blog listings.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-100650</link>
			<pubDate>Mon, 11 Mar 2013 16:47:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">100650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up wp-content\themes\choices\includes\loop-index.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$current_post[&#38;#39;content&#38;#39;] 	= get_the_content(__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  →&#38;lt;/span&#38;gt;&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(is_single()){
$current_post[&#38;#39;content&#38;#39;] 	= get_the_content(__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;#39;);
}else{
$current_post[&#38;#39;content&#38;#39;] 	= get_the_excerpt(). &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.get_the_permalink().&#38;#39;&#38;quot; class=&#38;quot;more-link&#38;quot;&#38;gt;Read more&#38;lt;span class=&#38;quot;more-link-arrow&#38;quot;&#38;gt;  &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>eddygame on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-100644</link>
			<pubDate>Mon, 11 Mar 2013 16:29:04 +0000</pubDate>
			<dc:creator>eddygame</dc:creator>
			<guid isPermaLink="false">100644@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;We are aware of that solution and would like to avoid it, is there not a way to add a simple function to automatically show excerpts on blog/category pages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-100155</link>
			<pubDate>Fri, 08 Mar 2013 02:55:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi eddygame,&#60;/p&#62;
&#60;p&#62;With every post you can use the more tag just after the first sentence and that will tell wordpress where to cut off the preview.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://en.support.wordpress.com/splitting-content/more-tag/&#34; rel=&#34;nofollow&#34;&#62;http://en.support.wordpress.com/splitting-content/more-tag/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddygame on "Auto Excerpt Content"</title>
			<link>http://www.kriesi.at/support/topic/auto-excerpt-content#post-100063</link>
			<pubDate>Thu, 07 Mar 2013 16:31:24 +0000</pubDate>
			<dc:creator>eddygame</dc:creator>
			<guid isPermaLink="false">100063@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a way to automatically reduce the post to a short excerpt for viewing in the blog/catergory area? I would like to just have a list of the posts and images along with the first line of the post rather than the whole post. Currently I have to use a plugin to get this, is there something I can add to the functions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "CHOICES - Blog Roll changes"</title>
			<link>http://www.kriesi.at/support/topic/choices-blog-roll-changes#post-87755</link>
			<pubDate>Wed, 12 Dec 2012 07:09:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87755@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Open up choices/includes/loop-index.php and search for following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;comments_popup_link(&#38;quot; &#38;lt;span&#38;gt;0 &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;comments_popup_link(&#38;quot; &#38;lt;span&#38;gt;0 &#38;quot;.__(&#38;#39;Comment&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and in choices\includes\helper-social-media.php replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$tweetlink 	.= &#38;quot;&#38;lt;span class=&#38;#39;avia_count&#38;#39;&#38;gt;{avia-social-count}&#38;lt;/span&#38;gt; &#38;quot;.__(&#38;#39;Tweets&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$tweetlink 	.= &#38;quot;&#38;lt;span class=&#38;#39;avia_count&#38;#39;&#38;gt;{avia-social-count}&#38;lt;/span&#38;gt; &#38;quot;.__(&#38;#39;Tweet&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$sharelink 	.= &#38;quot;&#38;lt;span class=&#38;#39;avia_count&#38;#39;&#38;gt;{avia-social-count}&#38;lt;/span&#38;gt; &#38;quot;.__(&#38;#39;Likes&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$sharelink 	.= &#38;quot;&#38;lt;span class=&#38;#39;avia_count&#38;#39;&#38;gt;{avia-social-count}&#38;lt;/span&#38;gt; &#38;quot;.__(&#38;#39;Like&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "CHOICES - Blog Roll changes"</title>
			<link>http://www.kriesi.at/support/topic/choices-blog-roll-changes#post-87603</link>
			<pubDate>Tue, 11 Dec 2012 13:26:15 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">87603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that. I don't 100% understand the first instructions. Also is there a way of doing question 2?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "CHOICES - Blog Roll changes"</title>
			<link>http://www.kriesi.at/support/topic/choices-blog-roll-changes#post-87313</link>
			<pubDate>Mon, 10 Dec 2012 03:31:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Amelia,&#60;/p&#62;
&#60;p&#62;If you mean on a Blog overview page like this: &#60;a href=&#34;http://www.kriesi.at/themes/choices/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/choices/blog/&#60;/a&#62; , then you'll need to open and edit includes&#38;gt;loop-index.php in your theme files. Lines 121-165 hold the meta info for the individual post so they will need to be move up to just after the slideshow which is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php 

			//echo slideshow
			echo $sliderHtml;

			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just put the whole meta div right after that and then save the file. That should move it for all of the loops to be just above the blog title/date .&#60;/p&#62;
&#60;p&#62;For the single post spacing, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-post .slideshow.fade_slider {
margin-top: 5px;
margin-bottom: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the pixel value as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "CHOICES - Blog Roll changes"</title>
			<link>http://www.kriesi.at/support/topic/choices-blog-roll-changes#post-87281</link>
			<pubDate>Mon, 10 Dec 2012 01:38:53 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">87281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.dahliem.com&#34; rel=&#34;nofollow&#34;&#62;http://www.dahliem.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if you click on a post the picture is flush with the top. Is there anyway to add some space between the top of the picture and the menu bar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "CHOICES - Blog Roll changes"</title>
			<link>http://www.kriesi.at/support/topic/choices-blog-roll-changes#post-87280</link>
			<pubDate>Mon, 10 Dec 2012 01:37:56 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">87280@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;A few quick questions...&#60;/p&#62;
&#60;p&#62;In the blog roll is it possible to show the tags underneath the picture?&#60;/p&#62;
&#60;p&#62;Where it says 0 comments, 0 Likes, 0 tweets. can it be renamed to Comment, Like and Tweet?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Amelia
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Blogroll on main page"</title>
			<link>http://www.kriesi.at/support/topic/blogroll-on-main-page#post-10221</link>
			<pubDate>Tue, 14 Dec 2010 11:16:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
yes it's currently not possible to combine the mainpage with a blog template at the moment. You can display your blog OR the mainpage slider but not both.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rhoel7 on "Blogroll on main page"</title>
			<link>http://www.kriesi.at/support/topic/blogroll-on-main-page#post-10172</link>
			<pubDate>Mon, 13 Dec 2010 14:26:52 +0000</pubDate>
			<dc:creator>rhoel7</dc:creator>
			<guid isPermaLink="false">10172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I created a page based on the &#34;blog overview&#34; template. The page works ok when I view it from the menu, but nothing appears if I use the page in &#34;Avisio Mainpage Options&#34; -&#38;gt; &#34;Mainpage Content&#34;.. Is this not possible???
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
