<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Cutline Theme Support Forums Tag:  link</title>
<link>http://cutline.tubetorial.com/forums-archive/</link>
<description>Cutline Theme Support Forums Tag:  link</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 21:28:30 +0000</pubDate>

<item>
<title>chennai on "link style"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/link-style#post-1310</link>
<pubDate>Sat, 29 Mar 2008 10:17:21 +0000</pubDate>
<dc:creator>chennai</dc:creator>
<guid isPermaLink="false">1310@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
My number one template...Really !&#60;/p&#62;
&#60;p&#62;I am ay be a bit short on this but how to change the way the link appears inside a post ? &#60;/p&#62;
&#60;p&#62;I have been going through the css style file but...Couldn't find where to go. &#60;/p&#62;
&#60;p&#62; just want to be able to change the color and use hover:...+change color&#60;/p&#62;
&#60;p&#62; I succeed in changing the way the links appear in the tags clouds...but not inside the posts...&#60;/p&#62;
&#60;p&#62;thanks !
&#60;/p&#62;</description>
</item>
<item>
<title>thirdeyetc on "Link to front page"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/link-to-front-page#post-819</link>
<pubDate>Sun, 09 Dec 2007 22:24:44 +0000</pubDate>
<dc:creator>thirdeyetc</dc:creator>
<guid isPermaLink="false">819@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Just open your single.php file (the code for posts) and at the top there should be like a nav div where the next post, previous post navigation displays. if you want it to appear with that stuff you'll have to add the link into the navigation.php page.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;navigation&#38;quot;&#38;gt;
	&#38;lt;span class=&#38;quot;previous&#38;quot;&#38;gt;&#38;lt;?php previous_post_link(&#38;#39;&#38;amp;larr; %link&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
	&#38;lt;span class=&#38;quot;next&#38;quot;&#38;gt;&#38;lt;?php next_post_link(&#38;#39;%link &#38;amp;rarr;&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;clear whitespace&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That portion is the links up top to the next and previous blog entries. I suppose you could just stick your link in there somewhere and fool around with the formatting with CSS until you get it looking alright. I'd probably stick it on it's own line though.&#60;/p&#62;
