<?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 - Topic: couple of questions about the template</title>
		<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template</link>
		<description>Support Forum - Topic: couple of questions about the template</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 08:40:12 +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/topic/couple-of-questions-about-the-template" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43310</link>
			<pubDate>Fri, 24 Feb 2012 08:15:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">43310@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - all users with a rss feed reader (or eg Firefox users because Firefox comes with a basic rss reader out of the box) will see your rss feed and can read it without problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43249</link>
			<pubDate>Thu, 23 Feb 2012 21:39:35 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the response Devin. This is rather overwhelming since I'm learning basic coding, WP and the theme all at once, and it's only been 3 weeks. I will make future posts next time for new topics and then close them as resolved.&#60;/p&#62;
&#60;p&#62;Can I suggest that in future updates the text and portfolio items have more customization? (so that the description alone can be place under the image?)&#60;/p&#62;
&#60;p&#62;so if I understand correctly, if x person has an RSS feed program installed or configured, as soon as they would press my RSS feed icon on my webpage, they could follow me? So I only had the error because I don't have an RSS feed installed on my computer?&#60;/p&#62;
&#60;p&#62;I'm in the process of re-uploading the framework folder and I checked my website again, seems to be running better but there are still a few photos that are a bit odd and not working well in the thumbnail unhover/hover
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43246</link>
			<pubDate>Thu, 23 Feb 2012 21:21:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">43246@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Jessipoo,&#60;/p&#62;
&#60;p&#62;In regards to updating, I wouldn't suggest just updating some of the files based on modified dates. Sometimes the theme folders are changed (structure, where files are located etc) as well so then when we look to see if the version number is correct in the CSS, we might not be able to actually diagnose a problem.&#60;/p&#62;
&#60;p&#62;As long as your modifications to the theme are in the Quick CSS or the custom.css, completely overwriting the theme folder won't cause any changes in your site. If you make changes to the core files you will need to look over the version log to see if any changes were done to those pages that will cause a conflict. If so, you will need to re-add those changes to the php, css or js files.&#60;/p&#62;
&#60;p&#62;You can always look at the version.rtf located in the zip file you download from themeforest. Kriesi puts notes on which version you just downloaded and the various changes for each version.&#60;/p&#62;
&#60;p&#62;Re: Interesting links - Just add any widget to the Footer - column 1 widget area in your Widgets admin. The default footer text/information is only there until you replace it with your own widgets.&#60;/p&#62;
&#60;p&#62;Re: Text under portfolio -  I don't know of an non-complicated way to move the text below the image for the portfolio inline view. Its a bit out of the scope support can do.&#60;/p&#62;
&#60;p&#62;Re: RSS Feed - That is your wordpress RSS feed. You can use a service like feedburner to allow easy subscription to your content: See &#60;a href=&#34;http://support.google.com/feedburner/bin/answer.py?hl=en&#38;amp;answer=79408&#34; rel=&#34;nofollow&#34;&#62;http://support.google.com/feedburner/bin/answer.py?hl=en&#38;amp;answer=79408&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can disable it from being viewed by adding the following to your Quick CSS or custom.css file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .rss{
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure what you mean about the portfolio images. &#60;/p&#62;
&#60;p&#62;Please make future questions in a new thread, its very difficult to keep track of questions in older posts that span pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43245</link>
			<pubDate>Thu, 23 Feb 2012 21:19:08 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've been searching on the forums for hours. I solved the RSS problem (by hiding the icon). I figured how to change the &#34;besides are some interesting links&#34;&#60;/p&#62;
