<?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: colorit2</title>
		<link><a href='http://www.kriesi.at/support/profile/colorit2'>colorit2</a></link>
		<description>Support Forum - User Favorites: colorit2</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:36:43 +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>Dude on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-102228</link>
			<pubDate>Wed, 20 Mar 2013 12:05:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The theme creates a new option set for each language. Select a language from the drop-down (located at the top of the admin page) and configure all settings for this language (set your custom cufon font, etc.). Then save the settings and change the language by using the language selector drop down again. Now configure the settings for the second language (select the same font) and so on..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anorcan on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-102024</link>
			<pubDate>Tue, 19 Mar 2013 09:54:30 +0000</pubDate>
			<dc:creator>anorcan</dc:creator>
			<guid isPermaLink="false">102024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, cool! I finally get a cufon font supporting cyliric on menu item and headings...&#60;/p&#62;
&#60;p&#62;but, please, I already need some help! If you go again to the website, you'll see you can choose different languages.&#60;br /&#62;
English is showing properly cufon font, but when you select Russian or Spanish, they show another font that not supports cyrilic alphabet (the previous one)! Even when my custom cufon font is selected on styling flashlight options.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-101758</link>
			<pubDate>Mon, 18 Mar 2013 07:32:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Can you post a link to your cufon file (Cyrillic font).&#60;/p&#62;
&#60;p&#62;2) If you want to add your font file to the admin menu open up wp-content\themes\flashlight\includes\admin\register-admin-options.php and search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;quot;subtype&#38;quot; =&#38;gt; array(	&#38;#39;no custom font&#38;#39;=&#38;gt;&#38;#39;&#38;#39;,
				            					&#38;#39;Arvo&#38;#39;=&#38;gt;&#38;#39;arvo__1.3&#38;#39;,
				            					&#38;#39;Bevan&#38;#39;=&#38;gt;&#38;#39;bevan__1.3&#38;#39;,
				            					&#38;#39;Cantarell&#38;#39;=&#38;gt;&#38;#39;cantarell__1.3&#38;#39;,
				            					&#38;#39;Cardo&#38;#39;=&#38;gt;&#38;#39;cardo__1.3&#38;#39;,
				            					&#38;#39;Droid Sans&#38;#39;=&#38;gt;&#38;#39;droidsans__1.3&#38;#39;,
				            					&#38;#39;Inconsolata&#38;#39;=&#38;gt;&#38;#39;inconsolata__1.3&#38;#39;,
				            					&#38;#39;Josefin All Characters&#38;#39;=&#38;gt;&#38;#39;josefine__1.3&#38;#39;,
				            					&#38;#39;Josefin Common Characters&#38;#39;=&#38;gt;&#38;#39;josefine_small__1.3&#38;#39;,
				            					&#38;#39;Kreon&#38;#39;=&#38;gt;&#38;#39;kreon__1.3&#38;#39;,
				            					&#38;#39;Lobster&#38;#39;=&#38;gt;&#38;#39;lobster__1.3&#38;#39;,
				            					&#38;#39;Molengo&#38;#39;=&#38;gt;&#38;#39;molengo__1.3&#38;#39;,
				            					&#38;#39;Oswald&#38;#39;=&#38;gt;&#38;#39;oswald__1.3&#38;#39;,
				            					&#38;#39;Reenie Beanie&#38;#39;=&#38;gt;&#38;#39;reeniebeanie__1.6&#38;#39;, //number attached is a font size modifier for very small fonts ( * 1.4)
				            					&#38;#39;Tangerine&#38;#39;=&#38;gt;&#38;#39;tangerine__2.2&#38;#39;,
				            					&#38;#39;Vollkorn&#38;#39;=&#38;gt;&#38;#39;vollkorn__1.3&#38;#39;,
				            					&#38;#39;Yanone Kaffeesatz&#38;#39;=&#38;gt;&#38;#39;yanonekaffeesatz__1.3&#38;#39;
				            					));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Add your font file to the array - the first value (i.e. 'Tangerine') is the name of the font in the option panel dropdown, the second value is the font file name (i.e. if the font file is wp-content\themes\flashlight\framework\js\fonts\tangerine.font.js the font name is 'tangerine') and the '__1.3' extension is the size modifier.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anorcan on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-101675</link>
			<pubDate>Sun, 17 Mar 2013 14:53:32 +0000</pubDate>
			<dc:creator>anorcan</dc:creator>
			<guid isPermaLink="false">101675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Font file path is right &#38;gt; \wp-content\themes\flashlight\framework\js\fonts&#60;br /&#62;
