<?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 - User Favorites: j1980mac</title>
		<link><a href='http://www.kriesi.at/support/profile/j1980mac'>j1980mac</a></link>
		<description>Support Forum - User Favorites: j1980mac</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 17:37:15 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97276</link>
			<pubDate>Mon, 18 Feb 2013 16:41:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cpwilson2,&#60;/p&#62;
&#60;p&#62;If I remember correctly, you have to actually set the home page title in yoast SEO. I don't know if its on the home page (page) or in the plugin set up but when you change that bit in the header.php, wordpress doesn't know what to do for a page title so it has to rely on Yoast.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97158</link>
			<pubDate>Mon, 18 Feb 2013 06:29:22 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97158@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter&#60;/p&#62;
&#60;p&#62;A new issue has arisen now.&#60;/p&#62;
&#60;p&#62;It is all fine EXCEPT the home pages (English and Indonesian). IF you look the titles are not working and they are certainly not what I wrote in the SEO dashboard.&#60;/p&#62;
&#60;p&#62;Any advice?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97156</link>
			<pubDate>Mon, 18 Feb 2013 06:26:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that you solved the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97138</link>
			<pubDate>Sun, 17 Feb 2013 21:12:24 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Solved it. Strange this has been a problem for weeks and then after writing to you I crack it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97116</link>
			<pubDate>Sun, 17 Feb 2013 14:03:56 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way - the home page is interesting. It displays non of the text that I have written in the SEO title box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97115</link>
			<pubDate>Sun, 17 Feb 2013 14:02:04 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I followed this advice.&#60;/p&#62;
&#60;p&#62;replacing &#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo('name'); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo('description') : wp_title(''); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/p&#62;
&#60;p&#62;with &#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(''); ?&#38;gt;&#38;lt;/title&#38;gt; (also a general advice on a wordpress plug in support forum although the text to be replaced seems theme specific).&#60;/p&#62;
&#60;p&#62;I am using Yoast.&#60;/p&#62;
&#60;p&#62;It still does not work.&#60;/p&#62;
&#60;p&#62;The title tags are repeated and seem to be drawing from two sources (one I write in the yoast plug in and one from somewhere else).&#60;/p&#62;
&#60;p&#62;The best example is the contact page&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.indonesiadetective.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.indonesiadetective.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The second Indonesia Private . ... . . . . . . . . should not be there.&#60;/p&#62;
&#60;p&#62;Basically I need to only display what is written in the Yoast SEO title box.&#60;/p&#62;
&#60;p&#62;By the way it has nothing to do with the rewrite Yoast option and nor am I using another SEO plug in.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95675</link>
			<pubDate>Thu, 07 Feb 2013 13:05:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Josh,&#60;/p&#62;
&#60;p&#62;As far as I know Kriesi doesn't take on freelance or customization work anymore but my guess would be 4-6 hours for a basic integration though it is only a guess and it would depend on the developer.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95480</link>
			<pubDate>Wed, 06 Feb 2013 15:27:02 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">95480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well how much would it cost?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95321</link>
			<pubDate>Tue, 05 Feb 2013 17:41:49 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; it will allow you to use the default big screen slider I use on my theme demo at fullwidth. Implementing the revolution slider would need much more customization than I can provide here ;) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95306</link>
			<pubDate>Tue, 05 Feb 2013 16:48:39 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">95306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great info! Glad there is hope. :) So are you saying that this will allow for me to use the Revolution Slider at full width?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95228</link>
			<pubDate>Tue, 05 Feb 2013 11:48:44 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;Dude is right, we will probably not add this because of the similarity to Replete and because I dont want an option overkill :)&#60;/p&#62;
&#60;p&#62;There is however a quite easy way to get a similar result to replete:&#60;/p&#62;
&#60;p&#62;add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at choices-&#38;gt;styling:&#60;/p&#62;
&#60;pre&#62;
#top #slideshow_big .container{width:100%;}
&#60;/pre&#62;
&#60;p&#62;Once that is done you might want to open your functions.php file and search for the image size array at the top. increasing the size of the featured images (especially the width) might be necessary depending on the screen resolution of your target audience :)&#60;/p&#62;
&#60;p&#62;Its not perfect but its at least something :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95196</link>
			<pubDate>Tue, 05 Feb 2013 08:12:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'll tag this thread for Kriesi - maybe he's interested in the feature request. Tbh Replete is very similiar and offers a fullwidth slider - thus I'm not sure if we'll release an update for Choices...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95151</link>
			<pubDate>Tue, 05 Feb 2013 00:13:47 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">95151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What if you made the next update a &#34;stretched&#34; layout version? :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95111</link>
			<pubDate>Mon, 04 Feb 2013 19:24:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Josh,&#60;/p&#62;
&#60;p&#62;Edit: Kriesi's code below does it with just about no issues (maybe a few css tweaks here and there on the arrows) and possibly some cross browser stuff :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-95058</link>
			<pubDate>Mon, 04 Feb 2013 16:50:22 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">95058@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do you know how I could make the slider full width? Or rather make the theme support this slider?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-94930</link>
			<pubDate>Mon, 04 Feb 2013 07:26:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">94930@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
no, Choices does not support a fullwidth slider. Afaik only Incarnation (church theme) and Replete (shop theme) support fullwidth sliders. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Full Width Theme"</title>
			<link>http://www.kriesi.at/support/topic/full-width-theme#post-94722</link>
			<pubDate>Sun, 03 Feb 2013 01:51:15 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">94722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings, &#60;/p&#62;
