<?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: fail</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 01:30:37 +0000</pubDate>

<item>
<title>lachlan39 on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22608</link>
<pubDate>Thu, 11 Aug 2011 00:14:58 +0000</pubDate>
<dc:creator>lachlan39</dc:creator>
<guid isPermaLink="false">22608@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks again, helgatheviking. I've made the addition you suggested and the links still operate.&#60;/p&#62;
&#60;p&#62;However, I carried out the changes of theme mentioned above before I made your addition, so I'm still at a loss to explain why the theme changes fixed the problem. I understand your point about the &#34;cover up&#34; but both the problem links and some of the others seemed to be opposite the menu.  With the addition you've suggested, I guess the problem won't recur.&#60;/p&#62;
&#60;p&#62;I'm relatively new to WordPress and am not yet really secure with the structures - as you can tell. None of Firebug, WebDeveloper, View Source revealed the problem by the way.&#60;/p&#62;
&#60;p&#62;Many thanks for your timely help.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22597</link>
<pubDate>Wed, 10 Aug 2011 14:42:57 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">22597@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;if you were hovering over them and the links didn't change it was b/c the menu in the sidebar had a width of 940px and was &#34;covering up&#34; the regular content.  see my above post for the fix.
&#60;/p&#62;</description>
</item>
<item>
<title>lachlan39 on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22594</link>
<pubDate>Wed, 10 Aug 2011 06:41:25 +0000</pubDate>
<dc:creator>lachlan39</dc:creator>
<guid isPermaLink="false">22594@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Now resolved. But I'd like to know why/how!&#60;/p&#62;
&#60;p&#62;I activated the 2010 theme - all links behaved as expected. This also occurred with the 2011 theme and the basic thematic theme.&#60;/p&#62;
&#60;p&#62;So I activated my custom theme again - and now the links worked properly!&#60;/p&#62;
&#60;p&#62;So now I can go ahead and work on my theme again!
&#60;/p&#62;</description>
</item>
<item>
<title>lachlan39 on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22593</link>
<pubDate>Wed, 10 Aug 2011 05:03:59 +0000</pubDate>
<dc:creator>lachlan39</dc:creator>
<guid isPermaLink="false">22593@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks. I should have been more explicit. Although the links are underlined, the cursor doesn't change shape when hovered over them, and nothing happens on click. Have a look on the Members page and also the (temporarily unrestricted) Restricted page. As you move down the page they start to &#34;work&#34; and then continue to do so. A lot of the html is cut and pasted which I though could be a problem, but also see the new page Ztemp made completely in WordPress.&#60;/p&#62;
&#60;p&#62;You're right about the aut site but the one before it certainly loads from a browser.&#60;/p&#62;
&#60;p&#62;Styling is far from complete but I'm not sure what your comment about weirdness refers to.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22592</link>
<pubDate>Wed, 10 Aug 2011 04:37:27 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">22592@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;what do you mean by &#34;most don't work&#34;?  what is happening instead?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.aut.ac.nz/postgraduate&#34; rel=&#34;nofollow&#34;&#62;http://www.aut.ac.nz/postgraduate&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;is a broken link.  it returns a 404 not-found page.  it's not that it doesn't work, it is that your link is incorrect or points to a location that no longer exists.&#60;/p&#62;
&#60;p&#62;as an aside, you've got weirdness coming from your widget menu&#60;/p&#62;
&#60;p&#62;i'd add&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widget_nav_menu .menu {
  width: auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to override the default .menu width that applies to the menu in #access
