18 Ocak 2014 Cumartesi

Blogger Yanıtla Butonu Eklemek

By Ar-Em   Zaman  13:45  




Tasarım > HTML'yi Düzenle > Widget Şablonlarını Genişlet diyoruz.(Şablonunuzun yedeğini almayı unutmayın)






CTRL + F ile aşağıdaki kodu bulun.

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
          <b:include data='post' name='comments'/>
        </b:if>
        <b:if cond='data:blog.pageType == &quot;item&quot;'>
          <b:include data='post' name='comments'/>
        </b:if>


Yerine aşağıdaki kodu yerleştirin.

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>
        <b:if cond='data:blog.pageType == &quot;item&quot;'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>

About the Author

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
View all posts by: BT9

0 yorum:

Yukarı Çık ↑
Bizimle İletişime Geçin

Site Hakkında

Site Virüs Durumu

Güvenlik

© 2013 Ar-Em HACK TEAM. WP Mythemeshop Converted by BloggerTheme9
Blogger templates. Proudly Powered by Blogger.