&#60;p&#62;I got a question regarding a slider. I'm trying to make the revolution slider. I'm needing to know if I can make this slider full width (with your particular theme, and what I would need to change in order to do this.&#60;/p&#62;
&#60;p&#62;Crystal lake where I'm going out the slider now:&#60;br /&#62;
&#60;a href=&#34;http://seocognition.com/slides/&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/slides/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87978</link>
			<pubDate>Thu, 13 Dec 2012 07:25:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure why this happens. I checked your title and meta tags and all contain the right text string which is: &#34;Reasons Why SEO Campaigns Fail - SEO Cognition &#124; SEO &#124; Search &#124; Marketing&#34;. Also the share buttons above the &#34;About the author field&#34; showed me the correct page title.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87869</link>
			<pubDate>Wed, 12 Dec 2012 17:18:53 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">87869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you. That's partially fixed it. However, whenever I go to use bit.ly, or other sharing tools, it still displays like the screenshot I've attached.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-12-at-11.17.20-AM.png&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-12-at-11.17.20-AM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not sure why this is doing this…
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87772</link>
			<pubDate>Wed, 12 Dec 2012 07:45:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your title is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;SEO Cognition &#124; SEO &#124; Search &#124; Marketing  Home - SEO Cognition &#124; SEO &#124; Search &#124; Marketing&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you're using a seo tool you might want to change the default title structure. Open up header.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo(&#38;#39;name&#38;#39;); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo(&#38;#39;description&#38;#39;) : wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87714</link>
			<pubDate>Wed, 12 Dec 2012 01:43:06 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">87714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes,&#60;/p&#62;
&#60;p&#62;Could you tell me how come whenever I post to social media, or use bit.ly to share posts, I always get my title in the share two times?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's a picture of what I'm talking about attached.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-11-at-7.41.07-PM.png&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-11-at-7.41.07-PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "I want to display multiple categories in separate pages for blog"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-display-multiple-categories-in-separate-pages-for-blog#post-86872</link>
			<pubDate>Fri, 07 Dec 2012 01:58:31 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">86872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I want to display multiple categories in separate pages for blog"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-display-multiple-categories-in-separate-pages-for-blog#post-86750</link>
			<pubDate>Thu, 06 Dec 2012 07:26:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86750@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use the template builder (Choices &#38;gt; Template Builder) and the &#34;blog&#34; element to display your post categories on pages. You can create as many templates &#38;amp; elements as you like and you can assign different categories to each element.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "I want to display multiple categories in separate pages for blog"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-display-multiple-categories-in-separate-pages-for-blog#post-86658</link>
			<pubDate>Wed, 05 Dec 2012 18:24:49 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">86658@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also had another thought … I am aware that I can go to the menu and pull a category, however I don't want duplicate content. I have had my specific blog page for about four months now, and I'm getting really solid ranking off of that. I'm kind of scared to change that. &#60;/p&#62;
&#60;p&#62;So with this being said, I hope this allows you to understand a little more about what I am trying to avoid, and when I'm trying to do.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "I want to display multiple categories in separate pages for blog"</title>
			<link>http://www.kriesi.at/support/topic/i-want-to-display-multiple-categories-in-separate-pages-for-blog#post-86655</link>
			<pubDate>Wed, 05 Dec 2012 18:15:18 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">86655@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings,&#60;/p&#62;
&#60;p&#62;I'm trying to figure out how I can post different category IDs on different pages displaying different content throughout my blog. I don't want every single category to display on a single page. I want to be able to control what category and posts display on each and every page. What shall I do to complete this?&#60;/p&#62;
&#60;p&#62;Thank you :) &#60;/p&#62;
&#60;p&#62;Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Post excerpts in choices theme"</title>
			<link>http://www.kriesi.at/support/topic/post-excerpts-in-choices-theme#post-75613</link>
			<pubDate>Wed, 12 Sep 2012 18:18:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">75613@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the blog issue, you can use the more tag to choose where you want the cutoff to be and for the social icons, I believe there are hooks in place to accommodate various plugins so its just a matter of finding one you like :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Post excerpts in choices theme"</title>
			<link>http://www.kriesi.at/support/topic/post-excerpts-in-choices-theme#post-75319</link>
			<pubDate>Tue, 11 Sep 2012 00:30:14 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">75319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome… Thank you so much for listening to my feedback. I look forward to this implementation in the next update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Post excerpts in choices theme"</title>
			<link>http://www.kriesi.at/support/topic/post-excerpts-in-choices-theme#post-75251</link>
			<pubDate>Mon, 10 Sep 2012 17:07:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Let me tag this to Kriesi. Maybe he will include this on the next update.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Post excerpts in choices theme"</title>
			<link>http://www.kriesi.at/support/topic/post-excerpts-in-choices-theme#post-75186</link>
			<pubDate>Mon, 10 Sep 2012 14:32:45 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">75186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, thank you for getting back to me. What I'm actually wanting to do is to pull all of my blog posts into one page, however I only want to display about a paragraph of each one. I want the user to be able to read the excerpt and actually go to that specific post. In addition of this, I would love to be able to find a better way to have social sharing capabilities on each post. I've downloaded and tried many of the social sharing plug-ins however I'm not impressed by any of them. Is this something that you could consider coding into the theme at a later update?&#60;/p&#62;
&#60;p&#62;ShareThis plugin looks to be about the best one, however it puts a social share on each one of my post types. :( do you know a good solution for this possibly?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Post excerpts in choices theme"</title>
			<link>http://www.kriesi.at/support/topic/post-excerpts-in-choices-theme#post-74375</link>
			<pubDate>Tue, 04 Sep 2012 19:19:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">74375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi j1980mac,&#60;/p&#62;
&#60;p&#62;Have you tried using:&#60;br /&#62;
&#60;code&#62;&#38;lt;!--more--&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In your visual editor where you want the content to be broken off? You can also hit the More tag button from the visual editors buttons to insert it into the content for you as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
