<?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 Topic: How do I remove current page link?</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 05:28:10 +0000</pubDate>

<item>
<title>middlesister on "How do I remove current page link?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-remove-current-page-link#post-20529</link>
<pubDate>Wed, 13 Apr 2011 19:52:54 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">20529@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm sorry but I don't understand what you want to do. If you want to remove something with css you can do so with display:none. Pointer-events is a part of css3 that if I understand correctly is supposed to be used when two elements overlap eachother and you want mouse-clicks to register on the element that is underneath. As with most of the css3 properties, it will not work in IE. For sure not in any version before IE9, and maybe not even there.&#60;/p&#62;
&#60;p&#62;What do you want to remove and why?
&#60;/p&#62;</description>
</item>
<item>
<title>paaljoachim on "How do I remove current page link?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-remove-current-page-link#post-20521</link>
<pubDate>Wed, 13 Apr 2011 12:48:35 +0000</pubDate>
<dc:creator>paaljoachim</dc:creator>
<guid isPermaLink="false">20521@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;How do I remove the current page link in the current tag?&#60;/p&#62;
&#60;p&#62;.sf-menu .current_page_item a,&#60;br /&#62;
.sf-menu .current_page_ancestor a,&#60;br /&#62;
.sf-menu .current_page_parent a {&#60;/p&#62;
&#60;p&#62;I did a search online and found some css that I could use in the current tag.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;pointer-events: none;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I find it weird that the current tag does not remove the current page link.... but it was good to know that a simple solution has been found. I do not know how it acts in IE though. Someone suggested using:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62; pointer-events: none; cursor: default; color: lightgray; &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So for the moment I got the two options above.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
