<?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 problems and other issues....</title>
		<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider problems and other issues....</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 21:35:54 +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-problems-and-other-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-27089</link>
			<pubDate>Mon, 10 Feb 2014 13:02:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27089@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Do you have bug testing turned on for your WordPress installation? That may be the reason those messages appear.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>njruk on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-27086</link>
			<pubDate>Mon, 10 Feb 2014 12:33:01 +0000</pubDate>
			<dc:creator>njruk</dc:creator>
			<guid isPermaLink="false">27086@http://www.themolitor.com/forums/</guid>
			<description><p>Error messages still showing up. Installing another theme...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-27070</link>
			<pubDate>Mon, 10 Feb 2014 10:48:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27070@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The latest version of the theme should address these issues you're having. Please grab the updated version from your downloads page on ThemeForest. </p>
<p>For more info about updating, please review this thread: <a href="http://www.themolitor.com/forums/topic/faq-how-do-i-update-my-theme" rel="nofollow">http://www.themolitor.com/forums/topic/faq-how-do-i-update-my-theme</a></p>
<p>Let me know if updating helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>njruk on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-27044</link>
			<pubDate>Sat, 08 Feb 2014 01:32:19 +0000</pubDate>
			<dc:creator>njruk</dc:creator>
			<guid isPermaLink="false">27044@http://www.themolitor.com/forums/</guid>
			<description><p>OK, I opened the files and made the edits but nothing changed!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-26917</link>
			<pubDate>Tue, 04 Feb 2014 10:11:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26917@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. Open up functions.php and change the following on line 267 from this...</p>
<pre><code>&#60;input type=&#34;text&#34; name=&#34;&#60;?php echo $meta_box[ &#039;name&#039; ]; ?&#62;&#34; value=&#34;&#60;?php echo htmlspecialchars( $data[ $meta_box[ &#039;name&#039; ] ] ); ?&#62;&#34; /&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;input type=&#34;text&#34; name=&#34;&#60;?php echo $meta_box[ &#039;name&#039; ]; ?&#62;&#34; value=&#34;&#60;?php if(isset($data[ $meta_box[&#039;name&#039;]])){echo htmlspecialchars( $data[ $meta_box[ &#039;name&#039; ] ] );} ?&#62;&#34; /&#62;</code></pre>
<p>2. Open up header.php and change the following on line 123 from this...</p>
<pre><code>$subText = $data[ &#039;custom_subtext&#039; ];</code></pre>
<p>...to this...</p>
<pre><code>if(isset($data[&#039;custom_subtext&#039;])){$subText = $data[ &#039;custom_subtext&#039; ];}</code></pre>
<p>3. Odd. Try using the "Regenerate Thumbnails" plugin: <a href="http://wordpress.org/plugins/regenerate-thumbnails/" rel="nofollow">http://wordpress.org/plugins/regenerate-thumbnails/</a></p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>njruk on "Slider problems and other issues...."</title>
			<link>http://www.themolitor.com/forums/topic/slider-problems-and-other-issues#post-26900</link>
			<pubDate>Mon, 03 Feb 2014 13:30:55 +0000</pubDate>
			<dc:creator>njruk</dc:creator>
			<guid isPermaLink="false">26900@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>New to WP. Having problems getting photographs to show up in the slider. I have resized the photographs to the correct size and set them as featured images. Getting the following error message:</p>
<p>Warning: Illegal string offset 'custom_video' in /home/rogersco/public_html/nicholas-rogers.com/wp-content/themes/wppolitico/functions.php on line 267</p>
<p>When I click on 'continue' on the slider text, it doesn't take me to the actual article.</p>
<p>Also, when I click on one of the blog posts the header displays the following error message:</p>
<p>Warning: Illegal string offset 'custom_subtext' in /home/rogersco/public_html/nicholas-rogers.com/wp-content/themes/wppolitico/header.php on line 123</p>
<p>Finally, is it possible to make blog post images on the front page larger?</p>
<p>Site is <a href="http://www.nicholas-rogers.com" rel="nofollow">http://www.nicholas-rogers.com</a></p>
<p>Thanks.
</p></description>
		</item>

	</channel>
</rss>
