<?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: Removing Page Permalinks</title>
		<link>http://www.kriesi.at/support/topic/removing-page-permalinks</link>
		<description>Support Forum - Topic: Removing Page Permalinks</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 22:31:00 +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/removing-page-permalinks" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Removing Page Permalinks"</title>
			<link>http://www.kriesi.at/support/topic/removing-page-permalinks#post-67969</link>
			<pubDate>Fri, 27 Jul 2012 17:16:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">67969@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that Ismael could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GibaGroup on "Removing Page Permalinks"</title>
			<link>http://www.kriesi.at/support/topic/removing-page-permalinks#post-67951</link>
			<pubDate>Fri, 27 Jul 2012 14:42:28 +0000</pubDate>
			<dc:creator>GibaGroup</dc:creator>
			<guid isPermaLink="false">67951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the quick response. I really appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Removing Page Permalinks"</title>
			<link>http://www.kriesi.at/support/topic/removing-page-permalinks#post-67820</link>
			<pubDate>Thu, 26 Jul 2012 23:13:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can hide the title via CSS, just add this on your custom.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h3.dynamic-column-title {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Or you can edit includes &#38;gt; helper-templates.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;h3 class=&#38;#39;dynamic-column-title&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;h3 class=&#38;#39;dynamic-column-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;There are two instances of the code so you have to change them both.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GibaGroup on "Removing Page Permalinks"</title>
			<link>http://www.kriesi.at/support/topic/removing-page-permalinks#post-67810</link>
			<pubDate>Thu, 26 Jul 2012 20:55:06 +0000</pubDate>
			<dc:creator>GibaGroup</dc:creator>
			<guid isPermaLink="false">67810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have created a dynamic template using your template builder. The template includes a column section that is selected to show a single page (not a post). But the permalink to the page is shown in &#38;lt;h3&#38;gt; above the title. How do I remove the permalink? Can I just leave the title field blank on the back end?&#60;/p&#62;
&#60;p&#62;If I create the template to display the page content, there is an option to exclude the header. That method removes the permalink, but it seems to be a backwards way to do this. I want to use the column function, which I guess I can use the short codes to set up on the page.&#60;/p&#62;
&#60;p&#62;The site is being developed on a remote server instead of my local workstation, and I am very new to WordPress. I don't want to break it. Can you help?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
