<?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: Site not the same as Demo version</title>
		<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Site not the same as Demo version</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:36:07 +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/the-daily-press-its-not-the-same-as-demo-version" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-23478</link>
			<pubDate>Tue, 24 Sep 2013 18:30:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23478@http://www.themolitor.com/forums/</guid>
			<description><p>@crackmymba</p>
<p>Thanks for sharing! </p>
<p>Don't forget to post it here: <a href="http://www.themolitor.com/forums/topic/show-off-your-site-using-the-daily-press" rel="nofollow">http://www.themolitor.com/forums/topic/show-off-your-site-using-the-daily-press</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>crackmymba on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-23477</link>
			<pubDate>Tue, 24 Sep 2013 12:58:54 +0000</pubDate>
			<dc:creator>crackmymba</dc:creator>
			<guid isPermaLink="false">23477@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I would like to begin with a token of Thanks. I have purchased this theme in May and have been using it happily. I have given a positive review on themesforest and have been a word of mouth promoter of your work.</p>
<p>Keep doing the great job. By the way do check my website if you have time - <a href="http://www.crackmymba.com/" rel="nofollow">http://www.crackmymba.com/</a></p>
<p>I intend to make few changes and incorporate flash on leaderboard. I will give a shot with your inputs here.</p>
<p>Thanks again bro and keep up your awesome work.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22904</link>
			<pubDate>Mon, 02 Sep 2013 08:38:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22904@http://www.themolitor.com/forums/</guid>
			<description><p>Awesome! :-)
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22887</link>
			<pubDate>Fri, 30 Aug 2013 22:48:29 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22887@http://www.themolitor.com/forums/</guid>
			<description><p>worked like a charm! Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22881</link>
			<pubDate>Fri, 30 Aug 2013 10:03:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22881@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Maybe try adding it manually to the theme? </p>
<p>The header ad is controlled from header.php on lines 112-116...</p>
<pre><code>&#60;?php if($topAdImg &#38;&#38; $topAdUrl){?&#62;
&#60;div class=&#34;advertising&#34;&#62;
	&#60;a &#60;?php if($newWindowAd){ echo &#039;target=&#34;_blank&#34;&#039;; } ?&#62; href=&#34;&#60;?php echo $topAdUrl; ?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $topAdImg; ?&#62;&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end advertisting--&#62;
&#60;?php } ?&#62;</code></pre>
<p>The footer ad is controlled from footer.php on lines 19-23...</p>
<pre><code>&#60;?php if($bottomAdImg &#38;&#38; $bottomAdUrl){?&#62;
&#60;div class=&#34;advertising&#34; id=&#34;footerAd&#34;&#62;
	&#60;a &#60;?php if($newWindowAd){ echo &#039;target=&#34;_blank&#34;&#039;; } ?&#62; href=&#34;&#60;?php echo $bottomAdUrl; ?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $bottomAdImg; ?&#62;&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end advertisting--&#62;
&#60;?php } ?&#62;</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22872</link>
			<pubDate>Thu, 29 Aug 2013 23:17:52 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22872@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I have some experience with Wordpress and I think it will take a couple of coding and editing to work it out. Customization Request guys gonna cost me a lot for such things, that's why I am not gonna reach them. I previously thought they are for free...</p>
<p>However, I managed to add flash banners for sidebar by using this code in widget:</p>
<p>&#60;object width="XXX" height="XXX"&#62;<br />
&#60;param name="movie" value="filename.swf"&#62;<br />
&#60;embed src="filename.swf" width="XXX" height="XXX"&#62;<br />
&#60;/embed&#62;&#60;/object&#62;</p>
<p>But it can not be done for 728x90 banners as they are among theme options. Can you or your guys at least give me some hints on how to make it possible to make 728x90 flash banners too? that will help me investigate further and hopefully succeed it.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22844</link>
			<pubDate>Thu, 29 Aug 2013 10:30:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22844@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It can be done, but that isn't something I provide support for here as it isn't a quick edit. For customizations like that, please submit a customization request.</p>