&#60;p&#62;Otherwise you can just stick it before the loop in the single.php file (start of the loop: &#38;lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#38;gt;). And just do a &#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;Front Page&#38;lt;/a&#38;gt;&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;If you want to change how it looks you'll have some CSS on your hands.
&#60;/p&#62;</description>
</item>
<item>
<title>thirdeyetc on "Link to front page"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/link-to-front-page#post-818</link>
<pubDate>Sun, 09 Dec 2007 22:23:56 +0000</pubDate>
<dc:creator>thirdeyetc</dc:creator>
<guid isPermaLink="false">818@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;corrected
&#60;/p&#62;</description>
</item>
<item>
<title>mistyme on "Link to front page"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/link-to-front-page#post-757</link>
<pubDate>Thu, 29 Nov 2007 18:56:01 +0000</pubDate>
<dc:creator>mistyme</dc:creator>
<guid isPermaLink="false">757@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;I removed the Front Page - Archives - About ... header and instead want to add a link in each posting that will bring you back to the front page. I'll use the cutline blog as an example. &#60;/p&#62;
&#60;p&#62;If you go to: &#60;a href=&#34;http://cutline.tubetorial.com/&#34; rel=&#34;nofollow&#34;&#62;http://cutline.tubetorial.com/&#60;/a&#62; and click on the first posting &#34;New Support Organizer: David Peralty&#34; you are brought to the full article/post page. Now, I want to add a link that goes back to the frontpage at the top. Something like this...&#60;/p&#62;
&#60;p&#62;&#38;lt;-- How To Add A Background To Cutline &#124; Front Page&#60;/p&#62;
&#60;p&#62;Does anyone know how to do this? Thanks in advance for any help you can provide.
&#60;/p&#62;</description>
</item>
<item>
<title>webconomia on "Always the main page"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/always-the-main-page#post-697</link>
<pubDate>Sat, 17 Nov 2007 09:57:13 +0000</pubDate>
<dc:creator>webconomia</dc:creator>
<guid isPermaLink="false">697@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi again,&#60;br /&#62;
I have reinstalled Cutline and it seems to work.&#60;br /&#62;
I need to begin again some changes but it's working!&#60;/p&#62;
&#60;p&#62;Best regards from Barcelona&#60;/p&#62;
&#60;p&#62;Jordi
&#60;/p&#62;</description>
</item>
<item>
<title>webconomia on "Always the main page"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/always-the-main-page#post-694</link>
<pubDate>Sat, 17 Nov 2007 00:23:46 +0000</pubDate>
<dc:creator>webconomia</dc:creator>
<guid isPermaLink="false">694@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi from Spain,&#60;br /&#62;
I've been using Cutline for some days and everything was fine, flexible, etc...&#60;br /&#62;
I've tried to find something similar in the forum but i have not managed to.&#60;br /&#62;
Today I was editing ABOUT page and when I did save it...suddenly no link was working. If you click ABOUT you go to main page, if you clik in any category, any calendar day, etc... always to the main page. The link is correct but the result is always the same...the main page.&#60;br /&#62;
I've changed to classic theme and default too...and they work!&#60;br /&#62;
I have changed permalinks but nothing. I have gone to another computer but nothing seems to work.&#60;br /&#62;
I really not understand.&#60;br /&#62;
My blog:  &#60;a href=&#34;http://blog.webconomia.es&#34; rel=&#34;nofollow&#34;&#62;http://blog.webconomia.es&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>thirdeyetc on "Links displaying in seperate column?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/links-displaying-in-seperate-column-1#post-634</link>
<pubDate>Tue, 13 Nov 2007 06:23:11 +0000</pubDate>
<dc:creator>thirdeyetc</dc:creator>
<guid isPermaLink="false">634@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Not sure.. I don't think anyone's figured that out (hence everything being unresolved.)&#60;/p&#62;
&#60;p&#62;Glad you figured it out!
&#60;/p&#62;</description>
</item>
<item>
<title>jeffool on "Links displaying in seperate column?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/links-displaying-in-seperate-column-1#post-609</link>
<pubDate>Sat, 10 Nov 2007 22:55:45 +0000</pubDate>
<dc:creator>jeffool</dc:creator>
<guid isPermaLink="false">609@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Just wanted to say thanks a bunch for getting me going in the right direction!  I really appreciate the tip, and I've now got the issue resolved.&#60;/p&#62;
&#60;p&#62;Hmm.  Now, how do I mark this 'resolved'...
&#60;/p&#62;</description>
</item>
<item>
<title>thirdeyetc on "Links displaying in seperate column?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/links-displaying-in-seperate-column-1#post-593</link>
<pubDate>Wed, 07 Nov 2007 03:58:09 +0000</pubDate>
<dc:creator>thirdeyetc</dc:creator>
<guid isPermaLink="false">593@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hmmm are you hardcoding or using widgets? I can tell you already that your blogroll isn't inheriting the proper CSS styles. Make sure it is assigned the proper ID/Class tags that the rest of your sidebar items are assigned. &#60;/p&#62;
&#60;p&#62;After examining your code it appears your blogroll is assigned the ID &#34;linkcat-3&#34; All your others are assigned widget something or another. Check out your style sheet and make sure linkcat-3 is inheriting the same styles as the widget stuff.&#60;/p&#62;
&#60;p&#62;Look in the sidebar styles sections. You may have to just add ,linkcat-3 after some other stuff. Or you could just change it to &#38;lt;li class=&#34;widgets&#34;&#38;gt; since thats the class everything else in your sidebar is using...&#60;/p&#62;
&#60;p&#62;Either way it's definitely a CSS issue but I can't get in there and do it for you so my best advice is to learn enough about CSS so you can fix it yourself. If you are using widgets I really don't know what to tell you other than try to drag all of them off, maybe refresh your cutline install and try again from scratch.
&#60;/p&#62;</description>
</item>
<item>
<title>jeffool on "Links displaying in seperate column?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/links-displaying-in-seperate-column-1#post-572</link>
<pubDate>Tue, 06 Nov 2007 14:53:33 +0000</pubDate>
<dc:creator>jeffool</dc:creator>
<guid isPermaLink="false">572@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Firstly, of course I'm digging the cutline, even if I ditch the header, virtually no other 2-sidebar theme approaches the level of decency provided by Cutline. And of course, I'm still tooling around, so who knows how it'll all end, right?&#60;/p&#62;
&#60;p&#62;Secondly, in Firefox only (so far as I know,) my blogroll is displayed to the right of the sidebar I assign it to, but it begins at the top of the sidebar. It's as if I have an additional fourth column just off-monitor, and it's really silly looking.&#60;/p&#62;
&#60;p&#62;If I move my links section to the left sidebar, I have the same problem and it overlaps with my first post.&#60;/p&#62;
&#60;p&#62;And it doesn't matter what order I put them in ('links' as first, in the middle, or last,) they still show up off to the right at the top of the column, and everything else in the sidebar displays normally. Any clues?&#60;/p&#62;
&#60;p&#62;I'd appreciate it. My site is &#60;a href=&#34;http://jeffool.com/&#34; rel=&#34;nofollow&#34;&#62;http://jeffool.com/&#60;/a&#62; , and I can be reached by my username 'at' gmail, and of course I'll be trolling here for any reply. Thanks folks!
&#60;/p&#62;</description>
</item>
<item>
<title>Franky on "problems downloading v1.03"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/problems-downloading-v103#post-164</link>
<pubDate>Sat, 15 Sep 2007 16:26:27 +0000</pubDate>
<dc:creator>Franky</dc:creator>
<guid isPermaLink="false">164@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;WP 2.0.X will not be supported anymore with the imminent WP2.3 release.&#60;br /&#62;
WP2.1 and more even 2.2 are a must. &#60;/p&#62;
&#60;p&#62;Sorry guys.&#60;br /&#62;
I'll remove the download.
&#60;/p&#62;</description>
</item>
<item>
<title>ChrisJacobson on "problems downloading v1.03"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/problems-downloading-v103#post-148</link>
<pubDate>Sat, 15 Sep 2007 00:42:21 +0000</pubDate>
<dc:creator>ChrisJacobson</dc:creator>
<guid isPermaLink="false">148@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Upgrade manually to the latest version of WordPress (2.2.3)&#60;br /&#62;
Download it at &#60;a href=&#34;http://www.wordpress.org/download&#34; rel=&#34;nofollow&#34;&#62;www.wordpress.org/download&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>nige on "problems downloading v1.03"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/problems-downloading-v103#post-145</link>
<pubDate>Fri, 14 Sep 2007 16:12:16 +0000</pubDate>
<dc:creator>nige</dc:creator>
<guid isPermaLink="false">145@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My Yahoo host is running an older version of wordpress. the latest version of cutline doesnt work properly, but the download link to v.1.03 doesn't seem to work. Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>FrankHagan on "How do I make a BLOG link?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/how-do-i-make-a-blog-link#post-131</link>
<pubDate>Wed, 12 Sep 2007 23:31:22 +0000</pubDate>
<dc:creator>FrankHagan</dc:creator>
<guid isPermaLink="false">131@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;You want a different page as your &#34;Front Page&#34;?  Or you want to have a URL type link to your blog portion like &#60;a href=&#34;http://yoga-for-kids.info/blog?&#34; rel=&#34;nofollow&#34;&#62;http://yoga-for-kids.info/blog?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You might try playing with Admin&#38;gt;Manage&#38;gt;Pages, select &#34;Edit&#34; for your blog page, and expand the fields on the right.  Use the word &#34;blog&#34; for the &#34;Page Slug&#34; for your blog page. and see if that works.
&#60;/p&#62;</description>
</item>
<item>
<title>raspyni on "How do I make a BLOG link?"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/how-do-i-make-a-blog-link#post-97</link>
<pubDate>Sun, 09 Sep 2007 21:36:41 +0000</pubDate>
<dc:creator>raspyni</dc:creator>
<guid isPermaLink="false">97@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;I love this theme - thanks!  I turned my WP site into more of a site and less of a blog.  Very easy to do.  Now I want to have a blog on the site.  &#60;/p&#62;
&#60;p&#62;I wrote a post and have that set at the URL for the BLOG link: &#60;a href=&#34;http://yoga-for-kids.info/?p=5&#34; rel=&#34;nofollow&#34;&#62;http://yoga-for-kids.info/?p=5&#60;/a&#62; but this just can't be the right way to do it -- correct?  Is there a tutorial around?  &#60;/p&#62;
&#60;p&#62;I have searched but it seems like the theme starts out as a blog but I have wiped that out by creating 'pages'.&#60;/p&#62;
&#60;p&#62;Thank you for the theme and great support forum.  It has answered many questions so far.
&#60;/p&#62;</description>
</item>
<item>
<title>Franky on ""Front Page" link not working in IE - OK in FF"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/front-page-link-not-working-in-ie-ok-in-ff#post-42</link>
<pubDate>Sun, 02 Sep 2007 08:45:24 +0000</pubDate>
<dc:creator>Franky</dc:creator>
<guid isPermaLink="false">42@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;lemonstar, just reread your question. The front page link should refer to your 'blog start page', not to the admin area.
&#60;/p&#62;</description>
</item>
<item>
<title>lemonstar on ""Front Page" link not working in IE - OK in FF"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/front-page-link-not-working-in-ie-ok-in-ff#post-37</link>
<pubDate>Sat, 01 Sep 2007 23:31:56 +0000</pubDate>
<dc:creator>lemonstar</dc:creator>
<guid isPermaLink="false">37@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Unfortunately I'm tight for time right now (next 2 days - maybe I'll look again next Saturday at earliest) - I'll just have to add /wp-admin to the path by hand.
&#60;/p&#62;</description>
</item>
<item>
<title>Franky on ""Front Page" link not working in IE - OK in FF"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/front-page-link-not-working-in-ie-ok-in-ff#post-10</link>
<pubDate>Thu, 30 Aug 2007 21:54:30 +0000</pubDate>
<dc:creator>Franky</dc:creator>
<guid isPermaLink="false">10@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;lemonstar, can you please provide us with a link?&#60;br /&#62;
Yes I do know it's a private blog, but maybe you can set up a subdomain and replicate the problem there?
&#60;/p&#62;</description>
</item>
<item>
<title>lemonstar on ""Front Page" link not working in IE - OK in FF"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/front-page-link-not-working-in-ie-ok-in-ff#post-8</link>
<pubDate>Thu, 30 Aug 2007 21:27:03 +0000</pubDate>
<dc:creator>lemonstar</dc:creator>
<guid isPermaLink="false">8@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;On 2 machines I’ve tried the &#34;Front Page&#34; link does not navigate to the dashbard when I am logged in as the Admin and using IE - clicking on the link causes nothing at all to happen. Using FF it works fine - where do I start looking for an answer?&#60;/p&#62;
&#60;p&#62;Could it be anything to do with the permalinks structure - I’ve selected the option for “Name and date based” to get the Archive and About links to work. I also installed “Angsuman’s Authenticated WordPress Plugin” to make my site private, i.e. requires an account and to be logged in to view the blog. &#60;/p&#62;
&#60;p&#62;Is there any error logging built into Wordpress or Cutline that will help in uncovering the cause of any problem? (or anything that can be turned on or a plugin?)&#60;/p&#62;
&#60;p&#62;cheers&#60;br /&#62;
Neil
&#60;/p&#62;</description>
</item>

</channel>
</rss>

