<?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: mappress plugin and image issue</title>
		<link>http://www.kriesi.at/support/topic/mappress-plugin-and-image-issue</link>
		<description>Support Forum - Topic: mappress plugin and image issue</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 23:40:29 +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/mappress-plugin-and-image-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>gorgani on "mappress plugin and image issue"</title>
			<link>http://www.kriesi.at/support/topic/mappress-plugin-and-image-issue#post-25624</link>
			<pubDate>Tue, 23 Aug 2011 15:19:45 +0000</pubDate>
			<dc:creator>gorgani</dc:creator>
			<guid isPermaLink="false">25624@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you. This solved the singe page view. Now image shows at the top, and map shows in the post. But in the archives page, or when viewing category or tags, the box gets extended and the map also shows partially at the bottom. Can this be corrected too?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "mappress plugin and image issue"</title>
			<link>http://www.kriesi.at/support/topic/mappress-plugin-and-image-issue#post-25480</link>
			<pubDate>Sun, 21 Aug 2011 14:30:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
please try following. Open up shoutbox\framework\php\function-set-avia-frontend.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($post-&#38;gt;post_excerpt)
                        {
                            $excerpt = get_the_excerpt();
                        }
                        else
                        {
                            $excerpt = preg_replace(&#38;quot;!\[.+?\]!&#38;quot;, &#38;quot;&#38;quot;, $post-&#38;gt;post_content);
                            $excerpt = avia_backend_truncate($excerpt, $length,&#38;quot; &#38;quot;);
                        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($post-&#38;gt;post_excerpt)
                        {
                            $excerpt = get_the_excerpt();
                        }
                        else
                        {
                            $excerpt = wp_filter_nohtml_kses( $post-&#38;gt;post_content);
                            $excerpt = strip_shortcodes( $excerpt );
                            $excerpt = avia_backend_truncate($excerpt, $length,&#38;quot; &#38;quot;);
                        }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gorgani on "mappress plugin and image issue"</title>
			<link>http://www.kriesi.at/support/topic/mappress-plugin-and-image-issue#post-25478</link>
			<pubDate>Sun, 21 Aug 2011 13:48:57 +0000</pubDate>
			<dc:creator>gorgani</dc:creator>
			<guid isPermaLink="false">25478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi. I have your Shoutbox theme, just purchased it, installed it easily, and it is great. First, I want to thank you for such a great looking theme.&#60;br /&#62;
I have the MapPress plugin installed, and I have various maps that I insert into bottom my posts. However, there seems to be a problem.&#60;/p&#62;
&#60;p&#62;For example, in one post, I do have a featured image set and all is great. I then go and inset a map location into the bottom of the post. When I am in the single page view, all is great. But in the archive page or in the main page etc... the map image gets shown in place of the featured image and the small box extrends longer verticaly. I have to remove the map for it to work and show properly. &#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
