﻿<?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: sayfaya yorum eklemek</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: sayfaya yorum eklemek</description>
<language>en</language>
<pubDate>Tue, 14 Oct 2008 05:14:34 +0000</pubDate>

<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5412</link>
<pubDate>Cum, 13 Apr 2007 01:15:29 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">5412@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;bana yardımcı olabilecek kimse yok mu ?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/1199?replies=2#post-5352&#34;&#62;Bende yardım istiyorum.&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>huseyinalkan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5408</link>
<pubDate>Per, 12 Apr 2007 23:04:59 +0000</pubDate>
<dc:creator>huseyinalkan</dc:creator>
<guid isPermaLink="false">5408@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bana yardımcı olabilecek kimse yok mu ?
&#60;/p&#62;</description>
</item>
<item>
<title>efrasiyab konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5383</link>
<pubDate>Per, 12 Apr 2007 04:03:07 +0000</pubDate>
<dc:creator>efrasiyab</dc:creator>
<guid isPermaLink="false">5383@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;@huseyinalkan,&#60;/p&#62;
&#60;p&#62;Kullandığın temayı benimkiyle karşılaştırdım ve bu öneriyi ona istinaden yaptım. Demek ki işe yaramamış... Uğraştırdım, kusura bakma... :( Diğer arkadaşların bunun yanıtını vereceğinden eminim :)&#60;/p&#62;
&#60;p&#62;@seyrusefer,&#60;br /&#62;
Senin sorun da kazıkmış :)
&#60;/p&#62;</description>
</item>
<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5382</link>
<pubDate>Per, 12 Apr 2007 03:31:44 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">5382@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Ben bu sorunumu hallettim. ama bu başlık altındaki diğer sorular tam olarak cevaplanmadı. Ben nasıl yaptığımı anlatayım. tema klasöründe bulunan single.php dosyasının bir kopyasını aldım müzik diye değiştirdim. içeriğini de şu şekilde yeniden oluşturdum. &#60;/p&#62;
&#60;p&#62;en üst satıran şunu yazdım &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Template Name: müzik&#60;br /&#62;
*/&#60;br /&#62;
?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;kodlar arasından tarih ve yazar kısımlarını sildim.&#60;/p&#62;
&#60;p&#62;sitemin yönetici sayfasına gidip yeni bir sayfa oluşturdum oluşturken şablon olarak yaptığım bu müzik sayfasını seçtim. böylece yanında sidebar olmayan bir sayfa yapmış oldum. &#60;/p&#62;
&#60;p&#62;Ama sorunlar bitmek bilmiyor işte. Bir de benim &#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/1199?replies=2#post-5352&#34;&#62;şu sorunuma&#60;/a&#62; cevap veren olsa ne güzel olacak.
&#60;/p&#62;</description>
</item>
<item>
<title>huseyinalkan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5380</link>
<pubDate>Per, 12 Apr 2007 02:56:35 +0000</pubDate>
<dc:creator>huseyinalkan</dc:creator>
<guid isPermaLink="false">5380@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bu hatayı veriyor şimdide tüm yorum görünen sayfalarda.&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected T_ENDFOREACH in /home/halkan/public_html/blog/wp-content/themes/buggy/page.php on line 20
&#60;/p&#62;</description>
</item>
<item>
<title>efrasiyab konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5379</link>
<pubDate>Per, 12 Apr 2007 02:46:28 +0000</pubDate>
<dc:creator>efrasiyab</dc:creator>
<guid isPermaLink="false">5379@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bir de &#60;code&#62;&#38;lt;?php endwhile; else: ?&#38;gt;&#60;/code&#62; satırını kaldırıp yerine&#60;br /&#62;
&#60;code&#62;&#38;lt;?php comments_template(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php endforeach; else: ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
satırlarını koyarak dener misiniz?
&#60;/p&#62;</description>
</item>
<item>
<title>huseyinalkan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-5378</link>
<pubDate>Per, 12 Apr 2007 02:13:11 +0000</pubDate>
<dc:creator>huseyinalkan</dc:creator>
<guid isPermaLink="false">5378@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;merhaba ben buggy temasını kullanıyorum. hasan beyin dedigi kodu eklediğimde tüm sayfalarda yorum çıkıyor. sayfa içindeki yorum olmasın kutusu bi işe yaramıyor. temayı yapan arkadaş o kutunun foksiyonunu kapattığını söyledi. bende kendime bir sayfa açık içerisinde kod koyarak yorum oluşturmak istiyorum ama hangi kodu yazdıysam sayfanın şekli değişiyor.&#60;br /&#62;
ne yapmalıyım.
&#60;/p&#62;</description>
</item>
<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4918</link>
<pubDate>Paz, 01 Apr 2007 21:26:32 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">4918@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bu konuyla ilgili olarak son bir soru daha sormak istedim. Benim şöyle yaptığım bir sayfa var burda ben iframe kodu kullandım. Normalde her sayafada sidebar olurken bunda olmadı(aslında olmamasına daha çok sevindim) ayrıca bu sayfada yorumlar da gözükmedi (işte bunun olmasını isterdim) Bunun nedeni sayfada iframe kullanmam mı başka bir yolu yok mu? &#60;/p&#62;
&#60;p&#62;Yani tam olarak şöyle olsun istiyorum&#60;br /&#62;
sidebar olmasın ama yorumlar olsun.&#60;br /&#62;
eklediğim kod ile normal de diğer sayfalarda yorum gözüktü ama bunda gözükmedi.&#60;/p&#62;
&#60;p&#62;örnek sayfa:&#60;br /&#62;
&#60;a href=&#34;http://www.seyrusefer.com/?page_id=138&#34; rel=&#34;nofollow&#34;&#62;http://www.seyrusefer.com/?page_id=138&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4858</link>
<pubDate>Cts, 31 Mar 2007 19:04:34 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">4858@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Rica ederim, kolay gelsin. :)
&#60;/p&#62;</description>
</item>
<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4857</link>
<pubDate>Cts, 31 Mar 2007 19:02:40 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">4857@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;her zaman olduğu gibi tekrar çok sağolun. bu kod ile artık yaptığım sayfalara yorum eklenebiliyor.
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4843</link>
<pubDate>Cts, 31 Mar 2007 06:37:32 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">4843@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Evet, &#60;a href=&#34;http://www.onehertz.com/portfolio/wordpress/mandigo/&#34;&#62;Mandigo&#60;/a&#62; temasının page.php dosyasında&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php endwhile; endif; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;kodundan hemen önce şu kodu ekleyin:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php comments_template(); ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4839</link>
<pubDate>Cts, 31 Mar 2007 01:59:32 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">4839@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ordaki tartışmada aradığım cevabı tam olarak bulamadım. ama sorunun temadan olabileceğini hiç düşünmemiştim o yüzden temamı yazmamıştım. kullandığım tema mandigo adlı bir tema. o tartışmada verdiğiniz bir kod var onu deneyip bir bakacam oluyor mu olmuyor mu diye.
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4828</link>
<pubDate>Cum, 30 Mar 2007 20:05:06 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">4828@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Hangi temayı kullanıyorsunuz? Bir de &#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/31&#34;&#62;şu tartışma&#60;/a&#62; belki işinizi görebilir.
&#60;/p&#62;</description>
</item>
<item>
<title>seyrusefer konu: "sayfaya yorum eklemek"</title>
<link>http://www.wordpress-tr.com/forum/topic/1094#post-4813</link>
<pubDate>Cum, 30 Mar 2007 11:31:55 +0000</pubDate>
<dc:creator>seyrusefer</dc:creator>
<guid isPermaLink="false">4813@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;siteme bir sayfa ekliyorum yalnız sayfayı hazırlarken sağdaki tartışma kısmında yorumlara açık olmasına rağmen sayfada yorumlar kısmı gözükmüyor. bunun nedeni ne olabilir?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
