• 20-11-2010, 17:24:18
    #1
    selam

    kullandığım tema lawyers_office_wp_theme 1.0

    arkadaşlar yazdıgım yazılarda

    üstte

    Kasım 20th, 2010 | Author: admin | Edit

    altta
    Posted in Genel | No Comments »

    yazılarının çıkmamasını nasıl saglarım

    saygılar
  • 20-11-2010, 18:15:42
    #2
    index.php - single.php, archives.php gibi dosyalarda buL ve SiL
  • 20-11-2010, 23:08:06
    #3
    istersen ücret karşılığı yardım ederim ilgilenirsen profilimde msn adresim var eklersen görüşürüz
  • 21-11-2010, 00:53:03
    #4
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Aşağıda silmeniz gereken kısımları belirttim, görünmesini istemediğiniz sayfalardan (index.php, single.php vs.) bu kodları bulup siliniz. Yapamazsanız pm ile ulaşın, yardımcı olurum.

    Kasım 20th, 2010 | Author: admin | Edit

    <img src="<?php bloginfo('template_url'); ?>/images/PostDateIcon.png" width="17" height="18" alt="" />
    <?php the_time(__('F jS, Y', 'kubrick')) ?>
    <?php $icons[] = ob_get_clean(); ?><?php endif; ?><?php if (!is_page()): ?><?php ob_start(); ?><img src="<?php bloginfo('template_url'); ?>/images/PostAuthorIcon.png" width="14" height="14" alt="" />
    <?php _e('Author', 'kubrick'); ?>: <a href="#" title="<?php _e('Author', 'kubrick'); ?>"><?php the_author() ?></a>
    <?php $icons[] = ob_get_clean(); ?><?php endif; ?><?php if (current_user_can('edit_post', $post->ID)): ?><?php ob_start(); ?><img src="<?php bloginfo('template_url'); ?>/images/PostEditIcon.png" width="14" height="14" alt="" />
    <?php edit_post_link(__('Edit', 'kubrick'), ''); ?>

    Posted in Genel | No Comments »

    <img src="<?php bloginfo('template_url'); ?>/images/PostCategoryIcon.png" width="18" height="18" alt="" />
    <?php printf(__('Posted in %s', 'kubrick'), get_the_category_list(', ')); ?>

    <img src="<?php bloginfo('template_url'); ?>/images/PostCommentsIcon.png" width="18" height="18" alt="" />
    <?php comments_popup_link(__('No Comments »', 'kubrick'), __('1 Comment »', 'kubrick'), __('% Comments »', 'kubrick'), '', __('Comments Closed', 'kubrick') ); ?>
  • 21-11-2010, 01:19:23
    #5
    mr_cpu adlı üyeden alıntı: mesajı görüntüle
    istersen ücret karşılığı yardım ederim ilgilenirsen profilimde msn adresim var eklersen görüşürüz
    bunun içindemi ücret istiyorsun ya :S burdaki herkez ufak tefek şeyler için para alsaydı köşe olurdu biraz insanlara yardımda edin herşey paramı oldu :S
  • 21-11-2010, 22:52:59
    #6
    Rockco adlı üyeden alıntı: mesajı görüntüle
    bunun içindemi ücret istiyorsun ya :S burdaki herkez ufak tefek şeyler için para alsaydı köşe olurdu biraz insanlara yardımda edin herşey paramı oldu :S
    Katılıyorum.
  • 23-11-2010, 14:10:59
    #7
    yardımlarınız için teşekkür ederim
    saygılar