<?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: dkcDMD</title>
		<link><a href='http://www.kriesi.at/support/profile/dkcdmd'>dkcdmd</a></link>
		<description>Support Forum - User Favorites: dkcDMD</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 17:31:32 +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 "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-36039</link>
			<pubDate>Thu, 29 Dec 2011 10:17:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following css code:&#60;/p&#62;
&#60;p&#62;.tab_content .news-content .news-thumb{&#60;br /&#62;
display: none;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-35964</link>
			<pubDate>Fri, 23 Dec 2011 12:13:27 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">35964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok -- back to this -- please tell me how to remove the avatars from the comments tab in the combo widget. She only wants links to the posts, no avatars. I commented this out but that didn't do the trick:&#60;/p&#62;
&#60;p&#62;	    		//if($avatar == &#34;yes&#34;) $output .= '&#38;lt;div class=&#34;tweet-thumb&#34;&#38;gt;&#60;a href=&#34;http://twitter.com/'.$username.'&#34; title=&#34;&#34;&#62;&#60;img src=&#34;'.$message['user']['image'].'&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;';&#60;br /&#62;
	    	//	$output .= '&#38;lt;div class=&#34;tweet-text avatar_'.$avatar.'&#34;&#38;gt;'.$message['text'];&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "way to disable the slider altogether?"</title>
			<link>http://www.kriesi.at/support/topic/way-to-disable-the-slider-altogether#post-35955</link>
			<pubDate>Fri, 23 Dec 2011 11:09:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up includes/loop-index.php and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($img_size)
			{
				$slider = new avia_slideshow(get_the_ID());
 	 			echo $slider-&#38;gt;display_small($img_size);
			}
			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will remove the slideshow.&#60;br /&#62;
If you'd like to display the full post content on the homepage/blog also replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!is_single())
				{
					echo avia_excerpt($excerpt);
				}
				else
				{
					the_content();
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;the_content();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "way to disable the slider altogether?"</title>
			<link>http://www.kriesi.at/support/topic/way-to-disable-the-slider-altogether#post-35954</link>
			<pubDate>Fri, 23 Dec 2011 11:05:20 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">35954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;We don't want to use the slider at all. We want a left-aligned featured image in each post  with the availability to display it different sizes (yeah, I know its the non-fancy way to do things but that's ok). &#60;/p&#62;
&#60;p&#62;I've tried upload feature selections that comes w/the Shoutbox theme but it keeps giving me the slider. &#60;/p&#62;
&#60;p&#62;I also need to pull the thumbnails of these post images into the home page for each post excerpt and don't know how to make that work either. &#60;/p&#62;
&#60;p&#62;How to please and thank you!&#60;/p&#62;
&#60;p&#62;Deb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-35410</link>
			<pubDate>Mon, 19 Dec 2011 14:03:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found the solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-35376</link>
			<pubDate>Mon, 19 Dec 2011 07:58:49 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">35376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried this and seems to be working:&#60;/p&#62;
&#60;p&#62;To remove the Tags tab I went to:&#60;/p&#62;
&#60;p&#62;shoutbox\framework\php\class-framework-widgets.php &#60;/p&#62;
&#60;p&#62;and commented this out (by inputting these &#34;//&#34; which were not there previously):&#60;/p&#62;
&#60;p&#62;		//echo '&#38;lt;div class=&#34;tab last_tab widget_tab_tags&#34;&#38;gt;&#38;lt;span&#38;gt;'.__('Tags', 'avia_framework').'&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;';&#60;br /&#62;
		//echo &#34;&#38;lt;div class='tab_content tagcloud'&#38;gt;&#34;;&#60;br /&#62;
		//wp_tag_cloud('smallest=12&#38;amp;largest=12&#38;amp;unit=px');&#60;br /&#62;
		//echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;The Tags tab disappeared after uploading the commented out version :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-34133</link>
			<pubDate>Wed, 07 Dec 2011 10:53:43 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">34133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not absolutely sure if my question is the same as yours or not so I'll ask.&#60;/p&#62;
&#60;p&#62;I need to remove Tags and Comments from the tabbed Combo Widget in the Shoutbox theme. Client has asked to replace those with other things such as using her recent tweets or social icons. Possible?&#60;/p&#62;
&#60;p&#62;Just a thought maybe for future versions - make this box really customizable like being able to pick and choose what you want to use in these tabs. &#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Deb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-33708</link>
			<pubDate>Fri, 02 Dec 2011 08:38:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try: &#60;a href=&#34;http://wordpress.org/extend/plugins/wordpress-popular-posts/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wordpress-popular-posts/&#60;/a&#62; - it sounds great but I haven't used it yet :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andybezara on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-33681</link>
			<pubDate>Thu, 01 Dec 2011 22:49:01 +0000</pubDate>
			<dc:creator>andybezara</dc:creator>
			<guid isPermaLink="false">33681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;One quick question. The solution you suggest is based on comments or hits. I want to order my posts based on how many times an post is clicked by the users.&#60;/p&#62;
&#60;p&#62;Finally, any plugin recommendation? I am not an expert.&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-33615</link>
			<pubDate>Thu, 01 Dec 2011 07:25:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I can only give you hints here because the exact steps are beyond the scope of this support forum.&#60;/p&#62;
&#60;p&#62; Duplicate the newsbox widget class in shoutbox\framework\php\class-framework-widgets.php , rename the widget class/function, register the new widget in functions.php and to the query strings of the new &#34;newsbox class&#34; add following parameter:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;orderby=comment_count&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>andybezara on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-33561</link>
			<pubDate>Wed, 30 Nov 2011 23:30:30 +0000</pubDate>
			<dc:creator>andybezara</dc:creator>
			<guid isPermaLink="false">33561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I was checking the widgets. If I can not modify the combo widget... how can I create a popular widget similar to Widget Shoutbox Latest News?&#60;/p&#62;
&#60;p&#62;Thank you again&#60;/p&#62;
&#60;p&#62;Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andybezara on "Combo widget"</title>
			<link>http://www.kriesi.at/support/topic/combo-widget-1#post-33559</link>
			<pubDate>Wed, 30 Nov 2011 23:10:15 +0000</pubDate>
			<dc:creator>andybezara</dc:creator>
			<guid isPermaLink="false">33559@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Shoutbox has a widget: &#34;A widget that displays your popular posts, recent posts, recent comments and a tagcloud&#34;&#60;/p&#62;
&#60;p&#62;Two questions:&#60;/p&#62;
&#60;p&#62;Can I have only popular and recent posts? No tags, No comments?&#60;br /&#62;
Can I have popular and recent posts by category?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;Andy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
