<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: recent - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/recent</link>
		<description>Support Forum - Tag: recent - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 23:33:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/recent" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-104452</link>
			<pubDate>Fri, 05 Apr 2013 04:10:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">104452@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Glad that you fixed it. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-104357</link>
			<pubDate>Thu, 04 Apr 2013 15:23:10 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">104357@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry, I got it with some try&#38;amp;error ;-)&#60;/p&#62;
&#60;p&#62;I've added just this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[toggle title=&#34;Last Comments&#34;] &#38;lt;div class=&#34;mycategorylist&#34;&#38;gt;&#38;lt;?php avia_get_comment_list('sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;number=3&#38;amp;title_li=&#38;amp;style=none&#38;amp;show_count=1'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;-solved-
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-104355</link>
			<pubDate>Thu, 04 Apr 2013 15:19:12 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">104355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Could you please tell me, how to add the &#34;latest (3) comments&#34; to this &#34;enhanced text widget&#34; (plugin)?&#60;br /&#62;
Currently the code in this widget is that:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[toggle_container keep_open=&#34;false&#34; initial_open=&#34;1&#34;]&#60;br /&#62;
[toggle title=&#34;Recent Posts&#34;] &#38;lt;div class=&#34;myrecentposts&#34;&#38;gt;&#38;lt;?php avia_get_post_list('showposts='. $posts .'&#38;amp;orderby=post_date&#38;amp;order=desc&#38;amp;posts_per_page=3'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Popular Posts&#34;] &#38;lt;div class=&#34;mypopularposts&#34;&#38;gt;&#38;lt;?php avia_get_post_list('cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=3'.$posts); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Tags&#34;] &#38;lt;div class=&#34;mytagcloud&#34;&#38;gt;&#38;lt;?php wp_tag_cloud('smallest=12&#38;amp;largest=12&#38;amp;number=&#38;amp;smallest=8&#38;amp;largest=24&#38;amp;orderby=count&#38;amp;unit=px'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Categories&#34;] &#38;lt;div class=&#34;mycategorylist&#34;&#38;gt;&#38;lt;?php wp_list_categories('sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li=&#38;amp;style=none&#38;amp;show_count=1'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[/toggle_container]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96957</link>
			<pubDate>Fri, 15 Feb 2013 16:54:20 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;Thanks! Glad you are able to put all the pieces of the puzzle together. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96952</link>
			<pubDate>Fri, 15 Feb 2013 16:28:15 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96952@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, now I got it all finished. If someone needs this, too ... here is the&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;COMBO WIDGET as a version with toggles instead of tabs&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;1. Install the plugin &#60;a href=&#34;http://wordpress.org/extend/plugins/enhanced-text-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/enhanced-text-widget/&#60;/a&#62; and use this now instead of CORONA's standard combo-widget. Drag this new widget in your desired sidebar or footer.&#60;/p&#62;
&#60;p&#62;2. Add the following code to this new widget:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[toggle_container keep_open=&#34;false&#34; initial_open=&#34;1&#34;]&#60;br /&#62;
[toggle title=&#34;Recent Posts&#34;] &#38;lt;div class=&#34;myrecentposts&#34;&#38;gt;&#38;lt;?php avia_get_post_list('showposts='. $posts .'&#38;amp;orderby=post_date&#38;amp;order=desc&#38;amp;posts_per_page=3'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Popular Posts&#34;] &#38;lt;div class=&#34;mypopularposts&#34;&#38;gt;&#38;lt;?php avia_get_post_list('cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=3'.$posts); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Tags&#34;] &#38;lt;div class=&#34;mytagcloud&#34;&#38;gt;&#38;lt;?php wp_tag_cloud('smallest=12&#38;amp;largest=12&#38;amp;number=&#38;amp;smallest=8&#38;amp;largest=24&#38;amp;orderby=count&#38;amp;unit=px'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Categories&#34;] &#38;lt;div class=&#34;mycategorylist&#34;&#38;gt;&#38;lt;?php wp_list_categories('sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li=&#38;amp;style=none&#38;amp;show_count=1'); ?&#38;gt;&#38;lt;/div&#38;gt; [/toggle]&#60;br /&#62;
[/toggle_container]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;3. We need to adjust a bit the CSS to delete the big margin left in each toggle part and we need to add some new CSS styles for it, so you don't need to overwrite the CSS for CORONA's standard widget. Add the following CSS code to your custom.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
/* my own Toggle-Combo-Widget */&#60;/p&#62;
&#60;p&#62;.mytagcloud {&#60;br /&#62;
    margin: 4px 6px 4px -22px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.mytagcloud a {&#60;br /&#62;
    background: none repeat scroll 0 0 #CABEC8;&#60;br /&#62;
    border: 1px solid #EEEEEE;&#60;br /&#62;
    color: #ffffff;&#60;br /&#62;
	font-size: 11px !important;&#60;br /&#62;
    margin: 0 1px 1px 0;&#60;br /&#62;
    padding: 2px 8px;&#60;br /&#62;
	white-space: nowrap;&#60;br /&#62;
	line-height: 28px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.mytagcloud a:hover {&#60;br /&#62;
    text-decoration: none;&#60;br /&#62;
    text-shadow: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.mycategorylist {&#60;br /&#62;
    margin-bottom: 4px;&#60;br /&#62;
    margin-left: -22px;&#60;br /&#62;
    margin-top: 6px;&#60;br /&#62;
	margin-right: 6px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.mypopularposts {&#60;br /&#62;
	margin-left: -22px;&#60;br /&#62;
	margin-right: 6px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.myrecentposts {&#60;br /&#62;
	margin-left: -22px;&#60;br /&#62;
	margin-right: 6px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This looks now like this:&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/b96torh&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/b96torh&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you all for your help! It's perfect for me now! Thanks to Ismael, that you have found yet another perfect solution to solve this!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96947</link>
			<pubDate>Fri, 15 Feb 2013 14:49:54 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Could you please give me a hint, how I can avoid that the tags are being &#34;divided&#34;, like &#34;key-words&#34; (not in separate lines)?&#60;br /&#62;
Thanks.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://www.evernote.com/shard/s210/sh/22d176f3-b71a-43e7-a0e4-b18e584b86b5/23fd8bb082db936f9ab6deb9cb231f72/res/7a7a41fb-21de-457f-9379-636c8a0d54ea.png?resizeSmall&#38;amp;width=832&#34; /&#62;&#60;/p&#62;
&#60;p&#62;E D I T:&#60;br /&#62;
found this at Google and added it to my tagcloud-CSS:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;	white-space: nowrap; &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So everything is fine for me! Thank you all for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96938</link>
			<pubDate>Fri, 15 Feb 2013 14:25:35 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96938@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;found it here &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/get_posts&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/get_posts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[toggle_container keep_open=&#34;false&#34; initial_open=&#34;1&#34;]&#60;br /&#62;
[toggle title=&#34;Recent Posts&#34;] &#38;lt;?php avia_get_post_list('showposts='. $posts .'&#38;amp;orderby=post_date&#38;amp;order=desc&#38;amp;posts_per_page=3'); ?&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Popular Posts&#34;] &#38;lt;?php avia_get_post_list('cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=3'.$posts); ?&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Tags&#34;] &#38;lt;?php wp_tag_cloud('smallest=12&#38;amp;largest=12&#38;amp;unit=px'); ?&#38;gt; [/toggle]&#60;br /&#62;
[toggle title=&#34;Categories&#34;] &#38;lt;?php wp_list_categories('sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li=&#38;amp;show_count=1'); ?&#38;gt; [/toggle]&#60;br /&#62;
[/toggle_container]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks a lot! It's now exact how I like it, just need to adjust my CSS styling:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://www.evernote.com/shard/s210/sh/4e40ce5c-6bc4-4733-b8b5-63680f99355d/28dd034649f7c50be3a8c238dead458d/res/20eaa057-48c7-40de-a62d-908c7209c0cd.png?resizeSmall&#38;amp;width=832&#34; /&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96905</link>
			<pubDate>Fri, 15 Feb 2013 10:01:22 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96905@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael, you are the best ... thanks so much; it works fine with your code and the enhanced text widget.&#60;/p&#62;
&#60;p&#62;Just one question: how can I limit this output of the recent and of the popular post within this widget to 3 - currently 10 are showing with your code?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96874</link>
			<pubDate>Fri, 15 Feb 2013 06:00:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Try changing your toggle code inside enhanced text widget with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[toggle_container keep_open=&#38;quot;true&#38;quot; initial_open=&#38;quot;1&#38;quot;]
[toggle title=&#38;quot;Recent Posts&#38;quot;] &#38;lt;?php avia_get_post_list(&#38;#39;showposts=&#38;#39;. $posts .&#38;#39;&#38;amp;orderby=post_date&#38;amp;order=desc&#38;#39;); ?&#38;gt; [/toggle]
[toggle title=&#38;quot;Popular Posts&#38;quot;] &#38;lt;?php avia_get_post_list(&#38;#39;cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=&#38;#39;.$posts); ?&#38;gt; [/toggle]
[toggle title=&#38;quot;Tags&#38;quot;] &#38;lt;?php wp_tag_cloud(&#38;#39;smallest=12&#38;amp;largest=12&#38;amp;unit=px&#38;#39;); ?&#38;gt; [/toggle]
[toggle title=&#38;quot;Categories&#38;quot;] &#38;lt;?php wp_list_categories(&#38;#39;sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li=&#38;#39;); ?&#38;gt; [/toggle]
[/toggle_container]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96850</link>
			<pubDate>Thu, 14 Feb 2013 23:04:42 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Devin, I understand ... I try to find another solution for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96824</link>
			<pubDate>Thu, 14 Feb 2013 19:46:01 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96824@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;That is a bit beyond what we can really help you do. At this point you are building an almost entirely new widget.&#60;/p&#62;
&#60;p&#62;You would be much better off just trying to find a widget that supports multiple queries and can output them into a visual format you like. &#60;/p&#62;
&#60;p&#62;If you want to use the toggles for the combo widget then yes, you would need to re-do the coding for it. Again however, that is beyond what we could help with via support.&#60;/p&#62;
&#60;p&#62;I'm sure it isn't ideal after getting so close but the steps to go through to get it to a bug free deployment is fairly involved.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96719</link>
			<pubDate>Thu, 14 Feb 2013 11:07:25 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, I have installed now this plugin, but unfortunately I don't know what code to put into it, so that it outputs the&#60;/p&#62;
&#60;p&#62;- 3 popular posts&#60;br /&#62;
- 3 recent posts&#60;br /&#62;
- tag cloud&#60;br /&#62;
- categories incl. counter of posts in each&#60;/p&#62;
&#60;p&#62;I have looked at the class-framework-widgets.php mentioned above, but this is far beyond my PHP know-how with this &#34;avia-framework&#34; etc.&#60;br /&#62;
Could you please help me, what to put into it?&#60;/p&#62;
&#60;p&#62;I have tried it with this - not working:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[toggle_container keep_open=&#34;true&#34; initial_open=&#34;1&#34;]&#60;br /&#62;
[toggle title=&#34;Recent Posts&#34;]&#60;br /&#62;
avia_get_post_list('showposts='. $posts .'&#38;amp;orderby=post_date&#38;amp;order=desc');  [/toggle]&#60;br /&#62;
[toggle title=&#34;Popular Posts&#34;] avia_get_post_list('cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page='.$posts); [/toggle]&#60;br /&#62;
[toggle title=&#34;Tags&#34;] wp_tag_cloud('smallest=12&#38;amp;largest=12&#38;amp;unit=px'); [/toggle]&#60;br /&#62;
[toggle title=&#34;Categories&#34;] wp_list_categories('sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li='); [/toggle]&#60;br /&#62;
[/toggle_container]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;looks like&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://www.evernote.com/shard/s210/sh/cebd23c0-46da-48f1-a842-c2df0fa13d61/f6cf5a42851b8142416fa56568a53a5e/res/8061b10f-002f-4743-b011-572fe1e4e9c3.png?resizeSmall&#38;amp;width=832&#34; /&#62;&#60;/p&#62;
&#60;p&#62;The output of the popular, recent, tags, categories should look like the demo:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/corona/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but as mentioned above as toggles.&#60;/p&#62;
&#60;p&#62;Thanks a lot in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96599</link>
			<pubDate>Wed, 13 Feb 2013 20:49:29 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please get the enhanced text widget which allow you to run code &#60;a href=&#34;http://wordpress.org/extend/plugins/enhanced-text-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/enhanced-text-widget/&#60;/a&#62; and give it a try. Rebuilding the entire widget to use toggles over tabs would be a tad more difficult than pasting the shortcode into the enhanced text widget, I recon. :) See if it works out first.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96530</link>
			<pubDate>Wed, 13 Feb 2013 15:20:39 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for this code, unfortunately now 4 tabs are too much for the widget width and don't look good.&#60;/p&#62;
&#60;p&#62;Is it easily done, to change this combo widget in that way, that it &#60;strong&#62;does not use &#34;tabs&#34; but &#34;toggles&#34;&#60;/strong&#62; (like the toggles here: &#60;a href=&#34;http://www.kriesi.at/themes/corona/templates/shortcodes/)?&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/templates/shortcodes/)?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Would it be easier to change the class-framework-widgets.php file from a &#34;tabbed combo widget&#34; to a &#34;combo widget with toggles&#34; - or to use a text (?) widget with such a code:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[toggle_container keep_open=&#38;quot;true&#38;quot; initial_open=&#38;quot;1&#38;quot;]
[toggle title=&#38;quot;Recent Posts&#38;quot;] here should be the 3 recent posts [/toggle]
[toggle title=&#38;quot;Popular Posts&#38;quot;] here should be the 3 popular posts [/toggle]
[toggle title=&#38;quot;Tags&#38;quot;] here should be the tag cloud[/toggle]
[toggle title=&#38;quot;Categories&#38;quot;] here should be the categories with counter of the posts in each category [/toggle]
[/toggle_container]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But how can I output in this widget the recent, popular posts, the used tags and the categories (with post counter)?&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96402</link>
			<pubDate>Tue, 12 Feb 2013 18:10:25 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try this:&#60;/p&#62;
&#60;p&#62;In class-framework-widgets.php find the block below , for me its on lines 869-872 and overwrite it with code below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;tab last_tab widget_tab_tags&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Tags&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content tagcloud&#38;#39;&#38;gt;&#38;quot;;
		wp_tag_cloud(&#38;#39;smallest=12&#38;amp;largest=12&#38;amp;unit=px&#38;#39;);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and *overwrite* the code you found above with the code below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;tab widget_tab_tags&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Tags&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content tagcloud&#38;#39;&#38;gt;&#38;quot;;
		wp_tag_cloud(&#38;#39;smallest=12&#38;amp;largest=12&#38;amp;unit=px&#38;#39;);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

echo &#38;#39;&#38;lt;div class=&#38;quot;tab last_tab widget_tab_categories&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Categories&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content&#38;#39;&#38;gt;&#38;quot;;
		wp_list_categories(&#38;#39;sort_column=name&#38;amp;optioncount=0&#38;amp;hierarchical=0&#38;amp;title_li=&#38;#39;);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There is likely a second part to this,  but please try this anyhow&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96315</link>
			<pubDate>Tue, 12 Feb 2013 08:41:29 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96315@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that's the solution for 1., and what about question 2.? How can I add as a fourth tab the &#34;categories&#34; in this combo widget?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96291</link>
			<pubDate>Tue, 12 Feb 2013 05:56:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open framework &#38;gt; php folder then edit class-framework-widgets.php, find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;tab first_tab widget_tab_popular&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Popular&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content&#38;#39;&#38;gt;&#38;quot;;
		avia_get_post_list(&#38;#39;cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=&#38;#39;.$posts);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

		echo &#38;#39;&#38;lt;div class=&#38;quot;tab widget_tab_recent&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Recent&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content&#38;#39;&#38;gt;&#38;quot;;
		avia_get_post_list(&#38;#39;showposts=&#38;#39;. $posts .&#38;#39;&#38;amp;orderby=post_date&#38;amp;order=desc&#38;#39;);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;tab first_tab widget_tab_recent&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Recent&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content&#38;#39;&#38;gt;&#38;quot;;
		avia_get_post_list(&#38;#39;showposts=&#38;#39;. $posts .&#38;#39;&#38;amp;orderby=post_date&#38;amp;order=desc&#38;#39;);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

		echo &#38;#39;&#38;lt;div class=&#38;quot;tab widget_tab_popular&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.__(&#38;#39;Popular&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;
		echo &#38;quot;&#38;lt;div class=&#38;#39;tab_content&#38;#39;&#38;gt;&#38;quot;;
		avia_get_post_list(&#38;#39;cat=&#38;amp;orderby=comment_count&#38;amp;posts_per_page=&#38;#39;.$posts);
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CORONA&#039;s combo widget - where to change?"</title>
			<link>http://www.kriesi.at/support/topic/coronas-combo-widget-where-to-change#post-96202</link>
			<pubDate>Mon, 11 Feb 2013 16:24:57 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">96202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to change the combo widget of CORONA, this is how it looks normally like:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i47.tinypic.com/905y76.jpg&#34; /&#62;&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;where can I change this order: &#60;strong&#62;first the recent, then the popular&#60;/strong&#62; posts (&#34;recent&#34; should be the first tab and should be the first open tab)?&#60;/li&#62;
&#60;li&#62;how can I add there a &#60;strong&#62;fourth tab&#60;/strong&#62; to this combo widget with the &#60;strong&#62;categories&#60;/strong&#62; instead of a separate widget?&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Thanks a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-50309</link>
			<pubDate>Fri, 06 Apr 2012 06:10:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">50309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliz1927 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-50301</link>
			<pubDate>Fri, 06 Apr 2012 04:46:42 +0000</pubDate>
			<dc:creator>eliz1927</dc:creator>
			<guid isPermaLink="false">50301@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent! Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-49208</link>
			<pubDate>Fri, 30 Mar 2012 09:34:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49208@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up framework\php\class-framework-widgets.php and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;news-time&#38;#39;&#38;gt;&#38;quot;.get_the_time(&#38;quot;F j, Y, g:i a&#38;quot;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;news-time&#38;#39;&#38;gt;&#38;quot;.get_the_time(&#38;quot;F j, Y&#38;quot;).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>eliz1927 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-49146</link>
			<pubDate>Thu, 29 Mar 2012 22:39:36 +0000</pubDate>
			<dc:creator>eliz1927</dc:creator>
			<guid isPermaLink="false">49146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I remove the time only from the Recent Posts list the shows up on the left side bar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LePepita on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-43314</link>
			<pubDate>Fri, 24 Feb 2012 08:35:05 +0000</pubDate>
			<dc:creator>LePepita</dc:creator>
			<guid isPermaLink="false">43314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i also tried this and the second example worked at least for portfolio overview, but in archive for: i still get ''/ in Categorie'' displayed..&#60;br /&#62;
how to remove that one also?&#60;br /&#62;
thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-42790</link>
			<pubDate>Tue, 21 Feb 2012 20:46:54 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">42790@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great that code worked, but it left &#34; / in &#34; still there which looks a bit off.  How do I remove that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-42783</link>
			<pubDate>Tue, 21 Feb 2012 20:06:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This will also hide the blog date and time because they use the same functions to display but add the following to your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-blog-overview .date{
display:none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jrichman63 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-42590</link>
			<pubDate>Mon, 20 Feb 2012 19:11:33 +0000</pubDate>
			<dc:creator>jrichman63</dc:creator>
			<guid isPermaLink="false">42590@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;But portfolio categories, &#34;Archive:______&#34; still shows the date and time.  How do you hide those?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliz1927 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-38870</link>
			<pubDate>Fri, 27 Jan 2012 02:29:20 +0000</pubDate>
			<dc:creator>eliz1927</dc:creator>
			<guid isPermaLink="false">38870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to keep the date but hide the time.  How do I do that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-38664</link>
			<pubDate>Wed, 25 Jan 2012 12:20:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
please add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.single-portfolio .blog-meta{
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will hide the date, time, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliz1927 on "Hide portfolio dates in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-portfolio-dates-in-flashlight-theme#post-38608</link>
			<pubDate>Tue, 24 Jan 2012 22:01:18 +0000</pubDate>
			<dc:creator>eliz1927</dc:creator>
			<guid isPermaLink="false">38608@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;LOVE this theme!  But want to remove the date and time from individual portfolio pages.  Will you help me with that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Is &#34;Recent Portfolio Items&#34; Widget Possible?"</title>
			<link>http://www.kriesi.at/support/topic/is-recent-portfolio-items-widget-possible#post-12436</link>
			<pubDate>Sun, 06 Feb 2011 09:10:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No that's not possible. The demo content just shows the posts in a row because Kriesi assigned them to column 1 to 4 under CleanCut Options &#38;gt; Mainpage Options. He doesn't use the widget but just assigned one post to every column...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
