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

		<item>
			<title>THE MOLITOR on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23957</link>
			<pubDate>Wed, 16 Oct 2013 13:38:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23957@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>murfree66 on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23953</link>
			<pubDate>Wed, 16 Oct 2013 13:25:34 +0000</pubDate>
			<dc:creator>murfree66</dc:creator>
			<guid isPermaLink="false">23953@http://www.themolitor.com/forums/</guid>
			<description><p>That works. Thank you very much.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23936</link>
			<pubDate>Wed, 16 Oct 2013 09:21:54 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23936@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can adjust the excerpt two ways...</p>
<p>1. Enter some custom text in the excerpt field on the post edit screen with the exact content you want to display (no limits).</p>
<p>2. Edit the functions.php file to control the amount of text that automatically appears when a custom excerpt isn't provided. Locate the following on lines 11-16...</p>
<pre><code>///////////////////////
//EXCERPT STUFF
///////////////////////
function new_excerpt_length($length) {
	return 55;
}</code></pre>
<p>Just change "55" to a number you want to use. The number represents the number of words that will appear.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>murfree66 on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23918</link>
			<pubDate>Tue, 15 Oct 2013 09:09:58 +0000</pubDate>
			<dc:creator>murfree66</dc:creator>
			<guid isPermaLink="false">23918@http://www.themolitor.com/forums/</guid>
			<description><p>How do I edit the excerpt length?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23847</link>
			<pubDate>Fri, 11 Oct 2013 08:41:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23847@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, please don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out and show potential buyers the value of my hard work.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>murfree66 on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23844</link>
			<pubDate>Fri, 11 Oct 2013 08:40:47 +0000</pubDate>
			<dc:creator>murfree66</dc:creator>
			<guid isPermaLink="false">23844@http://www.themolitor.com/forums/</guid>
			<description><p>That makes perfect sense. Thank you very much.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23843</link>
			<pubDate>Fri, 11 Oct 2013 08:37:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23843@http://www.themolitor.com/forums/</guid>
			<description><p>Oh, I see what's happening...</p>
<p>The content area on the right has a limited/finite amount of space. In other words, it can't expand to make room for additional content.</p>
<p>Because your title on the first slide is so long, it's pushing the content down, which make it hidden in order to avoid it running over other elements.</p>
<p>To address this you can either (1) reduce/condense/consolidate the amount of text in your titles, (2) use my above edit to remove the excerpt text and "continue" link or (3) customize the excerpt text on the edit page to be very short.</p>
<p>As an example for #1 mentioned above, you could change the title from this... </p>
<pre><code>Jeff Hollingshead at Job Fair, Smyrna Tennessee, September 18, 2013</code></pre>
<p>...to this...</p>
<pre><code>Jeff Hollingshead at Job Fair, Smyrna Tennessee, 9.18.2013</code></pre>
<p>(or completely remove the date since it's listed on the actual post page)</p>
<p>Let me know if that makes sense.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>murfree66 on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23839</link>
			<pubDate>Fri, 11 Oct 2013 08:22:05 +0000</pubDate>
			<dc:creator>murfree66</dc:creator>
			<guid isPermaLink="false">23839@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks. Here is the link. <a href="http://xmpolitical.com/" rel="nofollow">http://xmpolitical.com/</a> Everything is just a place holder now, but you can see what the slider does. It is on the first slide.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23823</link>
			<pubDate>Thu, 10 Oct 2013 13:51:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23823@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can control the slider category from the "customize" page, under "appearance".</p>
<p>The "continue" button should appear regardless of there being content or not. Can you provide a link to your site? I'll check it out.</p>
<p>To have only the title appear in the slider area, open "dualslider.php" and remove the following on lines 19-24...</p>
<pre><code>&#60;p&#62;&#60;?php the_excerpt(); ?&#62;
&#60;?php  if ($data[ &#039;custom_link&#039; ]) { ?&#62;
	&#60;a class=&#34;sliderMore&#34; href=&#34;&#60;?php echo $data[ &#039;custom_link&#039; ]; ?&#62;&#34;&#62;&#60;?php _e(&#039;Continue&#039;,&#039;themolitor&#039;);?&#62; &#38;raquo;&#60;/a&#62;&#60;/p&#62;
&#60;?php } else { ?&#62;
	&#60;a class=&#34;sliderMore&#34; href=&#34;&#60;?php the_permalink() ?&#62;&#34;&#62;&#60;?php _e(&#039;Continue&#039;,&#039;themolitor&#039;);?&#62; &#38;raquo;&#60;/a&#62;&#60;/p&#62;
&#60;?php } ?&#62;</code></pre>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>murfree66 on "Slider Options"</title>
			<link>http://www.themolitor.com/forums/topic/slider-options#post-23821</link>
			<pubDate>Thu, 10 Oct 2013 12:04:23 +0000</pubDate>
			<dc:creator>murfree66</dc:creator>
			<guid isPermaLink="false">23821@http://www.themolitor.com/forums/</guid>
			<description><p>There is probably already a post for this, but I can't seem to find it. I want the slider to only display a certain category, not just the most recent posts. How would I accomplish this?</p>
<p>Also, If I only title a post, but put no text content in, a continue button shows up on the slider. If I put content into the post, the first part of the content shows up in the slider but no continue button. So, is there a way to only have the Title show up in the slider, even if there is text content associated with that post?
</p></description>
		</item>

	</channel>
</rss>
