<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: picture in menu</title>
		<link>http://www.kriesi.at/support/topic/picture-in-menu</link>
		<description>Support Forum - Topic: picture in menu</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 16:01:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/picture-in-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "picture in menu"</title>
			<link>http://www.kriesi.at/support/topic/picture-in-menu#post-79503</link>
			<pubDate>Fri, 12 Oct 2012 06:14:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Afaik Broadscope does not support html tags in the description text field. However maybe you can use a workaround - add following code to the bottom of functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function avia_sc_img($atts, $content = &#38;quot;&#38;quot;, $shortcodename = &#38;quot;&#38;quot;){
                return &#38;#39;&#38;lt;img src=&#38;quot;&#38;#39;.$atts[&#38;#39;src&#38;#39;].&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;#39;;
}

add_shortcode(&#38;#39;img&#38;#39;,&#38;#39;avia_sc_img&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add insert following shortcode into the menu item description field (where you want to add the image):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[img src=&#38;#39;path/to/image.jpg&#38;#39;]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace path/to/image.jpg with your image path.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>youroffline on "picture in menu"</title>
			<link>http://www.kriesi.at/support/topic/picture-in-menu#post-79491</link>
			<pubDate>Fri, 12 Oct 2012 03:55:41 +0000</pubDate>
			<dc:creator>youroffline</dc:creator>
			<guid isPermaLink="false">79491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey is it possible to place a picture inside the mega menu?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