The only thing I can't do is what Kriesi suggested above.. &#34;Last thing to do is to open theme_options/options.php and at arround line 59 add the array entry. (first part of each key value pair is the display name, second part is the file name without font.js)&#34; &#60;/p&#62;
&#60;p&#62;because when I add a new line with my font, website is completely down. :(&#60;/p&#62;
&#60;p&#62;If you please take a look... here you are: &#60;a href=&#34;http://goo.gl/P6l7T&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/P6l7T&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-101595</link>
			<pubDate>Sat, 16 Mar 2013 07:39:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you post a link to your website please? Maybe the font file path is wrong or the font family is not set to cufon?&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anorcan on "Cufon"</title>
			<link>http://www.kriesi.at/support/topic/cufon#post-101470</link>
			<pubDate>Fri, 15 Mar 2013 11:45:07 +0000</pubDate>
			<dc:creator>anorcan</dc:creator>
			<guid isPermaLink="false">101470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, I've followed instructions to add a cyrillic font as cufon font in my flashlight theme but I can't run it.&#60;br /&#62;
I generated js file, I put on fonts folder and I've modified register-admin-options to add the line code with my font family... but it's not working at all? Any help please?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-99005</link>
			<pubDate>Fri, 01 Mar 2013 09:50:11 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">99005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;very nice - thanks devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98942</link>
			<pubDate>Thu, 28 Feb 2013 18:33:07 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Give this a try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li.current-page-ancestor a strong {
color: #C00;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just use your correct highlight color that you want for the color.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98927</link>
			<pubDate>Thu, 28 Feb 2013 17:08:52 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">98927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the site is &#60;a href=&#34;http://www.it-findik.net&#34; rel=&#34;nofollow&#34;&#62;http://www.it-findik.net&#60;/a&#62;&#60;br /&#62;
check out &#60;a href=&#34;http://www.it-findik.net/leistungen/edv-systembetreuung/administration&#34; rel=&#34;nofollow&#34;&#62;http://www.it-findik.net/leistungen/edv-systembetreuung/administration&#60;/a&#62;&#60;br /&#62;
it's a grandchildpage from leistungen, but leistungen is not highlighted.&#60;br /&#62;
regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98868</link>
			<pubDate>Thu, 28 Feb 2013 13:37:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98868@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Thomas,&#60;/p&#62;
&#60;p&#62;Can you link us to an example? The main navigation is only able to be active if the wordpress code recognizing the current page as a child is active. If it isn't there isn't really a way for the menu to be &#34;active&#34; on that page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98837</link>
			<pubDate>Thu, 28 Feb 2013 10:28:35 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">98837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;dude, this is working good when i chose a page from the main navigation menu.&#60;br /&#62;
now i need it to work also with the cool sidebar menu (with the little arrows), whenever i change something there the highlighted menu item  in the main nav dissappears.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98795</link>
			<pubDate>Thu, 28 Feb 2013 07:20:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
add following code to css/custom.css and change the color values if required:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.current-menu-item &#38;gt; a {
color: #FD8D38;
}

.main_menu li.current-menu-parent a, .main_menu li.current-menu-ancestor a{
    color: #FD8D38 !important; /* highlight color */
}

.main_menu li.current-menu-parent ul li.current-menu-item a, .main_menu li.current-menu-ancestor ul li.current-menu-item a {
    color: #FD8D38 !important; /* highlight color */
}

