﻿<?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>WordPress Türkiye Forumları Konu: kalıcı sayfa ya da bağlantı</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: kalıcı sayfa ya da bağlantı</description>
<language>en</language>
<pubDate>Mon, 06 Oct 2008 19:03:41 +0000</pubDate>

<item>
<title>ali konu: "kalıcı sayfa ya da bağlantı"</title>
<link>http://www.wordpress-tr.com/forum/topic/597#post-2727</link>
<pubDate>Pts, 05 Feb 2007 16:49:00 +0000</pubDate>
<dc:creator>ali</dc:creator>
<guid isPermaLink="false">2727@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Aslında biraz önce verdiğim örneğin WordPress'e özel bir yanı yok, sadece basit bir HTML bağlantısı :) Diyelim ki sayfanızın üstünde şöyle bir menü kodu var;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;menu&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;li class=&#38;quot;&#38;lt;?php if ( is_home() ) { ?&#38;gt;current_page_item&#38;lt;?php } else { ?&#38;gt;page_item&#38;lt;?php } ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_settings(&#38;#39;home&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Home&#38;#39;); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_list_pages(&#38;#39;sort_column=id&#38;#38;depth=1&#38;#38;title_li=&#38;#39;); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_register(&#38;#39;&#38;lt;li&#38;gt;&#38;#39;,&#38;#39;&#38;lt;/li&#38;gt;&#38;#39;); ?&#38;gt;&#60;br /&#62;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Bir önceki cevabımda önerdiğim bağlantı kodunu bu menü kodu içine aşağıdaki şekilde dahil ederek istediğiniz elde edebilirsiniz;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;menu&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;li class=&#38;quot;&#38;lt;?php if ( is_home() ) { ?&#38;gt;current_page_item&#38;lt;?php } else { ?&#38;gt;page_item&#38;lt;?php } ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_settings(&#38;#39;home&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Home&#38;#39;); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_list_pages(&#38;#39;sort_column=id&#38;#38;depth=1&#38;#38;title_li=&#38;#39;); ?&#38;gt;&#60;br /&#62;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;/forum&#38;quot;&#38;gt;Forum&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_register(&#38;#39;&#38;lt;li&#38;gt;&#38;#39;,&#38;#39;&#38;lt;/li&#38;gt;&#38;#39;); ?&#38;gt;&#60;br /&#62;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Kolay gelsin.
&#60;/p&#62;</description>
</item>
<item>
<title>rapdinle konu: "kalıcı sayfa ya da bağlantı"</title>
<link>http://www.wordpress-tr.com/forum/topic/597#post-2725</link>
<pubDate>Pts, 05 Feb 2007 16:03:57 +0000</pubDate>
<dc:creator>rapdinle</dc:creator>
<guid isPermaLink="false">2725@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ali abi biraz daha açıklayıcı olur musun lütfen wp ilk defa kullanıyorum lütfen
&#60;/p&#62;</description>
</item>
<item>
<title>ali konu: "kalıcı sayfa ya da bağlantı"</title>
<link>http://www.wordpress-tr.com/forum/topic/597#post-2724</link>
<pubDate>Pts, 05 Feb 2007 16:02:54 +0000</pubDate>
<dc:creator>ali</dc:creator>
<guid isPermaLink="false">2724@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bağlantıyı görünmesini istediğiniz yere el ile girmeyi deneyebilirsiniz. Örneğin;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;/forum&#38;quot;&#38;gt;Forum&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;gibi.
&#60;/p&#62;</description>
</item>
<item>
<title>rapdinle konu: "kalıcı sayfa ya da bağlantı"</title>
<link>http://www.wordpress-tr.com/forum/topic/597#post-2723</link>
<pubDate>Pts, 05 Feb 2007 15:26:02 +0000</pubDate>
<dc:creator>rapdinle</dc:creator>
<guid isPermaLink="false">2723@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;merhaba arkadşalar ben bi site açtım wp kurdum türkçe xxx.com di&#38;lt;zinine kurdum xxx.com/forum a da forum kurdum wp admin panelinden sayfa eklemeye çalışıyorum öle olacak ki sol tarafta menüden tıklayınca xxx.com/forum a gidece ama bi türlü yapamıyorum bağlantılardan yaptım ama sadece ana sayfada gösteriyor kategori sayfalarına falan gelince bağlantıyı göstermiyor yardım ederseniz çok sevinirim
&#60;/p&#62;</description>
</item>

</channel>
</rss>
