<?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>Vfxdude &#187; Topic: Simplepress Forum issue</title>
		<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 21:40:30 +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.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/simplepress-forum-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-7898</link>
			<pubDate>Thu, 15 Dec 2011 10:05:51 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7898@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the theme was modified to work with simplepress. it has been a while since I have tested this though (new versions of simplepress).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bellwether on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-7892</link>
			<pubDate>Thu, 15 Dec 2011 08:06:40 +0000</pubDate>
			<dc:creator>bellwether</dc:creator>
			<guid isPermaLink="false">7892@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I stumbled upon this thread when i am seraching for a resolution for the same probelm. Any solutions yet. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2106</link>
			<pubDate>Fri, 09 Apr 2010 12:05:39 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2106@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;email me the url, I can take a look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2081</link>
			<pubDate>Thu, 08 Apr 2010 19:54:40 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2081@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I use the following custom page template&#60;br /&#62;
&#60;code&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Template Name: Forum&#60;br /&#62;
*/&#60;/p&#62;
&#60;p&#62;get_header();&#60;/p&#62;
&#60;p&#62;if (have_posts()) : while (have_posts()) : the_post(); &#60;/p&#62;
&#60;p&#62;	if (!get_image('feature')) $imagesize = 'normal'; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;!-- begin #content --&#38;gt;&#60;br /&#62;
	&#38;lt;div id=&#34;forum&#34;&#38;gt;&#60;br /&#62;
			 &#38;lt;?php if ($imagesize == &#34;normal&#34;) get_image('normal'); ?&#38;gt;&#60;br /&#62;
         &#38;lt;?php if (in_array('pageHeading', $bf_misc)) { ?&#38;gt; &#38;lt;h1&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/h1&#38;gt; &#38;lt;?php } ?&#38;gt;&#60;br /&#62;
		 &#38;lt;?php the_content(__('Read more'));?&#38;gt;&#60;br /&#62;
		&#38;lt;?php endwhile; else: ?&#38;gt;&#60;br /&#62;
	&#38;lt;p&#38;gt;&#38;lt;?php _e('Not Found','BigFeature'); ?&#38;gt;&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php endif; ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!-- end #content --&#38;gt;&#60;br /&#62;
&#38;lt;?php get_sidebar('custom'); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and this css:&#60;/p&#62;
&#60;p&#62;#forum {&#60;br /&#62;
	float:left;&#60;br /&#62;
	width:730px;&#60;br /&#62;
	margin-right: 10px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I am really desperate... no clue what is wrong.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2076</link>
			<pubDate>Thu, 08 Apr 2010 15:48:04 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2076@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Changed to no-sidebar template. The problem remains.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2071</link>
			<pubDate>Thu, 08 Apr 2010 14:10:43 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2071@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;test with the no sidebar template then to see if it's your custom template that's the problem. could be that simplepress use the #forum id.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2063</link>
			<pubDate>Thu, 08 Apr 2010 12:33:38 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2063@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;here the latest feedback from the developer. Honestly I have no clue how to solve the problem with the optionstyles.php.&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;@Barandum As I said earlier in the thread, the CSS information that sets the theme to the correct width seems to be defined in a file called optionstyles.php. So there is theme information stored inline somewhere and not in a stylesheet. With the forum enabled that file is never loaded for some reason. I don't know if it's the template you are using or some other reason?&#60;/p&#62;
&#60;p&#62;We need to identify why that happens and what the file is for. Why is the CSS not in the themes style.css file? Why don't you make the width of your theme wider than 800px in your child theme and see if that fixes the issue?&#60;/blockquote&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-2062</link>
			<pubDate>Thu, 08 Apr 2010 11:51:21 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2062@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I just saw, that I have still the following CSS in my childtheme. May that cause the error?&#60;/p&#62;
&#60;p&#62;#forum {&#60;br /&#62;
	float:left;&#60;br /&#62;
	width:730px;&#60;br /&#62;
	margin-right: 10px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I have made a special forum page template with only one sidebar instead of two.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1974</link>
			<pubDate>Tue, 06 Apr 2010 11:14:15 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1974@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;ok I get back to the developers of simplepress. See also the post here:&#60;br /&#62;
&#60;a href=&#34;http://simple-press.com/support-forum/simplepress-version-4-2/css-problem-when-updating-to-4-2-2/page-2/#p54039&#34; rel=&#34;nofollow&#34;&#62;http://simple-press.com/support-forum/simplepress-version-4-2/css-problem-when-updating-to-4-2-2/page-2/#p54039&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1972</link>
			<pubDate>Tue, 06 Apr 2010 10:55:11 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1972@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I installed the new simple:press version on my localhost, and it crashes my webserver. The previous version worked fine on localhost (xamp), so I guess they have done some big changes with this release.&#60;/p&#62;