.main_menu li.current-menu-parent ul li a, .main_menu li.current-menu-ancestor ul li a, .main_menu li.current-menu-item ul a{
    color: #A2A2A2  !important; /* default nav link color */
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>brouge on "menu current color with child"</title>
			<link>http://www.kriesi.at/support/topic/menu-current-color-with-child#post-98701</link>
			<pubDate>Wed, 27 Feb 2013 15:53:02 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">98701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi really like the theme so far and after some customizations only one thing i cannot achieve.&#60;br /&#62;
i'd like to have the parent menu item highlighted when you click on a child or grandchild page.&#60;br /&#62;
structure is this:&#60;br /&#62;
- parent&#60;br /&#62;
-- child&#60;br /&#62;
--- grandchild&#60;/p&#62;
&#60;p&#62;so far the current highlighting in the main menu is only supported for parent pages.&#60;br /&#62;
best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing padding at bottom of individual pages"</title>
			<link>http://www.kriesi.at/support/topic/changing-padding-at-bottom-of-individual-pages#post-96287</link>
			<pubDate>Tue, 12 Feb 2013 05:36:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it worked.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RonanC on "Changing padding at bottom of individual pages"</title>
			<link>http://www.kriesi.at/support/topic/changing-padding-at-bottom-of-individual-pages#post-96221</link>
			<pubDate>Mon, 11 Feb 2013 18:11:29 +0000</pubDate>
			<dc:creator>RonanC</dc:creator>
			<guid isPermaLink="false">96221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing padding at bottom of individual pages"</title>
			<link>http://www.kriesi.at/support/topic/changing-padding-at-bottom-of-individual-pages#post-95598</link>
			<pubDate>Thu, 07 Feb 2013 06:41:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95598@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Inspect the page then look for the body class. You will see a unique id that look like this page-id-527. You can use that to target a specific page.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-527 .post-entry {
padding-bottom: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RonanC on "Changing padding at bottom of individual pages"</title>
			<link>http://www.kriesi.at/support/topic/changing-padding-at-bottom-of-individual-pages#post-95518</link>
			<pubDate>Wed, 06 Feb 2013 18:51:18 +0000</pubDate>
			<dc:creator>RonanC</dc:creator>
			<guid isPermaLink="false">95518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was wondering how I would go about setting different paddings at the bottom of individual pages in the Corona theme. As I am using a number of different third-party plugins/shortcodes for calendars and sliders I want to have the flexibility to adjust or override the padding at the bottom of any given page so I can tweak the white space above the footer depending on the aesthetics of the particular page. I understand that I can set the padding for all pages via &#60;/p&#62;
&#60;p&#62;.post-entry {&#60;br /&#62;
padding-bottom: 100px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but I would like to be able to set this on a page by page basis. Is there a shortcode or line of html I can put into the individual page's content to achieve this? Sorry if this question seems naive but am quite new to CSS and HTML. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-95124</link>
			<pubDate>Mon, 04 Feb 2013 19:59:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad its working for you and no, there is no need to remove any code.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-95026</link>
			<pubDate>Mon, 04 Feb 2013 15:39:30 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">95026@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Devin,&#60;/p&#62;
&#60;p&#62;Perfect. It works. I changed the number of posts to show at the Main Page in Settings&#38;gt; Reading&#38;gt;  &#34;Blog pages show at most &#34;. &#60;/p&#62;
&#60;p&#62;And about the code, I was referring to the code of Small posts at the Index.php. I thought that if you don´t use Small posts maybe would be interesting remove this code´s part. But maybe it doesn´t have importance. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-95017</link>
			<pubDate>Mon, 04 Feb 2013 15:12:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi antoniocansinos,&#60;/p&#62;
&#60;p&#62;I don't know what you mean by cleaning up the code and removing some of it. To do what this topic is about, you just need to follow the steps above. No other steps are required unless you are trying to do something else.&#60;/p&#62;
&#60;p&#62;To change the output of blog posts on overview pages, try going to the main wordpress Settings&#38;gt;Reading and changing the option for &#34;Blog pages show at most &#34;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-94862</link>
			<pubDate>Sun, 03 Feb 2013 22:27:33 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Ismael,&#60;/p&#62;
&#60;p&#62;Yes, I did it and it´s fantastic. Now I don´t have small posts. But my problem now is that I cannot define the number of posts in the Index. I tried to change it in the WP place (General Options). I changed the `Article Appearance on following pages´ as you told: Use the same scheme for subpages that was defined for frontpages.&#60;/p&#62;
&#60;p&#62;But I have still 20 posts in the Index, in spite of I wrote 10 in: `Article Appearance on frontpage and category overview pages´.&#60;/p&#62;
&#60;p&#62;Do you know how can I change it in the code directly?&#60;/p&#62;
&#60;p&#62;And my previous question was about other issue. Like I won´t use the small posts, I would like to erase the code for them. To clean code. This is the part from the code that I erased &#60;a href=&#34;http://codepad.org/4uyZgaNH&#34; rel=&#34;nofollow&#34;&#62;http://codepad.org/4uyZgaNH&#60;/a&#62; but it didn´t work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-94762</link>
			<pubDate>Sun, 03 Feb 2013 07:04:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It will work please try it again. &#60;/p&#62;
&#60;p&#62;Open index.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// ############################# FULL SIZED POSTS #############################
		if ($fullsized &#38;gt; 0) :&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code like Dude said&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// ############################# FULL SIZED POSTS #############################
		if (1 &#38;gt; 0) :&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And to avoid errors go to Newscast &#38;gt; General Options  &#38;gt; Article Appearance on following pages, select &#60;strong&#62;Use the same scheme for subpages that was defined for frontpages&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Remove Small Sized Post"</title>
			<link>http://www.kriesi.at/support/topic/remove-small-sized-post#post-94685</link>
			<pubDate>Sat, 02 Feb 2013 16:08:09 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude,&#60;/p&#62;
&#60;p&#62;Very good reply. I only have one more question. Which part of code can we remove? I refer the part of code related with small sized post. Overall to clear code. I tried to remove this part: &#60;a href=&#34;http://codepad.org/4uyZgaNH&#34; rel=&#34;nofollow&#34;&#62;http://codepad.org/4uyZgaNH&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;But it didn´t work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "remove Comments are closed"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed#post-83466</link>
			<pubDate>Mon, 12 Nov 2012 15:09:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Make sure you copy it over exactly. The second bit of code should be the only thing between the comments like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--meta info--&#38;gt;
	        &#38;lt;div class=&#38;quot;blog-meta&#38;quot;&#38;gt;

			&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;)?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;

	         &#38;lt;/div&#38;gt;&#38;lt;!--end meta info--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webarts2011 on "remove Comments are closed"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed#post-83200</link>
			<pubDate>Sat, 10 Nov 2012 09:29:40 +0000</pubDate>
			<dc:creator>webarts2011</dc:creator>
			<guid isPermaLink="false">83200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;its not working the template after that is broken !!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "remove Comments are closed"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed#post-83041</link>
			<pubDate>Fri, 09 Nov 2012 14:30:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83041@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi webarts2011,&#60;/p&#62;
&#60;p&#62;You could try replacing the entire meta content with the title but it may need a bit of css cleanup. In includes&#38;gt;loop-index.php find:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;blog-meta&#38;quot;&#38;gt;

&#38;lt;span class=&#38;#39;post-meta-infos&#38;#39;&#38;gt;
					&#38;lt;span class=&#38;#39;date-container minor-meta&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;d M Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
					&#38;lt;span class=&#38;#39;text-sep&#38;#39;&#38;gt;/&#38;lt;/span&#38;gt;
					&#38;lt;span class=&#38;#39;comment-container minor-meta&#38;#39;&#38;gt;
					&#38;lt;?php comments_popup_link(&#38;quot;&#38;lt;strong&#38;gt;0&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),
											  &#38;quot;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;),
											  &#38;quot;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;comments-link&#38;#39;,
											  &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;/strong&#38;gt;  &#38;quot;.__(&#38;#39;Comments Off&#38;#39;,&#38;#39;avia_framework&#38;#39;)); ?&#38;gt;
					&#38;lt;/span&#38;gt;
					&#38;lt;span class=&#38;#39;text-sep&#38;#39;&#38;gt;/&#38;lt;/span&#38;gt;

					&#38;lt;?php
					$cats = get_the_category();

					if(!empty($cats))
					{
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;in &#38;#39;,&#38;#39;avia_framework&#38;#39;);
						the_category(&#38;#39;, &#38;#39;);
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;text-sep&#38;quot;&#38;gt;/&#38;lt;/span&#38;gt;&#38;#39;;
					}

					$portfolio_cats = get_the_term_list(  get_the_ID(), &#38;#39;portfolio_entries&#38;#39;, &#38;#39;&#38;#39;, &#38;#39;, &#38;#39;,&#38;#39;&#38;#39;);

					if($portfolio_cats &#38;amp;&#38;amp; !is_object($portfolio_cats))
					{
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;in &#38;#39;,&#38;#39;avia_framework&#38;#39;);
						echo $portfolio_cats;
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;text-sep&#38;quot;&#38;gt;/&#38;lt;/span&#38;gt;&#38;#39;;
					}

					echo &#38;#39;&#38;lt;span class=&#38;quot;blog-author minor-meta&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;by &#38;#39;,&#38;#39;avia_framework&#38;#39;);
					the_author_posts_link();
					echo &#38;#39;&#38;lt;/span&#38;gt;&#38;#39;;

					?&#38;gt;

				&#38;lt;/span&#38;gt;	

			&#38;lt;/div&#38;gt;&#38;lt;!--end meta info--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;blog-meta&#38;quot;&#38;gt;

				&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;)?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;

			&#38;lt;/div&#38;gt;&#38;lt;!--end meta info--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA Template Builder: showing posts with title and post EXCERPT"</title>
			<link>http://www.kriesi.at/support/topic/corona-template-builder-showing-posts-with-title-and-post-excerpt#post-82867</link>
			<pubDate>Thu, 08 Nov 2012 13:18:21 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">82867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works great, thanks!&#60;/p&#62;
&#60;p&#62;If someone needs this, too:&#60;br /&#62;
the code, that you need to search for, is &#60;em&#62;twice&#60;/em&#62; in the  includes/helper-templates.php; replace the part in line 856 (and not 598) with the code shown above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webarts2011 on "remove Comments are closed"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed#post-82863</link>
			<pubDate>Thu, 08 Nov 2012 12:42:42 +0000</pubDate>
			<dc:creator>webarts2011</dc:creator>
			<guid isPermaLink="false">82863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for help &#60;/p&#62;
&#60;p&#62;Is it possible to replace the 09 Oct 2012 / Comments Off/ in Uncategorized/by weddingidea with the title of post in red area as the image&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://weddingideas.gr/title.png&#34; /&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "CORONA Template Builder: showing posts with title and post EXCERPT"</title>
			<link>http://www.kriesi.at/support/topic/corona-template-builder-showing-posts-with-title-and-post-excerpt#post-82827</link>
			<pubDate>Thu, 08 Nov 2012 06:50:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">82827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following - open up includes/helper-templates.php and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$content = get_the_content(&#38;#39;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#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()){
$content = get_the_content(&#38;#39;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;);
					$content = apply_filters(&#38;#39;the_content&#38;#39;, $content);
					$content = str_replace(&#38;#39;]]&#38;gt;&#38;#39;, &#38;#39;]]&#38;gt;&#38;#39;, $content);
}else{
					$content = apply_filters(&#38;#39;the_excerpt&#38;#39;, get_the_excerpt());
					$content .= &#38;#39;&#38;lt;p&#38;gt;&#38;lt;a class=&#38;quot;more-link&#38;quot; href=&#38;quot;&#38;#39;. get_permalink().&#38;#39;&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dude on "remove Comments are closed"</title>
			<link>http://www.kriesi.at/support/topic/remove-comments-are-closed#post-82823</link>
			<pubDate>Thu, 08 Nov 2012 06:34:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">82823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/loop-index.php and remove following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;comment-container minor-meta&#38;#39;&#38;gt;
					&#38;lt;?php comments_popup_link(&#38;quot;&#38;lt;strong&#38;gt;0&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),
											  &#38;quot;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;),
											  &#38;quot;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;comments-link&#38;#39;,
											  &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;/strong&#38;gt;  &#38;quot;.__(&#38;#39;Comments Off&#38;#39;,&#38;#39;avia_framework&#38;#39;)); ?&#38;gt;
					&#38;lt;/span&#38;gt;
					&#38;lt;span class=&#38;#39;text-sep&#38;#39;&#38;gt;/&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then open up includes/comments.php and delete following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p&#38;gt;&#38;lt;?php _e( &#38;#39;Comments are closed.&#38;#39;, &#38;#39;avia_framework&#38;#39; ); ?&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
