<?xml version="1.0" encoding="UTF-8"?><!-- 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>ThemeShaper Forums Tag: page links</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 23 May 2013 00:40:19 +0000</pubDate>

<item>
<title>leicesterweb on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-19269</link>
<pubDate>Fri, 18 Feb 2011 21:15:52 +0000</pubDate>
<dc:creator>leicesterweb</dc:creator>
<guid isPermaLink="false">19269@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I am building a new Wordpress site at &#60;a href=&#34;http://www.kellyhainsworth.com/new/.&#34; rel=&#34;nofollow&#34;&#62;http://www.kellyhainsworth.com/new/.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have nine pages which I want in my tabbed navigation - so far it's been a breeze.&#60;/p&#62;
&#60;p&#62;However, when I switch permalinks on, i get an error when I click on 'Reflexology' and it goes to &#60;a href=&#34;http://www.kellyhainsworth.com/new/reflexology/.&#34; rel=&#34;nofollow&#34;&#62;http://www.kellyhainsworth.com/new/reflexology/.&#60;/a&#62;  How can I get the tabs to go to the correct URls - as they do now - but display the content?&#60;/p&#62;
&#60;p&#62;I want &#60;a href=&#34;http://www.kellyhainsworth.com/new/reflexology/&#34; rel=&#34;nofollow&#34;&#62;http://www.kellyhainsworth.com/new/reflexology/&#60;/a&#62; to display &#60;a href=&#34;http://www.kellyhainsworth.com/new/?page_id=5.&#34; rel=&#34;nofollow&#34;&#62;http://www.kellyhainsworth.com/new/?page_id=5.&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>willforsyth on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13537</link>
<pubDate>Wed, 30 Jun 2010 15:05:55 +0000</pubDate>
<dc:creator>willforsyth</dc:creator>
<guid isPermaLink="false">13537@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks Hilgatheviking putting the slash before the link worked a treat. thanks alot.&#60;/p&#62;
&#60;p&#62;yeah I need to build the whole thing in wordpress.&#60;/p&#62;
&#60;p&#62;But useful if anyone ever has to add a blog onto a already existing site solution found.&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13357</link>
<pubDate>Thu, 24 Jun 2010 18:22:38 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">13357@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;depending on what you are doing, you might need custom page templates : &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wptheming.com/2010/03/custom-page-templates-thematic/&#34; rel=&#34;nofollow&#34;&#62;http://wptheming.com/2010/03/custom-page-templates-thematic/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;also i found that the Custom Post Template plugin lets you do exactly the same thing for Posts... which i really think ought to be in the core functionality.  &#60;/p&#62;
&#60;p&#62;but as far as you links... if they are top level pages then you could use &#60;code&#62;&#38;lt;a href=&#38;quot;/about.html&#38;quot;&#38;gt;&#60;/code&#62; you are missing a backslash... so the links as you have them are always relative to wherever you are now... whereas w/ the backslash they are always relative to the root directory. &#60;/p&#62;
&#60;p&#62;what do you have set for permalinks?  i am fairly certain that w/o a plugin, wordpress pages never get a trailing .html which is another reason your links might be breaking. &#60;/p&#62;
&#60;p&#62;but i agree w/ gene... get those pages into WP and save yourself future headaches.
&#60;/p&#62;</description>
</item>
<item>
<title>willforsyth on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13351</link>
<pubDate>Thu, 24 Jun 2010 13:13:04 +0000</pubDate>
<dc:creator>willforsyth</dc:creator>
<guid isPermaLink="false">13351@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks will try this out.
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13291</link>
<pubDate>Tue, 22 Jun 2010 14:12:55 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">13291@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;look here for a tutorial on how to switch stylesheets between pages using Thematic:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://programming.thematic4you.com/2010/01/how-to-use-a-different-layout-for-a-certain-page/&#34; rel=&#34;nofollow&#34;&#62;http://programming.thematic4you.com/2010/01/how-to-use-a-different-layout-for-a-certain-page/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>willforsyth on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13289</link>
<pubDate>Tue, 22 Jun 2010 13:49:24 +0000</pubDate>
<dc:creator>willforsyth</dc:creator>
<guid isPermaLink="false">13289@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks &#60;/p&#62;
&#60;p&#62;I will try putting the files into another directory and linking from there. See if that works.&#60;/p&#62;
&#60;p&#62;I was planning on making my whole site powered by wordpress but I couldnt work out how to have multiple style sheets for the two different sections.&#60;/p&#62;
&#60;p&#62;One content area is bigger than the other.&#60;/p&#62;
&#60;p&#62;So decided to make it live for the time being till I get time to figure it out.
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13276</link>
<pubDate>Mon, 21 Jun 2010 21:17:03 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">13276@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I have run into this issue before and the best solution in my opinion would be to not mix a CMS like WordPress and static html files in the same directory. There are many more benefits for SEO to having one cook(CMS) in the kitchen rather than mixing WordPress with static html.&#60;/p&#62;
&#60;p&#62;Why not learn how to manage your &#34;whole&#34; site with WordPress. Create pages in WordPress and import the content into them.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>willforsyth on "Page links dont work with permalinks activated"</title>
<link>http://themeshaper.com/forums/topic/page-links-dont-work-with-permalinks-activated#post-13274</link>
<pubDate>Mon, 21 Jun 2010 20:32:19 +0000</pubDate>
<dc:creator>willforsyth</dc:creator>
<guid isPermaLink="false">13274@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Right just discovered this problem now not sure if anyone has had a similar issue and if they did how they resolved it.&#60;/p&#62;
&#60;p&#62;I have made a child theme of thematic and used this function to add a new sub menu.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;///////////// sun menu instert below header//////////////////////////////////////

