<?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: siobhan13</title>
		<link><a href='http://www.kriesi.at/support/profile/siobhan13'>siobhan13</a></link>
		<description>Support Forum - User Favorites: siobhan13</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 02:05:57 +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>Nick on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-104641</link>
			<pubDate>Sun, 07 Apr 2013 00:50:19 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">104641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;First update to Corona v1.5 that I am using while you have v1.3 . You can do this in themeforest.net , login using account you purchased the theme and using FTP install it. Please be aware that the update will overwrite all the theme files so make a backup if you edited any.&#60;/p&#62;
&#60;p&#62;I just looked into this briefly, that same line is there on the other pages just not where you would expect it ( &#60;a href=&#34;http://www.clipular.com/c?4292034=OJJAKFaivN6WRYshwD6B-sYuJ58&#38;amp;f=.png&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?4292034=OJJAKFaivN6WRYshwD6B-sYuJ58&#38;amp;f=.png&#60;/a&#62; ..big green line is where its  at) and the best thing you can do is open up header.php in your theme folder and &#60;/p&#62;
&#60;p&#62;1. add the code below to line 110 &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if ($extraClass = &#38;quot;slideshow_big_container&#38;quot;) $extraClass = &#38;quot;&#38;quot; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and line 110 (which is empty) should be right *after* line 109 which looks like the code below&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### HEAD CONTAINER ####### --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In the same header.php file, find line 203 and add two forward slashed in front of it so it will look like&#60;/p&#62;
&#60;p&#62;&#60;code&#62;//if(!empty($avia_config[&#38;#39;slide_output&#38;#39;])) echo &#38;quot;&#38;lt;div class=&#38;#39;container slideshow_big&#38;#39;&#38;gt;&#38;quot;.$avia_config[&#38;#39;slide_output&#38;#39;].&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;then you will need to open multiple files and paste the line below into each of the files at the line number indicated&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if(!empty($avia_config[&#38;#39;slide_output&#38;#39;])) echo &#38;quot;&#38;lt;div class=&#38;#39;container slideshow_big&#38;#39;&#38;gt;&#38;quot;.$avia_config[&#38;#39;slide_output&#38;#39;].&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;remember to paste the above code on line number indicated below (all 3 of these files are in the main folder of your theme)&#60;/p&#62;
&#60;p&#62;page.php --- paste the above code on line 27 ; before line 28 that contains this: &#38;lt;?php&#60;br /&#62;
single.php --- paste the above code on line 19 ; before line 20 that contains this: &#38;lt;?php&#60;br /&#62;
template-dynamic.php --- paste the above code on line 37 ; before line 38 that contains this: &#38;lt;?php&#60;/p&#62;
&#60;p&#62;If you follow these instructions (which are ok, if you focus on my instructions and line numbers, since i tested it)&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;-----OFF TOPIC----------&#60;/p&#62;
&#60;p&#62;Please do not save photographs in PNG format as you are doing in your slider ( &#60;a href=&#34;http://etool.net.au/wp-content/uploads/2012/09/Building-or-Renovating-930x370.png&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/wp-content/uploads/2012/09/Building-or-Renovating-930x370.png&#60;/a&#62; ). You are getting 700k PNG when you can have an 80k JPG.&#60;/p&#62;
&#60;p&#62;Please use free online image optimizer to further compress your images in both formats:&#60;/p&#62;
&#60;p&#62;For PNG : &#60;a href=&#34;http://www.pngoptimizer.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.pngoptimizer.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For JPG : &#60;a href=&#34;http://jpeg-optimizer.com/&#34; rel=&#34;nofollow&#34;&#62;http://jpeg-optimizer.com/&#60;/a&#62; (uncheck resize photo, and leave optimization at 60)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-104428</link>
			<pubDate>Fri, 05 Apr 2013 01:08:39 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">104428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, &#60;/p&#62;
&#60;p&#62;Thanks I thought that might be the case.&#60;/p&#62;
&#60;p&#62;Can you advise what code I should use to customise this please?&#60;/p&#62;
&#60;p&#62;I've had a look in the page.php and it isn't clear to me what I should add/edit.&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-104311</link>
			<pubDate>Thu, 04 Apr 2013 12:22:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104311@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It will only show that container if the image/slideshow container is present it looks like. Otherwise it has the top container with the page name.&#60;/p&#62;
