<?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: Slider in other page</title>
		<link>http://www.themolitor.com/forums/topic/slider-in-other-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider in other page</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 10:59:11 +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/slider-in-other-page" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider in other page"</title>
			<link>http://www.themolitor.com/forums/topic/slider-in-other-page#post-29918</link>
			<pubDate>Mon, 30 Jun 2014 09:45:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29918@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. To have the slider show on every page (instead of the page title), open header.php and change the following on lines 105-111 from this...</p>
<pre><code>&#60;?php
//SLIDER + TITLE
if(is_front_page()){
	get_template_part(&#039;slider&#039;);
} else {
	get_template_part(&#039;title&#039;);
}?&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;?php
//SLIDER + TITLE
get_template_part(&#039;slider&#039;);
?&#62;</code></pre>
<p>...then add the following to your Custom CSS box on the Customize page...</p>
<pre><code>#menuContainer {height: 450px;}</code></pre>
<p>2. Every time you change the image size in functions.php, you need to regenerate your thumbnails so that those dimensions go into effect. There's a plugin called "Regenerate Thumbnails" that helps you do this: <a href="http://wordpress.org/plugins/regenerate-thumbnails/" rel="nofollow">http://wordpress.org/plugins/regenerate-thumbnails/</a> -- try that.</p>
<p>3. I haven't seen this happen before, so I'm not immediately aware of what's going on. Please undo any edits you've made to the theme files to make sure those aren't causing this to happen. Let me know if that has any impact.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomkop on "Slider in other page"</title>
			<link>http://www.themolitor.com/forums/topic/slider-in-other-page#post-29904</link>
			<pubDate>Sun, 29 Jun 2014 03:04:50 +0000</pubDate>
			<dc:creator>tomkop</dc:creator>
			<guid isPermaLink="false">29904@http://www.themolitor.com/forums/</guid>
			<description><p>I have next problem.</p>
<p>I upload image to post. I set as feature image and click to Slider category only. And image show in slider and too carousel! I have set in theme-options category for slider and for carousel.</p>
<p>Why ?<br />
<a href="http://oi60.tinypic.com/16lcohs.jpg" rel="nofollow">http://oi60.tinypic.com/16lcohs.jpg</a>
</p></description>
		</item>
		<item>
			<title>tomkop on "Slider in other page"</title>
			<link>http://www.themolitor.com/forums/topic/slider-in-other-page#post-29903</link>
			<pubDate>Sun, 29 Jun 2014 00:59:12 +0000</pubDate>
			<dc:creator>tomkop</dc:creator>
			<guid isPermaLink="false">29903@http://www.themolitor.com/forums/</guid>
			<description><p>+ I have problem with changing sponsor image. In custom.js I changed width but no height. I found sponsor size in function.php and I changed to add_image_size( 'sponsor',160 ,200, true  );</p>
<p>but image always crop to 160x144</p>
<p>why ?
</p></description>
		</item>
		<item>
			<title>tomkop on "Slider in other page"</title>
			<link>http://www.themolitor.com/forums/topic/slider-in-other-page#post-29902</link>
			<pubDate>Sat, 28 Jun 2014 14:51:21 +0000</pubDate>
			<dc:creator>tomkop</dc:creator>
			<guid isPermaLink="false">29902@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I need slider on every page. For example in page About<br />
<a href="http://themes.themolitor.com/wpaid/help-eliminate-aids/" rel="nofollow">http://themes.themolitor.com/wpaid/help-eliminate-aids/</a></p>
<p>Slider with background and map.
</p></description>
		</item>

	</channel>
</rss>
