<?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: The title next to Menu</title>
		<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu</link>
		<description>THE MOLITOR FORUMS &#187; Topic: The title next to Menu</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:03: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/the-title-next-to-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30822</link>
			<pubDate>Mon, 15 Sep 2014 12:49:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30822@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sounds like you have a permissions issue as there is nothing in the theme preventing you from making changes to template files. If you're not sure how to address this, my best suggestion is to contact your hosting provider to make sure you have proper user access/control for your template files.</p>
<p>To revert to the default theme, simply delete the current theme and reupload the theme zip you downloaded from ThemeForest.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>stori_teller_ on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30810</link>
			<pubDate>Sun, 14 Sep 2014 14:11:14 +0000</pubDate>
			<dc:creator>stori_teller_</dc:creator>
			<guid isPermaLink="false">30810@http://www.themolitor.com/forums/</guid>
			<description><p>okay, the custom.j folder is not allowing changes to be made to it, you can't take out or add to, also how do i revert back to the default theme so you  can trouble shoot the site, also will you need any additional information to fix the problem?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30786</link>
			<pubDate>Fri, 12 Sep 2014 08:55:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30786@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. The "continue reading" text only appears on listing pages like the home page (unless you're using a static home page) or category page. The pages you're referring to are single post pages. The left/right arrows on those pages will link to posts in the same category. So just make sure all your stories are in the same category and you will be able to navigate using the arrows. </p>
<p>2. Open custom.js and remove lines 176-188...</p>
<pre><code>//ZOOMING STUFF
jQuery(&#34;body.single .postInfo, body.page .entrytitle&#34;).not(&#34;body.page-template-t-tags-php .entrytitle&#34;).after(&#34;&#60;div id=&#039;zoom&#039;&#62;&#60;div id=&#039;zoomInfo&#039;&#62;Focus Mode&#60;/div&#62;&#60;/div&#62;&#34;);
var zoomInfo = jQuery(&#039;#zoomInfo&#039;);
jQuery(&#34;#zoom&#34;).click(function(){
	jQuery(this).toggleClass(&#039;zoomed&#039;);
	jQuery(&#34;#mesh,#backstretch,a[rel~=&#039;prev&#039;],a[rel~=&#039;next&#039;]&#34;).fadeToggle(1200);
	jQuery(&#34;#header,#footer, #sidebar.open&#34;).slideToggle(1200);
	htmlBody.animate({scrollTop:0},1200);
}).hover(function(){
  	zoomInfo.fadeIn({ duration: 200, queue: false }).animate({bottom:&#34;22px&#34;},{duration:200,queue:false});
},function(){
      	zoomInfo.stop(true,true).fadeOut(200,function(){jQuery(this).css({bottom:&#34;0&#34;})});
});</code></pre>
<p>3. It looks like you've made some edits to the styling of the theme, which is likely the reason you're experiencing these issues. In order for me to troubleshoot, I'll have to ask that you revert to a default setup of the theme.</p>
<p>4. That is how the theme is currently styled. You'll have to edit the CSS to make style changes. Unfortunately I don't provide customization services like this here in the forums. If you need help making style changes to your theme, please submit a request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>stori_teller_ on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30770</link>
			<pubDate>Wed, 10 Sep 2014 15:30:28 +0000</pubDate>
			<dc:creator>stori_teller_</dc:creator>
			<guid isPermaLink="false">30770@http://www.themolitor.com/forums/</guid>
			<description><p>Yes it was. thank you, just a few more questions. </p>
<p>1. in your demo you have your stories placed back to back, meaning one page was dracula, the next romeo an juliet, how can i do that, since there is the continue reading button, i only want one piece of work per page. and though it appears to be that way, the work is on one page and the page next to it is blank.</p>
<p>2. I would like to remove the focus mode (that's what i meant to ask in previous post but asked about the remove "the end" twice).</p>
<p>3. if you go to my site, you notice all the post have the wording started right on the edge of the left side of the page, and each page is like that it almost cuts off my content. thestoriteller.com </p>
<p>4. in the index page, there seems to be some dotted white lines i can't locate to eliminate, and hovering over each category makes the selection color white, which i rather it not be.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30765</link>
			<pubDate>Wed, 10 Sep 2014 14:53:00 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30765@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Correct. The logo is an image that is used for the site title. This is common for premium themes to only use logo images.</p>
<p>To remove "The End", try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>#theEnd {display: none !important;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>stori_teller_ on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30764</link>
			<pubDate>Wed, 10 Sep 2014 14:24:09 +0000</pubDate>
			<dc:creator>stori_teller_</dc:creator>
			<guid isPermaLink="false">30764@http://www.themolitor.com/forums/</guid>
			<description><p>also I want to remove "the end"&#60; i see the forum in red explaining it, however it was not helpful, well I didn't understand rather, also I want to remove "the end" i saw the forum for that as well, however it only made the wording smaller on my site, it did not take it away.
</p></description>
		</item>
		<item>
			<title>stori_teller_ on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30763</link>
			<pubDate>Wed, 10 Sep 2014 14:20:14 +0000</pubDate>
			<dc:creator>stori_teller_</dc:creator>
			<guid isPermaLink="false">30763@http://www.themolitor.com/forums/</guid>
			<description><p>I have to make the a logo name, then upload it?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30761</link>
			<pubDate>Wed, 10 Sep 2014 14:17:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30761@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can upload a logo on the Customize page (appearance &#62; customize). </p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>stori_teller_ on "The title next to Menu"</title>
			<link>http://www.themolitor.com/forums/topic/the-title-next-to-menu#post-30758</link>
			<pubDate>Wed, 10 Sep 2014 13:03:44 +0000</pubDate>
			<dc:creator>stori_teller_</dc:creator>
			<guid isPermaLink="false">30758@http://www.themolitor.com/forums/</guid>
			<description><p>hello,</p>
<p>I would like to know how to create a title next to my menu list, for instance on the demo you have "the novelist" in gothic font.<br />
please advise.
</p></description>
		</item>

	</channel>
</rss>
