<?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: Slideshow links problems</title>
		<link>http://www.themolitor.com/forums/topic/slideshow-links-problems</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slideshow links problems</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:35:57 +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/slideshow-links-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25829</link>
			<pubDate>Thu, 26 Dec 2013 14:58:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25829@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.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25821</link>
			<pubDate>Thu, 26 Dec 2013 12:33:01 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25821@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
I don't think that I'm going to use the custom link field option.<br />
I have changed index.php like you suggest and it works perfectly.<br />
Before the modification of the index.php file, I try to reinstall Wordpress 3.8 with no succes.<br />
I hope that in the future upgrade of Wordpress would solve the problem.</p>
<p>Thank you for your help and your very good support....</p>
<p>Best,<br />
Richard
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25800</link>
			<pubDate>Thu, 26 Dec 2013 10:13:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25800@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If you don't intend on using the custom link field option, try replacing your index.php file with this...</p>
<pre><code>&#60;?php
get_header(); 

//VAR SETUP
$slideCat = get_theme_mod(&#039;themolitor_slider_category&#039;);
?&#62;

&#60;div id=&#34;slider&#34;&#62;
	&#60;?php
	$showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;cat=&#039;. $slideCat .&#039;&#38;showposts=5&#039;);
	if ($showPostsInCategory-&#62;have_posts()) : while ($showPostsInCategory-&#62;have_posts()) : $showPostsInCategory-&#62;the_post();
	?&#62;
		&#60;a class=&#34;tooltip&#34; href=&#34;&#60;?php the_permalink() ?&#62;&#34; title=&#34;&#60;?php the_title_attribute(); ?&#62;&#34;&#62;
		&#60;?php the_post_thumbnail(&#039;slider&#039;,array(&#039;title&#039; =&#62; &#34;&#34;)); ?&#62;
		&#60;/a&#62;
	&#60;?php endwhile; endif;?&#62;
&#60;/div&#62;&#60;!--end slider--&#62;

&#60;?php get_footer(); ?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25779</link>
			<pubDate>Tue, 24 Dec 2013 00:24:18 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25779@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
it's the same with a new post.<br />
Other thing, when I write someting in the field "Featured Item Link" and I delete it directly in the database it work, but if I save the post on the post edit screen it don't work again .....
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25775</link>
			<pubDate>Mon, 23 Dec 2013 15:34:39 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25775@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Weird. I'm not quite sure why there's an issue. I can't see anything theme-related that would cause the post URLs not to load.</p>
<p>Does it happen with freshly created posts too? Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25772</link>
			<pubDate>Mon, 23 Dec 2013 15:06:08 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25772@http://www.themolitor.com/forums/</guid>
			<description><p>I think there is a problem with the field in the database.<br />
If I write a word in the field "Featured Item Link" and I delete it in the database with phpmyadmin, after it works !!!!
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25771</link>
			<pubDate>Mon, 23 Dec 2013 14:50:12 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25771@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
I have this on the post edit screen :</p>
<p>Custom Post Options<br />
Featured Item Link</p>
<p>###  Here I have nothing, and no space  ###</p>
<p>Enter full URL to replace default post link on featured items. Use # to deactivate link.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25764</link>
			<pubDate>Mon, 23 Dec 2013 14:15:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25764@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It looks like the URLs are blank in the source code. Please verify that there are no text or spaces in the "custom link" section (on the post edit screen) for the posts in your slider.</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25757</link>
			<pubDate>Mon, 23 Dec 2013 13:08:47 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25757@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://www.haettel.fr" rel="nofollow">http://www.haettel.fr</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25747</link>
			<pubDate>Mon, 23 Dec 2013 10:56:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25747@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bigs38 on "Slideshow links problems"</title>
			<link>http://www.themolitor.com/forums/topic/slideshow-links-problems#post-25728</link>
			<pubDate>Sun, 22 Dec 2013 13:15:43 +0000</pubDate>
			<dc:creator>bigs38</dc:creator>
			<guid isPermaLink="false">25728@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
links of pictures on "home" slideshow aren't by default related with posts but with the home page of my site.<br />
I read on other topics than normaly it's not the case !!<br />
Could you help me please</p>
<p>Best regards
</p></description>
		</item>

	</channel>
</rss>
