<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Custom post options blank after theme update</title>
		<link>http://www.themolitor.com/forums/topic/custom-post-options-blank-after-theme-update</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Custom post options blank after theme update</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 10:23:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/custom-post-options-blank-after-theme-update" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Custom post options blank after theme update"</title>
			<link>http://www.themolitor.com/forums/topic/custom-post-options-blank-after-theme-update#post-28813</link>
			<pubDate>Tue, 22 Apr 2014 12:06:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28813@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I totally agree. Unfortunately I don't have knowledge of how to do that, but the good news is this new custom post option approach shouldn't be going anywhere any time soon :-)</p>
<p>Sorry again for the confusion.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jasonsturges on "Custom post options blank after theme update"</title>
			<link>http://www.themolitor.com/forums/topic/custom-post-options-blank-after-theme-update#post-28796</link>
			<pubDate>Mon, 21 Apr 2014 19:20:22 +0000</pubDate>
			<dc:creator>jasonsturges</dc:creator>
			<guid isPermaLink="false">28796@http://www.themolitor.com/forums/</guid>
			<description><p>Chris,</p>
<p>Thanks for this information - it's greatly appreciated.</p>
<p>It would be optimal if the theme could have migrated / upgraded custom post meta data on install, but this solution is great.</p>
<p>Thanks, again,</p>
<p>Jason Sturges
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Custom post options blank after theme update"</title>
			<link>http://www.themolitor.com/forums/topic/custom-post-options-blank-after-theme-update#post-28766</link>
			<pubDate>Mon, 21 Apr 2014 09:49:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28766@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just to clarify, as of version 1.7.0 the custom post options (i.e. lat/long settings, etc) are completely new. The old custom post options data is still on your database, but it's not displayed on the post edit screen. </p>
<p>There are a few main reasons for this change: (1) the previous setup didn't allow for interaction with a front-end submission form, (2) the previous setup was slowly becoming deprecated with each WordPress update, and (3) the newer system is faster, smaller and more robust for new features (which I've been implementing regularly since this change).</p>
<p>If you want to view the old custom post options on the post edit screen (in addition to the new custom post options), open functions.php and change the following on lines 119-122 from this...</p>
<pre><code>////////////////////////
//LEGACY CUSTOM POST OPTIONS
////////////////////////
//include(TEMPLATEPATH . &#039;/include/old-post-meta.php&#039;);</code></pre>
<p>...to this...</p>
<pre><code>////////////////////////
//LEGACY CUSTOM POST OPTIONS
////////////////////////
include(TEMPLATEPATH . &#039;/include/old-post-meta.php&#039;);</code></pre>
<p>After making that change, you should be able to view both the old and new custom post options on the post edit screen.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jasonsturges on "Custom post options blank after theme update"</title>
			<link>http://www.themolitor.com/forums/topic/custom-post-options-blank-after-theme-update#post-28751</link>
			<pubDate>Sun, 20 Apr 2014 15:08:37 +0000</pubDate>
			<dc:creator>jasonsturges</dc:creator>
			<guid isPermaLink="false">28751@http://www.themolitor.com/forums/</guid>
			<description><p>MOLITOR,</p>
<p>With a license to this theme since 6/5/2012 (v1.3), recent updates to this theme drop custom post options from each post.</p>
<p>From each post, custom post options are blank for input fields such as:</p>
<p>- Zoom Level<br />
- Latitude - optional<br />
- Longitude - optional<br />
- Address Line 1<br />
- etc...</p>
<p>Previously these fields retained their value when editing a post.  After updating the theme, these input fields are now blank.</p>
<p>Data is persisted as the theme continues to display my map markers; however, is frustrating when updating a post such as changing address.</p>
<p>Thanks,</p>
<p>Jason Sturges
</p></description>
		</item>

	</channel>
</rss>