&#60;p&#62;So you would need to customize the page.php file in the theme files if you wanted to change the layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-104125</link>
			<pubDate>Wed, 03 Apr 2013 03:43:49 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">104125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devan, &#60;/p&#62;
&#60;p&#62;The majority of my pages are dynamic templates - I've checked for the following in the Template Builder and they are all Fullsize, No Sidebar.&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/why-life-cycle-assessment/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/why-life-cycle-assessment/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/contact/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;One of my newer pages which isn't a dynamic template has the layout - Fullsize preview image, no sidebar (as in your suggestion) but the background colour slice is not showing on this page - &#60;a href=&#34;http://etool.net.au/about/affiliates/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/about/affiliates/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-103996</link>
			<pubDate>Tue, 02 Apr 2013 13:28:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Siobhan,&#60;/p&#62;
&#60;p&#62;You can choose that layout by setting the &#34;Page Layout&#34; to Fullsize preview image, no sidebar on each page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Horizontal Background Colour Slice Not Showing"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-background-colour-slice-not-showing#post-103935</link>
			<pubDate>Tue, 02 Apr 2013 06:10:20 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">103935@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;The horizontal fading line is missing on my homepage and a newer few pages as I add them to my website.&#60;/p&#62;
&#60;p&#62;It is showing up here (examples):&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/residential/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/residential/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/property-development/developers/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/property-development/developers/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It isn't showing up here (examples):&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/why-life-cycle-assessment/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/why-life-cycle-assessment/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/contact/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is it connected to where the slider is being used? I would like it on all of the pages in the default light grey as it suits my theme fine.&#60;/p&#62;
&#60;p&#62;Please can you advise any changes I need to make to get this working on all pages.&#60;/p&#62;
&#60;p&#62;Also is it possible to change this to an image as on the Kriesi website - just for future reference.&#60;/p&#62;
&#60;p&#62;Many thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "ShortCodes + Table Missing from Text Editor"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-table-missing-from-text-editor#post-102198</link>
			<pubDate>Wed, 20 Mar 2013 08:26:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Do you get any js errors on the admin page (you can use the firebug console or i.e. the Chrome developer tools/console to check your website for js errors)? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "ShortCodes + Table Missing from Text Editor"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-table-missing-from-text-editor#post-102160</link>
			<pubDate>Wed, 20 Mar 2013 00:56:57 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">102160@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, &#60;/p&#62;
&#60;p&#62;I deactivated all of the plugins mentioned above and the shortcodes wand came back. Then I activated them one by one and the wand it still showing in my text editor which is a bit of a mystery.&#60;/p&#62;
&#60;p&#62;The table never came back though and I've only been able to achieve a table by having a cloned draft - but then I can't edit any of the cells.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "ShortCodes + Table Missing from Text Editor"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-table-missing-from-text-editor#post-102053</link>
			<pubDate>Tue, 19 Mar 2013 13:33:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">102053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Siobhan,&#60;/p&#62;
&#60;p&#62;Try to disable those plugins you have mentioned and check if the problem is gone. Then kindly enable it back one by one and check what plugin causes the conflict.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "ShortCodes + Table Missing from Text Editor"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-table-missing-from-text-editor#post-102031</link>
			<pubDate>Tue, 19 Mar 2013 10:24:02 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">102031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I noticed that the button for a table was missing from my text editor posting screen a couple of weeks ago and now my shortcodes tab is also missing. In some places the shortcodes in there are working e.g. tables still showing and line breaks, but others like tabbing aren't working any more for example - &#60;a href=&#34;http://etool.net.au/faqs/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/faqs/&#60;/a&#62; Could this be a plugin conflict? I recently added the following:&#60;br /&#62;
