<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Frontpage slider hyperlinks</title>
		<link>http://www.kriesi.at/support/topic/frontpage-slider-hyperlinks</link>
		<description>Support Forum - Topic: Frontpage slider hyperlinks</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 14:24:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/frontpage-slider-hyperlinks" rel="self" type="application/rss+xml" />

		<item>
			<title>Thumbslapper on "Frontpage slider hyperlinks"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-hyperlinks#post-2905</link>
			<pubDate>Tue, 17 Aug 2010 06:57:46 +0000</pubDate>
			<dc:creator>Thumbslapper</dc:creator>
			<guid isPermaLink="false">2905@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi, I have excactly same problem as tommyt90, but can't seem to make it work. Is there any way I can make you post a more &#34;finished&#34; walkthrough?&#60;br /&#62;
Great theme, though, and everybody who's seen it up here love it!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Jesper
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tommyt90 on "Frontpage slider hyperlinks"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-hyperlinks#post-453</link>
			<pubDate>Thu, 22 Jul 2010 18:55:18 +0000</pubDate>
			<dc:creator>tommyt90</dc:creator>
			<guid isPermaLink="false">453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Kriesi...&#60;/p&#62;
&#60;p&#62;Sorted it now :)&#60;/p&#62;
&#60;p&#62;Again... compliments on the theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Frontpage slider hyperlinks"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-hyperlinks#post-283</link>
			<pubDate>Wed, 21 Jul 2010 11:21:14 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It is possible but requires a little bit of modification:&#60;/p&#62;
&#60;p&#62;you need to be comfortable with using wordpress custom fields. you need to create a new custom field, maybe call it &#34;new_link&#34; and then enter the link into this custom field. then you need to edit the template files.&#60;/p&#62;
&#60;p&#62;in index php search for $link = get_permalink(); &#60;/p&#62;
&#60;p&#62;add a new line afterwards: $new_link = get_post_meta($post-&#38;gt;ID, &#34;new_link&#34;, true);&#60;/p&#62;
&#60;p&#62;then search for get_permalink() arround line 47 and 52 and replace it with $new_link&#60;br /&#62;
then search for $link at line 45 and replace it with $new_link as well
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tommyt90 on "Frontpage slider hyperlinks"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-hyperlinks#post-235</link>
			<pubDate>Tue, 20 Jul 2010 23:01:10 +0000</pubDate>
			<dc:creator>tommyt90</dc:creator>
			<guid isPermaLink="false">235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi,&#60;/p&#62;
&#60;p&#62;First let me say what a fantastic theme this is.&#60;/p&#62;
&#60;p&#62;One query I have at the moment is:&#60;/p&#62;
&#60;p&#62;Is it possible to link the images I use on the frontpage slider to a certain page?&#60;br /&#62;
I know that if i insert an image via wordpress into a post I can add a custom link to that but If I put an image on the slider it automatically links to the post which is holding the image.&#60;/p&#62;
&#60;p&#62;What I want is to... Link say a image advertising baked beans to the baked beans page or something like that. I want to add custom links to the front images.&#60;/p&#62;
&#60;p&#62;Is this possible?&#60;/p&#62;
&#60;p&#62;Many kind regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