<p>These forums are really only intended to provide support for issues users are experiencing. I don't provide customization services here (unless it's a quick edit I know off the top of my head).</p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22832</link>
			<pubDate>Thu, 29 Aug 2013 05:17:58 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22832@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>Got it, thanks!</p>
<p>Now one more question, how to add Flash banners? instead of banners in picture.</p>
<p>Fingers crossed it can be done :)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22809</link>
			<pubDate>Tue, 27 Aug 2013 10:16:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22809@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. Changing the width of the theme (beyond turning the secondary sidebar on/off) is not a feature of the theme. This would be a customization as changing the width is a code-based change that impacts the position/size of other elements and requires testing and research to make sure there are no negative side effects. This is why I pointed you to the customization request form. </p>
<p>2. Those are widgets in the secondary sidebar area. You can turn the secondary sidebar on/off in the theme options panel and you can control the widgets from the widgets page.</p>
<p>Hope that explains things better for you.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22793</link>
			<pubDate>Tue, 27 Aug 2013 08:06:35 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22793@http://www.themolitor.com/forums/</guid>
			<description><p>You gotta be kidding me, I just got this reply from the "customization request form":</p>
<p>Thanks for reaching out to us. To clarify, we do not provide support for The Molitor. He may have pointed you in our direction so we could quote out the rate to build your site to resemble the demo. We do offer that service for $450.</p>
<p>If you simply need assistance in building the page you can review The Molitor’s forums here: <a href="http://themolitor.com/forums/" rel="nofollow">http://themolitor.com/forums/</a></p>
<p>-----------------------------------------------------------------</p>
<p>Chris,</p>
<p>This is truly unfair...we have purchased what we saw in the DEMO version of the product, kindly support us here how to make our uploaded theme almost alike the Demo version.</p>
<p>For now, we need help for the followings:</p>
<p>1. How to adjust the width of the theme? we need exact width in Demo version</p>
<p>2. How to have "LATEST ARTICLES" and "MORE ADS" and such columns in its correct place like in Demo version? check the demo version here <a href="http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747" rel="nofollow">http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747</a> these columns are almost in the middle of the page.</p>
<p>These two issue are most important, the rest we can handle I believe.</p>
<p>Looking forward to you.
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22786</link>
			<pubDate>Mon, 26 Aug 2013 18:45:17 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22786@http://www.themolitor.com/forums/</guid>
			<description><p>Ok, I read the FAQ. Customization is for free right?</p>
<p>And thank you for the help here.
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22784</link>
			<pubDate>Mon, 26 Aug 2013 17:40:48 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22784@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>I am sorry, I don't get it. for changing the width, I have to use extra service and pay again?! that form is asking me for budget.</p>
<p>This is starting to look unfair! I loved your theme when I looked into DEMO of it, That's what a DEMO is meant for right? to see how the product/theme look like.</p>
<p>Now I am frustrated, not only my current theme is not the same as DEMO version, but I have to pay to make it like the DEMO version?!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22759</link>
			<pubDate>Mon, 26 Aug 2013 09:51:47 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22759@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. For customizations, please use this customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>2. To populate that area, you need to have posts in a specific category. You then assign that category in the theme options for the home page. As long as you have more than 1 post, you'll see a list like that on your home page (assuming you're using the default home page settings).</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22732</link>
			<pubDate>Fri, 23 Aug 2013 17:23:48 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22732@http://www.themolitor.com/forums/</guid>
			<description><p>Banners on the right side worked, thanks.</p>
<p>Ok then, I guess i have to do everything manually.</p>
<p>I ask about a feature and you please guide me exactly how to implement it.</p>
<p>1. How to change the width of the theme?</p>
<p>2. How to implement this feature? red box here <a href="http://imageshack.us/f/850/8w5a.png/" rel="nofollow">http://imageshack.us/f/850/8w5a.png/</a> </p>
<p>These are for now, thanks.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22722</link>
			<pubDate>Fri, 23 Aug 2013 09:17:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22722@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Unfortunately WordPress doesn't provide the ability to copy everything in the demo file. The demo is just intended to be an example of the type of content you can create. </p>