- Login Lockdown&#60;br /&#62;
- Revision Control&#60;br /&#62;
- WooSlider&#60;br /&#62;
- WP-Optimize&#60;br /&#62;
- WP Minify&#60;br /&#62;
- WP Smush.it&#60;/p&#62;
&#60;p&#62;I haven't updated my template Corona since purchasing it back in July/August as I'm still trying to organise my Child Theme before I update. Does this have something to do with it?&#60;/p&#62;
&#60;p&#62;Is there anyway I could do a quick CSS fix just for the time being until I upgrade?&#60;/p&#62;
&#60;p&#62;Appreciate your help/advice.&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-97481</link>
			<pubDate>Tue, 19 Feb 2013 18:13:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">97481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please add these to the end of Quick CSS or /css/custom.css . I modified the first one, but you should modify the second one to make that number less. The third one, please paste as is.&#60;/p&#62;
&#60;p&#62;1) You can change the 20 to whatever you want. right now it is at 0.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .post-entry img {
padding-bottom: 20px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Right now the distance between each blog post is 50px as is shown below, please change that to what you like.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page .post-entry {
padding-bottom: 50px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .sidebar_left .template-blog .blog-meta {
float: left !important;
margin: 0 0 0 0px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-97185</link>
			<pubDate>Mon, 18 Feb 2013 08:19:14 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">97185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;Thanks for the new code. It works perfectly!&#60;/p&#62;
&#60;p&#62;I put the php in front of the excerpt code that you gave by mistake. Do I need to add it somewhere else as well or leave it as the new code seems to be working fine?&#60;/p&#62;
&#60;p&#62;Also...&#60;br /&#62;
1. I would like to create more of a space between the image and the title of the blog post.&#60;br /&#62;
2. I would like to lessen the gaps between the blog posts as they are quite far apart.&#60;br /&#62;
3. We have a secondary blog in our Help Centre with a few blog posts like this one here &#60;a href=&#34;http://etool.net.au/support/40_release_notes/etool-again-leading-building-lca-software-2/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/support/40_release_notes/etool-again-leading-building-lca-software-2/&#60;/a&#62;. I haven't added the image headers yet, but the meta data is still looking odd with a longer line underneath than above.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96855</link>
			<pubDate>Fri, 15 Feb 2013 01:02:19 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96855@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Upload seems to work, though you didnt show the upload text box after you saved the page. If the image url is still there that's fine. The problem is that the code that is supposed to execute the image instead gets displayed on the page as though it is text. &#60;/p&#62;
&#60;p&#62;Please delete the code I gave you before, and in its place, please paste this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$blog_feature_image1 = get_post_meta($post-&#38;gt;ID, &#38;#39;nick_featured-image-blog&#38;#39;, true);
if(isset($blog_feature_image1) &#38;amp;&#38;amp; $blog_feature_image1)
{
    echo &#38;#39;&#38;lt;img src=&#38;quot;&#38;#39;.$blog_feature_image1.&#38;#39;&#38;quot; width=&#38;quot;618&#38;quot; height=&#38;quot;177&#38;quot; &#38;gt;&#38;#39;;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I could see in your video, that you did not add the &#38;lt;?php to the start of the code and ?&#38;gt; at the end of the code. Please do this, and things will start working again. Thanks for the video.&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96646</link>
			<pubDate>Thu, 14 Feb 2013 03:07:54 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">96646@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;1. I've updated with the additional PHP beginnings and endings and looks fine now.&#60;/p&#62;
&#60;p&#62;2. CSS worked as well and the meta data is much neater.&#60;/p&#62;
&#60;p&#62;3. Thanks a lot for doing the screen-cast - I've made one to show you how I've been doing it (same as you did in the video) but the outcome is not the same.&#60;br /&#62;
The image still isn't showing up on the blog or post pages. Obviously there is nothing wrong with the code you've written as it works on your example :), but this is why I'm thinking there is a code conflict in my edited theme.&#60;br /&#62;
Here is the screen-cast &#60;a href=&#34;http://www.screencast.com/t/Cv7z10k3d&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/Cv7z10k3d&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know what you think.&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96571</link>
			<pubDate>Wed, 13 Feb 2013 18:32:04 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For this page &#38;gt; &#60;a href=&#34;http://etool.net.au/eblog/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/eblog/&#60;/a&#62; Your line numbers and mine must not match in file loop-index.php. Would you put this in front of the code I gave you inside loop-index.php&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and this behind the code I gave your previously&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2&#38;gt; Here is the css for the meta location, and please add it to the end of the custom.css file or to Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .small_image .blog-meta {
width: 610px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3&#38;gt; Here is a screen-cast I made for you showing the process. &#60;a href=&#34;https://docs.google.com/file/d/0B8hqGBMSfHtKZlUydlIzX1NnYkE/edit?usp=sharing&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/file/d/0B8hqGBMSfHtKZlUydlIzX1NnYkE/edit?usp=sharing&#60;/a&#62;\&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96441</link>
			<pubDate>Wed, 13 Feb 2013 02:17:03 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">96441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;Thanks for all your help :)&#60;/p&#62;
&#60;p&#62;1. I've added the excerpt code in, replacing this line which worked fine - the_content(__('Read more  &#38;rarr;','avia_framework')); &#60;/p&#62;
&#60;p&#62;2. For the meta data, space and line issue, here is how it looks for me &#60;a href=&#34;http://i.imgur.com/inPvaeq.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/inPvaeq.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. I've clicked &#34;Insert Into Post&#34; and the URL isn't showing in the box (same as before) but if I click Link URL and then insert into post, the link shows in the box. However after hitting update post, the image isn't showing on the blog homepage or individual post page, just the code and an image box.&#60;/p&#62;
&#60;p&#62;As I mentioned I also cannot add media into the post through the usual &#34;insert into post&#34; way which is why I'm thinking there might be a conflict somewhere.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96375</link>
			<pubDate>Tue, 12 Feb 2013 16:03:36 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Code on pastebin is fine since I created and tested it out locally before pasting it there. Please add the code back.&#60;/p&#62;
&#60;p&#62;1) To get the excerpt on blog list page please find the code in  /includes/loop-index.php which looks like (around line 119)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(has_tag() &#38;amp;&#38;amp; is_single())&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add the code below *before* that line&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(is_single()){
     the_content(__(&#38;#39;Read more  →&#38;#39;,&#38;#39;avia_framework&#38;#39;));
}else{
     the_excerpt();
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2. Please provide an illustration, pointing to what you are referring to.&#60;br /&#62;
3) Have you clicked the ''Insert into Post'  after selecting and uploading the image?&#60;br /&#62;
4 &#38;amp; 5) You need to first correctly add the image in step 3 . Please look at this image, and notice the Insert into Post button, that is the button you need to click when adding a blog image.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96314</link>
			<pubDate>Tue, 12 Feb 2013 08:40:54 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">96314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;I've taken the Code for line 15 out so that it doesn't show on the blog page, but I've also noticed that when I try to add pictures normally inside the blog post it's not inserting them.&#60;/p&#62;
&#60;p&#62;It's going through the motions, but not image is showing. Maybe something wrong with the code from Pastebin? &#60;a href=&#34;http://pastebin.com/7tWgQUKb&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/7tWgQUKb&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope you have a fix I can use!&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-96091</link>
			<pubDate>Mon, 11 Feb 2013 02:23:07 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">96091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;Thanks for you help.&#60;/p&#62;
&#60;p&#62;I've followed the steps above and have encountered a few problems...&#60;br /&#62;
1. The blog landing page is still showing full blog posts instead of extracts - &#60;a href=&#34;http://etool.net.au/eblog/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/eblog/&#60;/a&#62;&#60;br /&#62;
2. The meta data is still looking odd, there is a lot of white space between the bits of information and the bottom line of the data is longer than the top line.&#60;br /&#62;
3. Once I added the code, the additional upload field appeared in the post editing section but when I added a picture, the URL didn't show. I tried adding a few different images, in gallery, media library and from my computer but nothing happened.&#60;br /&#62;
4. So the images aren't showing up on the blog landing page or individual page just boxes where it should be.&#60;br /&#62;
5. Code is also showing up next to where the image is supposed to be - would this still be there if an image was attached?&#60;/p&#62;
&#60;p&#62;I think having the large 618x177 image would be fine with the post extract on the blog landing page instead of a small featured image. Just need a bit more help to fix the issues please!&#60;/p&#62;
&#60;p&#62;Do you think it could be a conflict in the CSS or loop-index.PHP? I have followed a number of other support threads and made some changes so that might be the problem...&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-95915</link>
			<pubDate>Sat, 09 Feb 2013 00:00:08 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;To fix the meta data please add this to Quick CSS located in the backend Corona &#38;gt; Theme Options &#38;gt; Styling ... text area at thethe bottom of the page.; or you can also add it to your /css/custom.css file .&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .small_image .blog-meta{float: left;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;----Images&#60;/p&#62;
&#60;p&#62;I think there may be a temporary issue with the blog images. Here is a quick workaround.&#60;/p&#62;
&#60;p&#62;1) Please add the code from this page to the bottom of your functions.php file &#60;a href=&#34;http://pastebin.com/7tWgQUKb&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/7tWgQUKb&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) This will create an additional upload field in your Post page. Add the images through there , making sure they are of the correct size. When you add the image you will be given 2 options to either 'use as featured image', or to insert image into post. You need to select 'Insert into Post'. When you return to the Post page, you should see a url to the image located in the images field just as you see here &#60;a href=&#34;http://www.clipular.com/c?2046620=DlOEEqL22YZHr8Nd45sjs5hvc24&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?2046620=DlOEEqL22YZHr8Nd45sjs5hvc24&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;3) Please open /includes/loop-index.php  and find line 15 which is the empty line after line 14 which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;post-entry&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;please add the code below on line 15 which is empty&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$blog_feature_image1 = get_post_meta($post-&#38;gt;ID, &#38;#39;nick_featured-image-blog&#38;#39;, true);
if(isset($blog_feature_image1) &#38;amp;&#38;amp; $blog_feature_image1)
{
    echo &#38;#39;&#38;lt;img src=&#38;quot;&#38;#39;.$blog_feature_image1.&#38;#39;&#38;quot; width=&#38;quot;618&#38;quot; height=&#38;quot;177&#38;quot; &#38;gt;&#38;#39;;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Its just a patch for now, and a proper update should be out in not time at all.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Dynamic Blog Template With Neat Meta Data"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-blog-template-with-neat-meta-data#post-95797</link>
			<pubDate>Fri, 08 Feb 2013 07:31:40 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">95797@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, &#60;/p&#62;
&#60;p&#62;I'm trying to create a blog that has a small featured image and extract on the Blog Homepage/Landing page and then for each individual post it has two columns with two thirds blog post content and a large featured image at the top with meta data under the title and a sidebar on the right.&#60;/p&#62;
&#60;p&#62;There have been lots of other threads relating to editing the blog page with suggestions I have followed without success -&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/where-are-those-blog-templates&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/where-are-those-blog-templates&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Currently, the featured images aren't showing at all - either on the blog homepage or the post page and the metadata isn't sitting neatly under the title.&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/eblog/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/eblog/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/eblog/design/how-to-design-low-carbon-buildings/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/eblog/design/how-to-design-low-carbon-buildings/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The last few posts layout are set to big preview with right sidebar.&#60;/p&#62;
&#60;p&#62;I think I'm almost there, just need a few tweak ideas for the Loop-Index.PHP and the CSS.&#60;/p&#62;
&#60;p&#62;Many thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95686</link>
			<pubDate>Thu, 07 Feb 2013 14:03:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for posting your fix PPjev :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PPjev on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95682</link>
			<pubDate>Thu, 07 Feb 2013 13:43:56 +0000</pubDate>
			<dc:creator>PPjev</dc:creator>
			<guid isPermaLink="false">95682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have solved my issue. I am using &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. Before you allow &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; make Portfolio categories translatable, portfolio will not work. &#60;/p&#62;
&#60;p&#62;&#34;Make 'Portfolio Items' translatable&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PPjev on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95668</link>
			<pubDate>Thu, 07 Feb 2013 12:36:09 +0000</pubDate>
			<dc:creator>PPjev</dc:creator>
			<guid isPermaLink="false">95668@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I have followed the instruction. But my portfolio page is still empty, the only thing I can see there is : &#34;Nothing Found&#60;br /&#62;
Sorry, no posts matched your criteria&#34;. I have a category for my portfolio. I have items there published. But framework does not output them.&#60;/p&#62;
&#60;p&#62;Any help ? &#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95569</link>
			<pubDate>Thu, 07 Feb 2013 05:15:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95569@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Follow this instruction. &#60;/p&#62;
&#60;p&#62;1.) Create a page, name it &#34;Portfolio Page&#34; for example.&#60;/p&#62;
&#60;p&#62;2.) Create your portfolio items then create a new category, we will use &#34;New Category&#34;.&#60;/p&#62;
&#60;p&#62;3.) Go to Theme Options &#38;gt; Portfolio.&#60;/p&#62;
&#60;p&#62;4.) Enter a page slug that should be used for your portfolio single items: usually &#34;portfolio-item&#34; but you can place another one if you like.&#60;/p&#62;
&#60;p&#62;5.) Which categories should be used for the portfolio? Select &#34;New Category&#34;.&#60;/p&#62;
&#60;p&#62;6.) Which page should display the portfolio? Select &#34;Portfolio Page&#34;.&#60;/p&#62;
&#60;p&#62;7.) There are some options like number of columns, portfolio sortable, etc. Save changes.&#60;/p&#62;
&#60;p&#62;8.) You can add portfolio pages by clicking the green plus button and remove it by click the red x button.&#60;/p&#62;
&#60;p&#62;I know you successfully created a portfolio page before but maybe you forgot a step. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95562</link>
			<pubDate>Thu, 07 Feb 2013 04:12:02 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">95562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, &#60;/p&#62;
&#60;p&#62;Thanks for your response.&#60;/p&#62;
&#60;p&#62;I haven't created a portfolio template in Template Builder for any pages, so the only place I can change it is in the Theme&#38;gt;Options, but have done this and it didn't work.&#60;/p&#62;
&#60;p&#62;Any other suggestions?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95462</link>
			<pubDate>Wed, 06 Feb 2013 13:58:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Siobhan,&#60;/p&#62;
&#60;p&#62;There are two places where you can make portfolios. One is in the Theme Options&#38;gt;Portfolio and the other is as a template in the template builder.&#60;/p&#62;
&#60;p&#62;Make sure that you are changing the category in the correct place for that page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "PORTFOLIO CATEGORY SELECTION ISN&#039;T WORKING"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-category-selection-isnt-working#post-95385</link>
			<pubDate>Wed, 06 Feb 2013 02:27:45 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">95385@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I started using a new category in my portfolio that I hadn't used before and after selecting it in the Theme Options and ticking the category in the portfolio item it isn't showing on the page - &#60;a href=&#34;http://etool.net.au/about/press/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/about/press/&#60;/a&#62; (category 2013 missing)&#60;/p&#62;
&#60;p&#62;I deleted the category, added a new one and went through the process again, still no luck.&#60;/p&#62;
&#60;p&#62;I played around with the Theme Options, chose 2011 just for the page, then just 2012 and then 2013 and it didn't change the portfolio items on that page at all.&#60;/p&#62;
&#60;p&#62;Can you suggest how I can fix this? &#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>proteinsupermarket on "How to change bbPress forums from sidebar to fullwidth"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-bbpress-forums-from-sidebar-to-fullwidth#post-85928</link>
			<pubDate>Thu, 29 Nov 2012 19:48:23 +0000</pubDate>
			<dc:creator>proteinsupermarket</dc:creator>
			<guid isPermaLink="false">85928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah ha. Ok, thats a start. Thanks Devin. I'll get to work on modifying that then. Thanks Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change bbPress forums from sidebar to fullwidth"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-bbpress-forums-from-sidebar-to-fullwidth#post-85885</link>
			<pubDate>Thu, 29 Nov 2012 16:43:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85885@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi proteinsuperm,&#60;/p&#62;
&#60;p&#62;The template builder is unable to be used to hold pages that are created with plugins like bbpress or to have templates applied to them via the front end. &#60;/p&#62;
&#60;p&#62;You'll need to modify the files themselves in order to change the layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