&#60;/p&#62;</description>
</item>
<item>
<title>lachlan39 on "some links put into pages do not work"</title>
<link>http://themeshaper.com/forums/topic/some-links-put-into-pages-do-not-work#post-22588</link>
<pubDate>Wed, 10 Aug 2011 02:49:25 +0000</pubDate>
<dc:creator>lachlan39</dc:creator>
<guid isPermaLink="false">22588@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am using a child theme derived from the thematic sample one with WordPress 3.2. Some of the pages have links (both external and internal) on them. Most don't work. The code seems to be the same for adjoining operational and non-operational links. I have spent hours with Google without success so far!&#60;/p&#62;
&#60;p&#62;One problematic page is &#60;a href=&#34;http://locus39.net/ddogs/?page_id=2&#34; rel=&#34;nofollow&#34;&#62;http://locus39.net/ddogs/?page_id=2&#60;/a&#62; - the first two links do not work but the rest do.&#60;/p&#62;
&#60;p&#62;Here is an example from that page using 'view page source'. The first link does not work, the next one does:&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;organisation&#34;&#38;gt;&#38;lt;span class='org_name'&#38;gt;Auckland University of Technology&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;span class='org_type'&#38;gt;(Associate)&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;span class='org_url'&#38;gt;&#60;a href=&#34;http://www.aut.ac.nz/postgraduate&#34;&#62;http://www.aut.ac.nz/postgraduate&#60;/a&#62;&#38;lt;/span&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;organisation&#34;&#38;gt;&#38;lt;span class='org_name'&#38;gt;Australian Catholic University&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;span class='org_type'&#38;gt;(Member)&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;span class='org_url'&#38;gt;&#60;a href=&#34;http://www.acu.edu.au/about_acu/research/&#34;&#62;http://www.acu.edu.au/about_acu/research/&#60;/a&#62;&#38;lt;/span&#38;gt;&#60;/p&#62;</description>
</item>
<item>
<title>craigtommola on "Feature Site - About not truncating on Home Page."</title>
<link>http://themeshaper.com/forums/topic/feature-site-about-not-truncating-on-home-page#post-15196</link>
<pubDate>Sun, 29 Aug 2010 19:36:15 +0000</pubDate>
<dc:creator>craigtommola</dc:creator>
<guid isPermaLink="false">15196@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Problem Solved - here's what I did in order to cover the need:&#60;/p&#62;
&#60;p&#62;1.  Use a word counter tool to define exactly how long I wanted the excerpt to be.&#60;br /&#62;
2.  Installed the Advanced Excerpt plugin.&#60;br /&#62;
3.  In the Advanced Excerpt settings, I added my exact excerpt length, and left the Ellipsis and 'Read-more' Text fields BLANK.&#60;br /&#62;
4.  Check the &#34;don't remove any markup&#34; box (which I needed to do in order to keep the photo I have in the post)&#60;/p&#62;
&#60;p&#62;Done.  This allows the Thematic Feature Site to use the custom excerpt I wanted.  Since I show full length posts (and they're not very long) on the Blog page, this didn't cause any problems.&#60;/p&#62;
&#60;p&#62;So - this works - for me, in this case, on this site.  If you have a more appropriate way of managing this, please don't hesitate to share.&#60;/p&#62;
&#60;p&#62;Thx&#60;br /&#62;
CT
&#60;/p&#62;</description>
</item>
<item>
<title>craigtommola on "Feature Site - About not truncating on Home Page."</title>
<link>http://themeshaper.com/forums/topic/feature-site-about-not-truncating-on-home-page#post-15195</link>
<pubDate>Sun, 29 Aug 2010 19:07:40 +0000</pubDate>
<dc:creator>craigtommola</dc:creator>
<guid isPermaLink="false">15195@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;PS - if you Ctrl + F for Continue Reading, you'll see that the entire post is publishing.
&#60;/p&#62;</description>
</item>
<item>
<title>craigtommola on "Feature Site - About not truncating on Home Page."</title>
<link>http://themeshaper.com/forums/topic/feature-site-about-not-truncating-on-home-page#post-15194</link>
<pubDate>Sun, 29 Aug 2010 19:06:50 +0000</pubDate>
<dc:creator>craigtommola</dc:creator>
<guid isPermaLink="false">15194@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://drdeenik.36webhosting.com/&#34; rel=&#34;nofollow&#34;&#62;http://drdeenik.36webhosting.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Working with Feature Site.  The &#34;About&#34; section in the lower left of home page doesn't seem to want to truncate.  I've tried what I can think of ... any insight much appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>zoller on "home page automatically redirects, help!"</title>
<link>http://themeshaper.com/forums/topic/home-page-automatically-redirects-help#post-13513</link>
<pubDate>Tue, 29 Jun 2010 12:38:00 +0000</pubDate>
<dc:creator>zoller</dc:creator>
<guid isPermaLink="false">13513@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Yes. When I clicked on my 'Home' tab, I was directed to the root of my site as usual, after that however I was redirected to this other page.&#60;/p&#62;
&#60;p&#62;I didn't find a solution and ended up copying my stylesheet and manually copying the content of my pages onto my live site and then copying that site back to my local mirror. All is working now, however it was a very weird occurrence, had me stumped.&#60;/p&#62;
&#60;p&#62;Checked index.php - normal&#60;br /&#62;
Checked reading settings for correct page - normal&#60;br /&#62;
Checked site url &#38;#38; redirection - normal&#60;br /&#62;
Deleted my front page and recreated with another name, then set that to my front page - Didn't work.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "home page automatically redirects, help!"</title>
<link>http://themeshaper.com/forums/topic/home-page-automatically-redirects-help#post-13512</link>
<pubDate>Tue, 29 Jun 2010 11:30:33 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">13512@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;are your Reading Settings set to display that page as your home page?
&#60;/p&#62;</description>
</item>
<item>
<title>zoller on "home page automatically redirects, help!"</title>
<link>http://themeshaper.com/forums/topic/home-page-automatically-redirects-help#post-13510</link>
<pubDate>Tue, 29 Jun 2010 11:05:10 +0000</pubDate>
<dc:creator>zoller</dc:creator>
<guid isPermaLink="false">13510@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Well I think I broke wordpress.&#60;/p&#62;
&#60;p&#62;I was styling away on my local wp site (mirror of live site) and decided to add an 'asdf' page with the parent being another page in my menu. I saw it, thought ok.. then removed the page.&#60;/p&#62;
&#60;p&#62;Now every time I go to the root of my site, I am automatically redirected to &#60;a href=&#34;http://www.mysite.tld/page/asdf/&#34; rel=&#34;nofollow&#34;&#62;www.mysite.tld/page/asdf/&#60;/a&#62; .. now i'm thinking, what the hell?&#60;/p&#62;
&#60;p&#62;I tried adding the page again and then re-deleting it, the problem is still there. gosh.&#60;/p&#62;
&#60;p&#62;Does anyone have an idea on how I may troubleshoot this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