<p>The code I posted is an example. See the "LINK-TO-PAGE" and "LINK-TO-IMAGE" text? That needs to be changed by you with the links and images you want to use. </p>
<p>EXAMPLE:</p>
<pre><code>&#60;a href=&#34;http://yoursite.com&#34;&#62;&#60;img alt=&#34;&#34; src=&#34;http://yoursite.com/image.jpg&#34;&#62;&#60;/a&#62;</code></pre>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22714</link>
			<pubDate>Thu, 22 Aug 2013 19:11:02 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22714@http://www.themolitor.com/forums/</guid>
			<description><p>Again, all I need is to have exact this <a href="http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747" rel="nofollow">http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747</a> for my website, then I will edit things based on my own info.
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22713</link>
			<pubDate>Thu, 22 Aug 2013 19:02:32 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22713@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>I pasted that special code in the TEXT widget, banners did not show up.</p>
<p>I imported the demo xml file, only the contents was imported, not all those features/effects/banners/facebook available in the Demo version.</p>
<p>I am sorry, but can you just provide me the exact demo version? that's what I ever wanted.</p>
<p>You surely have the files for this <a href="http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747" rel="nofollow">http://themeforest.net/item/the-daily-press-super-simple-wp-publication-theme/full_screen_preview/1965747</a> right?</p>
<p>Or I have to figure everything by myself? as I am not a Wordpress expert, I'm just not sure what to do and where's what.</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22709</link>
			<pubDate>Thu, 22 Aug 2013 14:55:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22709@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The content on the right is controlled via Widgets. The banners in the sidebar are sitting in a text widget. You just need to provide markup in the text widget like this...</p>
<pre><code>&#60;a href=&#34;#LINK-TO-PAGE&#34;&#62;&#60;img src=&#34;#LINK-TO-IMAGE&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;</code></pre>
<p>The demo site is using the same theme. The demo site content is already included in the download files as well. It's called "demo.xml". You can import that if you need.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22707</link>
			<pubDate>Thu, 22 Aug 2013 09:39:06 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22707@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>Thanks for the prompt reply.</p>
<p>Here is the Demo button - under text "Wordpress version" <a href="http://www.themolitor.com/2012/03/the-daily-press-super-simple-wp-publication-theme/" rel="nofollow">http://www.themolitor.com/2012/03/the-daily-press-super-simple-wp-publication-theme/</a></p>
<p>I correct myself, banners on the right side which are 260x120, how do I set them up? also when you scroll down the demo version, there is "More ads" which has banners with size 180x100, I would have them too.</p>
<p>I had already read the manual link, but it had basic info, I'll look into it more again. However can you just send me the wordpress zipfile theme for the exact demo version? that would makes it easier for me, otherwise I have to figure out how to turn it exactly like the demo version.</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22704</link>
			<pubDate>Thu, 22 Aug 2013 09:00:20 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22704@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Please keep in mind additional steps are needed after installing the theme. Be sure to visit your theme options panel to configure the settings to your liking.</p>
<p>Also, there are no banners in the demo that have 587x331 dimensions, so I'm not sure what you're referring to. The sidebar area is controlled from the widgets page, so you can manage that content there.</p>
<p>Please be sure to review the help file for additional details about configuring the site: <a href="http://themolitor.com/help/dailypress" rel="nofollow">http://themolitor.com/help/dailypress</a></p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomtom on "Site not the same as Demo version"</title>
			<link>http://www.themolitor.com/forums/topic/the-daily-press-its-not-the-same-as-demo-version#post-22699</link>
			<pubDate>Wed, 21 Aug 2013 23:03:10 +0000</pubDate>
			<dc:creator>tomtom</dc:creator>
			<guid isPermaLink="false">22699@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>I purchased The Daily Press today hoping I will be having the exact Demo version, but when I uploaded the theme, it has not such features, for instance Banner size 587x331 on the right side is not available in what I have, I only have Bottom and UP Banners with size 728x90 options.</p>
<p>The dynamic feature, that shows previous entries on the homepage doesn't exist in mine (</p>
<p>The width is also different than Demo version.</p>
<p>Someone please help.</p>
<p>Thanks
</p></description>
		</item>

	</channel>
</rss>