&#60;p&#62;1)I've seen solutions with quickCSS to put all the text on the bottom of the photo (when you select a portfolio item), however, I want to keep the TITLE on top, the META to the sides and have my description ONLY on the bottom, without column restriction.HOw do I this?&#60;/p&#62;
&#60;p&#62;2) Still having issues with the resizing of thumbnail images... please see &#60;a href=&#34;http://jessicama.co.cc/&#34; rel=&#34;nofollow&#34;&#62;http://jessicama.co.cc/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help me solve these 2 problems. Thank you very much. (I'd like to point out this only happened AFTER the update)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43204</link>
			<pubDate>Thu, 23 Feb 2012 17:45:01 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I change the footer content of &#34;besides are some interesting links&#34;. I know where I can change the number of columns but the footer.php file affects the footer of the entire webpage which is the &#34;copyright&#34; stuff.&#60;/p&#62;
&#60;p&#62;The portfolio grayscaled items are displaying in full size within the portfolio &#34;square&#34;. When I hover my mouse it resizes properly and goes in color. I've regenerated all the thumbnails but it's still not working...&#60;br /&#62;
the plugin in says:&#60;/p&#62;
&#60;p&#62;Total Images: 20&#60;br /&#62;
Images Resized: 0&#60;br /&#62;
Resize Failures: 20&#60;/p&#62;
&#60;p&#62;then 20X&#60;br /&#62;
function (){if(c){var a=c.length;m(arguments),i?k=c.length:e&#38;amp;&#38;amp;e!==!0&#38;amp;&#38;amp;(j=a,n(e[0],e[1]))}return this}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43201</link>
			<pubDate>Thu, 23 Feb 2012 17:32:18 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43201@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The RSS feed next to my linkedin button is there by default. When I click it, it sends me to a page with codes and with the following title: This &#34;XML file does not appear to have any style information associated with it. The document tree is shown below.&#34;&#60;/p&#62;
&#60;p&#62;Can I fix this or delete the RSS icon somehow?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template/page/2#post-43188</link>
			<pubDate>Thu, 23 Feb 2012 16:30:30 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43188@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm re-downloaded the template and it seems to be the correct one. I'm going into each folder and seeing which files have been modified at a later date and uploading them to their respective places. Unless I didn't see it, I would suggest having versions somewhere in the theme or name of the theme zip file so we know which is newer.&#60;/p&#62;
&#60;p&#62;As per my previous unanswered question,  is there a way for the description to appear UNDER the photos and not next to them?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-43013</link>
			<pubDate>Wed, 22 Feb 2012 19:58:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">43013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jessipoo,&#60;/p&#62;
&#60;p&#62;My mistake! Version 1.1.1. was released and is available on themeforest for download. Editing the original post so their isn't any confusion.&#60;/p&#62;
&#60;p&#62;Changelog:&#60;/p&#62;
&#60;p&#62;Version 1.1.1&#60;br /&#62;
Added a linkedin social media button at the top right media bar&#60;br /&#62;
further improved javascript performance&#60;br /&#62;
fixed some css bugs&#60;br /&#62;
fixed a bug with the email autoresponder
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-43009</link>
			<pubDate>Wed, 22 Feb 2012 19:35:17 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43009@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin, is there a way for the description to appear UNDER the photos and not next to them?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-43008</link>
			<pubDate>Wed, 22 Feb 2012 19:34:39 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">43008@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Will the update be free?&#60;br /&#62;
What other improvements can we expect to see?&#60;br /&#62;
Any ideas on a release date?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-43006</link>
			<pubDate>Wed, 22 Feb 2012 19:32:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">43006@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Jessipoo,&#60;/p&#62;
&#60;p&#62;To add that &#34;read more&#34; link to your portfolio posts you can use the &#34;Insert More Tag&#34; in the visual editor. Its next to the buttons that add links to text. You can also use the keyboard shortcut of Alt+Shift+T while your typing your text to insert it.&#60;/p&#62;
&#60;p&#62;The linkedin icon option *has been added as of version 1.1.1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42578</link>
			<pubDate>Mon, 20 Feb 2012 17:58:35 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, is there any way to add a linkedin link instead of Facebook and Twitter?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42566</link>
			<pubDate>Mon, 20 Feb 2012 15:49:52 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42566@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Alright thank you, that helped.&#60;/p&#62;
&#60;p&#62;I was wondering, in the portfolio description box, is there a way for it to automatically have the &#34;read more&#34; link? My text surpasses my photo and it looks a bit odd.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42505</link>
			<pubDate>Mon, 20 Feb 2012 06:56:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;See &#60;a href=&#34;http://www.kriesi.at/support/topic/-x-buttons-editing-navigation-controls-to-be-more-descriptive&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/-x-buttons-editing-navigation-controls-to-be-more-descriptive&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42474</link>
			<pubDate>Sun, 19 Feb 2012 19:11:45 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Found it in appearance&#38;gt;menus. &#60;/p&#62;
&#60;p&#62;That's odd... last time I tried doing this (before importing the dummy data) I didn't have to go through that, the page would automatically appear as a link. Nvm.&#60;/p&#62;
&#60;p&#62;I was wondering if I could change the +/-  in the tabs of the selected portfolio item (I've tried changing both &#34;-&#34; &#38;amp; &#34;+&#34; in \wordpress\themes (paid)\angular-responsive-portfolio\anuglar\js\projekktor.min.js file on the server; line 14)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42443</link>
			<pubDate>Sun, 19 Feb 2012 08:37:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use the menu manager (Appearance &#38;gt; Menus) to build your own custom menu. Just add the new pages to a menu and assign this menu to a theme location (dropdown option on the left side next to the menu builder). You can add some options by clicking on the &#34;Screen Options&#34; tab at the top - then de/select the required option fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42416</link>
			<pubDate>Sun, 19 Feb 2012 02:05:28 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As suggested, I imported the data dummy stuff.&#60;br /&#62;
It's working and I'm happy. That was such an easy suggestion and with some modifications, I was able to make it my own. Thank you.&#60;/p&#62;
&#60;p&#62;My issue now is that I added some pages (and deleted some) I publish it and it's showing at the footer but not at the top. I feel so noob and I looked everything to see if I'm missing something but it seems I am not..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42287</link>
			<pubDate>Fri, 17 Feb 2012 22:44:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A lot of those can be done in the Styling section of the Angular admin menu. The options are a bit limited to help the colors/choices coordinate across the entire site. &#60;/p&#62;
&#60;p&#62;If you want to modify specific elements (like ONLY portoflio headers) you will need to add specific style into Quick CSS or the Custom.css stylesheet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42255</link>
			<pubDate>Fri, 17 Feb 2012 18:40:51 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin, I will try importing the dummy data and then changing everything from there. Hopefully that will fix.. all of my issues. I'm already somewhat familiarized with it since I have been playing around with it trying to figure out how to make it work.&#60;/p&#62;
&#60;p&#62;If I were to change the background color or photo, how could I change the color and font type of all the other text (like the meta information and the excerpt?) it seems when you choose a font it only applies it to certain things like the titles. Do I have to change them individually in the text box when I write up text for the individual portfolio items? if so, what about the footer, the meta information (or whatever you call it that's right next to the photo for short additional information)&#60;/p&#62;
&#60;p&#62;sorry if I'm using the wrong terms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42119</link>
			<pubDate>Fri, 17 Feb 2012 05:32:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42119@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jessipoo,&#60;/p&#62;
&#60;p&#62;The quote from the wordpress is referring to the admin side of things. You can turn on and off certain options while viewing and editing pages/posts.&#60;/p&#62;
&#60;p&#62;After reading the exchange before, let me try and answer a few of your questions.&#60;/p&#62;
&#60;p&#62;Concerning the Read More, when creating your text on the portfolio items, you should use the Insert More line break. Its in the top row of menu icons on the editor window. You can also just press Alt+Shift+T to insert it while you are typing. &#60;/p&#62;
&#60;p&#62;I STRONGLY recommend if you want to see how to make your site look like the sample site Kriesi has displaying his theme you make use of the &#34;Import dummy data&#34; button/feature in the Angular theme options. It will populate the entire wordpress installation with all the same photos, images, portfolio posts and pages (with accompanied settings and templates). As web developer myself, this is what I do every single time I work with a new theme and the option is available. You can delete the pages/posts/images you don't want but you get to see how everything is set up on the backend.&#60;/p&#62;
&#60;p&#62;This brings me to the front page portfolio display issues (no + or -). On the demo site, kriesi is using a Template Builder template called Frontpage. If you use the Import dummy data option, this template gets created for you. If you do not, the template consists of the following elements:&#60;/p&#62;
&#60;p&#62;A Text Area/Callout/Quotes&#60;br /&#62;
Portfolio&#60;br /&#62;
Horizontal Ruler&#60;br /&#62;
Heading+Subtitle&#60;br /&#62;
Logo/Partner List&#60;br /&#62;
Horizontal Ruler&#60;/p&#62;
&#60;p&#62;In the portfolio element, you will need to make sure the Portfolio Single Entries option is set on Show on current page to display portfolio items within the home page.&#60;/p&#62;
&#60;p&#62;I hope this helps :) &#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ishbel52 on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42112</link>
			<pubDate>Fri, 17 Feb 2012 03:07:17 +0000</pubDate>
			<dc:creator>ishbel52</dc:creator>
			<guid isPermaLink="false">42112@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI&#60;br /&#62;
Just to add where / how do I get this functionality.  WPress version 3.3.1 and the theme 1.1.1 - asked the person who installed these themes and she had no idea what i was talking about so I had no luck there - and where do I find the shortcodes for the toggles etc - I have looked through the editor page?  thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ishbel52 on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42099</link>
			<pubDate>Thu, 16 Feb 2012 22:40:49 +0000</pubDate>
			<dc:creator>ishbel52</dc:creator>
			<guid isPermaLink="false">42099@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI &#60;/p&#62;
&#60;p&#62;thanks for the image - yes I see why as I do not get that feature?  &#60;a href=&#34;http://www.3ecointeriors.co.nz&#34; rel=&#34;nofollow&#34;&#62;http://www.3ecointeriors.co.nz&#60;/a&#62; - I see only part of that functionality&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42084</link>
			<pubDate>Thu, 16 Feb 2012 19:00:56 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;also, how do you change the font for the excerpt and the meta info to the right of the photo?&#60;/p&#62;
&#60;p&#62;Is there a way to install new fonts on wordpress?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42080</link>
			<pubDate>Thu, 16 Feb 2012 18:46:28 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found this on the wordpress support page: Note: As of WordPress version 3.1, some screen options on the Post &#38;amp; Page edit Administration Panels are hidden by default. The Excerpt field is hidden by default if it has not been used before.&#60;/p&#62;
&#60;p&#62;How do I make the excerpt visible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42078</link>
			<pubDate>Thu, 16 Feb 2012 18:43:42 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42078@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the link for the portfolio item order, that will definitely help me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-42074</link>
			<pubDate>Thu, 16 Feb 2012 18:35:28 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42074@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Don't get me wrong Chris. I love the template, the lack of support however is a little disconcerting, and I was patient and polite before I got upset, with good reason.&#60;/p&#62;
&#60;p&#62;The fact that my last questions posted (in another post probably 2 weeks ago) went unanswered.. is alarming and I felt dismissed since other posts were being answered. So how do you think I am suppose to feel about the situation? The login page says that questions are answered in a day or so. It has been a week that my questions went unanswered.&#60;/p&#62;
&#60;p&#62;I'm glad you guys are seeing a lot of success in your other templates, but don't forget existing (as potential future clients) clients who need help to make this template work and actually use it to its full potential (that is still advertisement for you guys). My post shouldn't be taken so negatively but I was running out of options and I haven't posted any reviews yet, I'm not that rash. Hopefully this is a wake up call to try and get your support fully running before taking on more projects and taking on more than you guys can handle. Customer service is important.&#60;/p&#62;
&#60;p&#62;My website is jessicama.co.cc and I still have issues with the excerpt&#60;/p&#62;
&#60;p&#62;The only 2 plugins I had activated were: Image Upload HTTP Error Fix and Third Party Host Fix because I was having uploading difficulties. I disabled them and the excerpt is still missing. &#60;/p&#62;
&#60;p&#62;I wrote things in the excerpt box for each portfolio item and I don't see anything there. I actually wrote text in the &#34;regular&#34; description box and now I see text on the right of my photo. That doesn't seem to make sense since there IS an excerpt box (but the contents of those are not appearing)&#60;br /&#62;
Are there other settings I am suppose to have set up before?&#60;/p&#62;
&#60;p&#62;Why isn't the &#34;x&#34; on a selected portfolio item showing up so it can go back to portfolio grid selection?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-41978</link>
			<pubDate>Thu, 16 Feb 2012 07:06:37 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">41978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I created an image for you:&#60;br /&#62;
&#60;img src=&#34;http://i42.tinypic.com/jtqe1g.jpg&#34;&#62; &#60;/p&#62;
&#60;p&#62;When using shortcodes outside posts you have to use the &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/do_shortcode&#34;&#62;do_shortcode function&#60;/a&#62; in the php.&#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ishbel52 on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-41975</link>
			<pubDate>Thu, 16 Feb 2012 06:52:33 +0000</pubDate>
			<dc:creator>ishbel52</dc:creator>
			<guid isPermaLink="false">41975@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi chris&#60;br /&#62;
not trying to review negatively but having spent hours reading through the user documentation and watching the videos [all appreciated] can you please advise where I can find the majic wand.  I guess we all start somewhere - my expertise is not web pages but very familar with user documentation that reflects the application.  Anyway I am trying to link shortcodes to pages [they are just not that obvious such as tabs / toogles etc to build page - and will keep working on it and then get back if I may.  I appreciate the support been back online - Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-41963</link>
			<pubDate>Thu, 16 Feb 2012 05:59:19 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">41963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;- The copyright can be changed in the footer.php&#60;br /&#62;
- These are standard widgets, if you drag other widgets in there through your Widget menu they'll be replaced. You can also remove the standard ones completely by removing them in  angular/includes/admin/register-widget-area.php&#60;br /&#62;
- You should contact your host to enable the mail(); function.&#60;br /&#62;
-&#60;br /&#62;
-&#60;br /&#62;
^Can you link to your page for these issues, do you have any plugins installed? Try and disable these and check if it works.&#60;br /&#62;
-&#60;a href=&#34;http://www.kriesi.at/support/topic/portfolio-order-1&#34;&#62;Portfolio Order Topic that will help you&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;jessipoo, excuse me for the delay. Due to the success of the newer themes the support topics built up and some were missed. Interesting to hear you're willing to review the entire theme negatively for a somewhat slower support. The template was coded well, sorry for the delay.&#60;/p&#62;
&#60;p&#62;It's interesting to hear you're willing to review negatively to get faster support (in your first post), ishbel52. Please link me to the pages you're trying to use shortcodes on so I can have a look. Also please specify what you're trying to achieve with the shortcodes.&#60;/p&#62;
&#60;p&#62;Anyway I'm sorry you feel this way, you can always contact Envato for refunds, they're your contract partner - we're here for theme malfunctions and/or helping users set things up when they don't know how to do something.&#60;/p&#62;
&#60;p&#62;I hope I could help, let me know if there's anything else.&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Chris :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "couple of questions about the template"</title>
			<link>http://www.kriesi.at/support/topic/couple-of-questions-about-the-template#post-41890</link>
			<pubDate>Wed, 15 Feb 2012 18:27:33 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">41890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;well thank you for the help guys, there is still a lot of important things I can't figure out though and I see moderators answering other questions so.. am I to assume that they cannot answer my questions because the template wasn't properly programmed? that's worrisome.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