&#60;p&#62;On my server it works. It's running php5, and that might be the reason, but I'm getting mysql errors. Seems like the mysql is not new enough. Everything else works, just getting 2 mysql error messages on the top. see here: &#60;a href=&#34;http://www.vfxdude.com/testblog/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.vfxdude.com/testblog/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would not use this new version if simple:press, seems like there are a lot of problems with it. &#60;/p&#62;
&#60;p&#62;Don't understand how optionstyles.php can have something to do with anything. You can cache it instead of using that script though, by enabling the &#34;Cache the settings stylesheet (use css file instead of php)&#34; in the theme settings.&#60;/p&#62;
&#60;p&#62;It might be your custom page template for the forum though. Set the Forum page to use the &#34;no sidebar&#34; template instead to test this.&#60;/p&#62;
&#60;p&#62;and cufon is working fine for me. Seems like we all get different problems with this new version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1971</link>
			<pubDate>Tue, 06 Apr 2010 10:49:20 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1971@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;just got confirmation of the developer of simplepress. the problem seems to be in the optionstlyes.php.&#60;/p&#62;
&#60;p&#62;would be great if you could have a look into that!&#60;/p&#62;
&#60;p&#62;thx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1937</link>
			<pubDate>Sun, 04 Apr 2010 19:29:16 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1937@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the problem looks like to be in the optionstyles.php according to the developer of simplepress. I opened a thread here:&#60;br /&#62;
&#60;a href=&#34;http://simple-press.com/support-forum/simplepress-version-4-2/css-problem-when-updating-to-4-2-2/page-2/#p53925&#34; rel=&#34;nofollow&#34;&#62;http://simple-press.com/support-forum/simplepress-version-4-2/css-problem-when-updating-to-4-2-2/page-2/#p53925&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1932</link>
			<pubDate>Sun, 04 Apr 2010 15:01:57 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1932@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;same problem here. It kills the container width.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1916</link>
			<pubDate>Sat, 03 Apr 2010 17:29:15 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1916@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;sounds like a jquery conflict. will look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marmot on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-1915</link>
			<pubDate>Sat, 03 Apr 2010 17:17:57 +0000</pubDate>
			<dc:creator>marmot</dc:creator>
			<guid isPermaLink="false">1915@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;The last update of simplepress (v4.2.2) has some issues with your theme (v1.3.4.3), like Cufon not working anymore.&#60;br /&#62;
Switching back to v4.2.1 fixes the issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marmot on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-923</link>
			<pubDate>Mon, 25 Jan 2010 01:34:25 +0000</pubDate>
			<dc:creator>marmot</dc:creator>
			<guid isPermaLink="false">923@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thank you for the fix !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-859</link>
			<pubDate>Wed, 20 Jan 2010 13:15:44 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">859@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;since I think simplepress is a better forum option for this theme than bbPress, I will not integrate bbPress with the theme, but I have added the template (used here) to the &#60;a href=&#34;http://www.vfxdude.com/downloads/&#34;&#62;download section&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;To Install simplepress:&#60;br /&#62;
1. Add the styles listed above to the bottom of style.css.&#60;/p&#62;
&#60;p&#62;2. Download the complete versions (more skins) &#60;a href=&#34;http://simplepressforum.com/download/&#34;&#62;here&#60;/a&#62; and follow these &#60;a href=&#34;http://wiki.simplepressforum.com/doku.php?id=installation:new_installation&#34;&#62;installation instructions&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;3. A page called forum is automatically created. Edit it to use the &#34;no sidebar&#34; template.&#60;/p&#62;
&#60;p&#62;4. Add the page forum to the navigation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-841</link>
			<pubDate>Tue, 19 Jan 2010 18:26:00 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">841@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I have looked at simplepress, and it works fine now with the fixes above (and with the no sidebar template).  There is no plan to create a custom theme for it, as it works fine like it is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-836</link>
			<pubDate>Tue, 19 Jan 2010 13:25:13 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">836@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I know this is probably asking for to mutch... would a special theme for simplepress i.e. an adjusted embedded theme whithin simplepress for bigfeature would be awsome.&#60;/p&#62;
&#60;p&#62;Have a look at simplepress. It is one of the best forum solutions out there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-779</link>
			<pubDate>Thu, 14 Jan 2010 21:41:23 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">779@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;a bit slow reply, but looked into this now since I'm also adjusting bbPress for the theme. The solution for this is quite easy. Add this to style.css:&#60;/p&#62;
&#60;pre&#62;
#sforum .inside { width: auto; }

.searchform .searchfield {
	background: #fff !important;
	border: none !important;
}
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>marmot on "Simplepress Forum issue"</title>
			<link>http://www.vfxdude.com/forum/topic/simplepress-forum-issue#post-589</link>
			<pubDate>Sat, 26 Dec 2009 10:01:57 +0000</pubDate>
			<dc:creator>marmot</dc:creator>
			<guid isPermaLink="false">589@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi !&#60;/p&#62;
&#60;p&#62;I&#38;#39;ve discovered a compatibility issue with the simplepress forum plugin.&#60;/p&#62;
&#60;p&#62;Everything works fine except the topic creation. Well I can basically start a new topic but the form doesn&#38;#39;t display the validation button (neither the smileys) which prevent me from creating a new thread.&#60;br /&#62;
It works fine though when I&#38;#39;m in &#38;quot;Reply&#38;quot; mode.&#60;/p&#62;
&#60;p&#62;I&#38;#39;ve tested this with a clean install of the theme and a clean install of the forum plugin (on a local mode and online). No other modifications and no other plugins installed.&#60;/p&#62;
&#60;p&#62;Happy holiday season :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

