<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manga+Press &#187; Bug-Fixes</title>
	<atom:link href="http://manga-press.jes.gs/tags/bug-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://manga-press.jes.gs</link>
	<description>The webcomic CMS for Wordpress!</description>
	<lastBuildDate>Sun, 11 Mar 2012 18:51:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Manga+Press 2.6 Static Page Issues and updates</title>
		<link>http://manga-press.jes.gs/2010/03/mangapress-2-6-static-page-issues-and-updates/</link>
		<comments>http://manga-press.jes.gs/2010/03/mangapress-2-6-static-page-issues-and-updates/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 06:54:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[Bug-Fixes]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=285</guid>
		<description><![CDATA[First off, I just found out that Manga+Press does not play well with WordPress&#8217;s Static Page settings. If you&#8217;re using your latest comic page as a static front page, you will have to create a custom page template and apply it to your latest comic page. If you need more info on custom page templates [...]]]></description>
			<content:encoded><![CDATA[<p>First off, I just found out that Manga+Press does not play well with WordPress&#8217;s <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">Static Page settings</a>. If you&#8217;re using your latest comic page as a static front page, you will have to create a custom page template and apply it to your latest comic page. If you need more info on custom page templates in WordPress, check out <a href="http://codex.wordpress.org/Pages#Page_Templates">this page</a> in the <a href="http://codex.wordpress.org/">WordPress Codex</a> for more information on how to create a custom page template. Also, check out my page on <a href="http://manga-press.silent-shadow.net/2009/08/mangapress-template-tags/">Manga+Press&#8217;s template tags</a>, and there is a code sample available for <a href="http://manga-press.silent-shadow.net/wp-content/uploads/2009/10/page-latest-comic.zip">download</a> as well. Unfortunately, I&#8217;ve been doing some tests to see if I can integrate Static Page support but it seems like the &#8220;fix&#8221; causes more problems than it actually fixes.<span id="more-285"></span></p>
<p>Also, if you&#8217;re having issues with the &#8220;Powered by Manga+Press&#8230;&#8221; text in your footer ruining your layout, you can use this line of code in your theme&#8217;s <code>functions.php</code> file to remove it:</p>
<pre lang="php">remove_action('wp_footer', 'mpp_add_footer_info');</pre>
<p>I had a great idea for a companion plugin to Manga+Press: <strong>CharacterWiki</strong>! Which is exactly what it says it is. Basically, it would be a plugin that would allow you to create a Cast of Characters listing and/or a series guide. I have no idea when I can start development on this project but I hope it&#8217;s sometime soon!</p>
<p>And finally, I should have a Manga+Press API reference up in the next few weeks. I&#8217;m working on it as part of my senior portfolio since the development of Manga+Press is playing a major part in my portfolio.</p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.jes.gs/2010/03/mangapress-2-6-static-page-issues-and-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Manga+Press Bugfix and update</title>
		<link>http://manga-press.jes.gs/2010/02/mangapress-bugfix-and-update/</link>
		<comments>http://manga-press.jes.gs/2010/02/mangapress-bugfix-and-update/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 14:48:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[Bug-Fixes]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=260</guid>
		<description><![CDATA[Well, Manga+Press 2.9 2.6 beta has been updated with the bugfix and the version number update. I&#8217;m thinking that I might be able to have the final release out a little earlier than expected. The quarter is beginning to wind down and I should have less work to do after this week. Now, my main [...]]]></description>
			<content:encoded><![CDATA[<p>Well, <a href="http://manga-press.silent-shadow.net/wp-content/uploads/2010/02/mangapress.zip">Manga+Press <span style="text-decoration: line-through;">2.9</span> 2.6 beta</a> has been updated with the bugfix and the version number update. I&#8217;m thinking that I might be able to have the final release out a little earlier than expected. The quarter is beginning to wind down and I should have less work to do after this week. Now, my main problem is going to become whether or not M+P 2.6 will work with WordPress 3.0, since WP and WPMU are supposed to be merged in WP 3.0. I did a test-run with WPMU a few weeks back and discovered some potential issues with Manga+Press.</p>
<p>Final release date, I&#8217;m thinking now maybe <del datetime="2010-03-04T01:25:56+00:00">the third week of March — around the 22nd or thereabouts</del> <ins datetime="2010-03-04T01:25:56+00:00">any time now!</ins></p>
<p>Download: <a href="http://manga-press.silent-shadow.net/wp-content/uploads/2010/02/mangapress.zip">Manga+Press 2.6 beta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.jes.gs/2010/02/mangapress-bugfix-and-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