function sub_menu() { ?&#38;gt;
&#38;lt;div class=&#38;quot;menuwrapper&#38;quot;&#38;gt;
&#38;lt;div class=&#38;quot;menu2&#38;quot;&#38;gt;

&#38;lt;ul&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;web.html&#38;quot;&#38;gt;:Web&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;graphics.html&#38;quot;&#38;gt;:Graphics&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;print.html&#38;quot;&#38;gt;:Print&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;logo.html&#38;quot;&#38;gt;:Logo&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;illustration.html&#38;quot;&#38;gt;:Illustration&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;branding.html&#38;quot;&#38;gt;:Branding&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;?php

}
add_action(&#38;#39;thematic_belowheader&#38;#39;, &#38;#39;sub_menu&#38;#39;);

////////////////////////////////////////////////////////////////////////////&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Everything has worked fine until I activated the permalinks on my wordpress themes.&#60;/p&#62;
&#60;p&#62;When this is activated and you navigate through the wordpress section of my site then navigate to the sub menu inserted via this function instead of removing the permalink amd insterting the .html link it adds this to the end of the permalink thus making the link invalid.&#60;/p&#62;
&#60;p&#62;I.E&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.willforsyth.co.uk.about&#34; rel=&#34;nofollow&#34;&#62;www.willforsyth.co.uk.about&#60;/a&#62;   (about being the permalink)&#60;/p&#62;
&#60;p&#62;Click on the link (web.html) created by the function it comes out as this&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.willforsyth.co.uk/about/web.html&#34; rel=&#34;nofollow&#34;&#62;www.willforsyth.co.uk/about/web.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;instead of removing the permalink and making the link this&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.willfrosyth.co.uk/web.html&#34; rel=&#34;nofollow&#34;&#62;www.willfrosyth.co.uk/web.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;to make matters even more complicated it only adds the link to the end of the permalink when you click from the page thats created the permalink to the none wordpress page associated with the site.&#60;/p&#62;
&#60;p&#62;Has anyone had this issue before. Its working at the moment with permalinks deactivated but I want to have the title of the permalink activated for SEO reasons.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>DataGnostics on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-689</link>
<pubDate>Sat, 20 Sep 2008 15:53:42 +0000</pubDate>
<dc:creator>DataGnostics</dc:creator>
<guid isPermaLink="false">689@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;PS:&#60;/p&#62;
&#60;p&#62;without that JS, IE7 displays the page exactly the way Firefox does.
&#60;/p&#62;</description>
</item>
<item>
<title>DataGnostics on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-688</link>
<pubDate>Sat, 20 Sep 2008 15:51:39 +0000</pubDate>
<dc:creator>DataGnostics</dc:creator>
<guid isPermaLink="false">688@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Ian:&#60;/p&#62;
&#60;p&#62;I also saw the problems with how the how-to-protect page is displaying in IE7. For my own information, I did some experimenting, and the problem comes in with this code:&#60;br /&#62;
&#60;code&#62;   &#38;lt;!--[if lt IE 8]&#38;gt;&#60;br /&#62;
    &#38;lt;script src=&#34;http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
    &#38;lt;![endif]--&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
Alas, I do not understand the JS in question enought to figure out what it's trying to do and why, but it is breaking your layout in a very common browser.
&#60;/p&#62;</description>
</item>
<item>
<title>quercus on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-678</link>
<pubDate>Fri, 19 Sep 2008 19:26:13 +0000</pubDate>
<dc:creator>quercus</dc:creator>
<guid isPermaLink="false">678@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Yes, I think it's time I switch to Firefox.&#60;/p&#62;
&#60;p&#62;But I did unscramble the text on your webpage right after I wrote you, and have successfully created the functions.php file which made a &#34;home&#34; link in my nav bar.&#60;/p&#62;
&#60;p&#62;It's very comforting to be fed bits of code like that, when one needs php but doesn't begin to understand it.&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
</item>
<item>
<title>Ian Stewart on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-674</link>
<pubDate>Wed, 17 Sep 2008 20:29:48 +0000</pubDate>
<dc:creator>Ian Stewart</dc:creator>
<guid isPermaLink="false">674@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Instead of positioning the blog-title link off screen to add a background image to the header …&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#blog-title a {
display:block;
text-indent:-9000px;
height:your image height in pixels;
width:your image width in pixels;
background: url(your image url) no-repeat top;
}&#60;/code&#62;&#60;/pre&#62;
&#60;blockquote&#62;&#60;p&#62;Several of the paragraphs on that webpage (including the one where you write about changing the color of the links) are superimposed, one on top of the other. So, they are pretty much unreadable.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Weird. I wonder if it's my code plugin doing that. Thanks for letting me know.&#60;/p&#62;
&#60;p&#62;Regardless, &#60;a href=&#34;http://www.mozilla.com/en-US/firefox/&#34; rel=&#34;nofollow&#34;&#62;http://www.mozilla.com/en-US/firefox/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>quercus on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-672</link>
<pubDate>Wed, 17 Sep 2008 20:04:07 +0000</pubDate>
<dc:creator>quercus</dc:creator>
<guid isPermaLink="false">672@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks, Ian.  I had tried visiting your &#34;how to protect your wordpress theme&#34; page a couple times, but my browser scrambles it.  I realized that I should let you know about that problem, in case you were unaware of it. &#60;/p&#62;
&#60;p&#62;I'm running IE7, and Windows Vista.  I know those are clunky choices, but digital sophistication comes slowly when you live in the woods.&#60;/p&#62;
&#60;p&#62;Several of the paragraphs on that webpage (including the one where you write about changing the color of the links) are superimposed, one on top of the other. So, they are pretty much unreadable.&#60;/p&#62;
&#60;p&#62;I don't know how to send you a picture of my screen, so that you can see what I see, because the &#34;print screen&#34; command doesn't copy the superimposed hash into these email forms.   I have a Word document with the screen print, but don't know how to attach it here.  &#60;/p&#62;
&#60;p&#62;However, my efforts to send you that screenprint have made me realize that I can do a copy and paste of that webpage text into one of these form fields (where it gets magically straightened out) and then copy it into notepad so I can actually read what you wrote.  And maybe deal with my links.&#60;/p&#62;
&#60;p&#62;Also, about the blog title linking to home...  Yes, but I substituted an image for the entire header, and then located the blog title 9000 pixels off-screen.  So now that default title link is gone.  But I'll keep working on it.&#60;/p&#62;
&#60;p&#62;Thanks again...&#60;/p&#62;
&#60;p&#62;Betsy
&#60;/p&#62;</description>
</item>
<item>
<title>Ian Stewart on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-668</link>
<pubDate>Tue, 16 Sep 2008 18:21:39 +0000</pubDate>
<dc:creator>Ian Stewart</dc:creator>
<guid isPermaLink="false">668@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;The blog title always links to the home page but if you want to add an explicit link …&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeshaper.com/how-to-protect-your-wordpress-theme-against-upgrades/&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/how-to-protect-your-wordpress-theme-against-upgrades/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The color is set in style.css in 0.6 (default.css in 0.7+) in the section marked Menu.
&#60;/p&#62;</description>
</item>
<item>
<title>quercus on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-656</link>
<pubDate>Tue, 16 Sep 2008 00:17:53 +0000</pubDate>
<dc:creator>quercus</dc:creator>
<guid isPermaLink="false">656@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Incidentally, I did install the NAVT plug-in, but I'm not really getting any results from it yet.
&#60;/p&#62;</description>
</item>
<item>
<title>quercus on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-655</link>
<pubDate>Mon, 15 Sep 2008 23:58:59 +0000</pubDate>
<dc:creator>quercus</dc:creator>
<guid isPermaLink="false">655@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I forgot my page link; it's bendingtreearts(dot)com(slash)blog.
&#60;/p&#62;</description>
</item>
<item>
<title>quercus on "How do I add a link to the horizontal list under header?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-add-a-link-to-the-horizontal-list-under-header#post-654</link>
<pubDate>Mon, 15 Sep 2008 23:58:00 +0000</pubDate>
<dc:creator>quercus</dc:creator>
<guid isPermaLink="false">654@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Under the header, Thematic very nicely puts a link to each new page I create.&#60;/p&#62;
&#60;p&#62;Once a reader goes to one of those pages, however, there's no way for them to get back to the blog front page except to hit the &#34;back&#34; arrow.&#60;/p&#62;
&#60;p&#62;How can I add a new link which says &#34;Blog Front Page&#34;?&#60;/p&#62;
&#60;p&#62;Also, where do I find the code that will allow me to change the color of those link buttons?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
