• 26-09-2009, 11:36:46
    #1
    <?php
    global $options;
    foreach ($options as $value) {
    if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); } }
    ?>
    <!-- SUB POST DIVISIONS -->
    <div class="subpost_wrap2">
    <div class="subpost_wrap">
    <div class="subpost_left">
    <?php query_posts($query_string . "showposts=$artsee_homepage_posts&order=DESC") ?>
    <?php while (have_posts()) : the_post(); $loopcounter++; ?>
    <div class="subpost">
    <?php $thumb = get_post_meta($post->ID, 'Thumbnail', $single = true); ?>
    <?php
    if($thumb !== '') { ?>
    <img src="<?php bloginfo('stylesheet_directory'); ?>/timthumb.php?src=<?php echo $thumb; ?>&amp;h=62&amp;w=62&amp;zc=1&amp;q=100" alt="<?php the_title(); ?>" />
    <?php } else { echo ''; } ?>
    <div class="sub_article">
    <?php
    $limit = 40;
    $summary = get_the_title();
    if (strlen($summary) > $limit)
    $summary = substr($summary, 0, strrpos(substr($summary, 0, $limit), ' ')) . '...';
    ?>
    <h3><a href="<?php the_permalink(); ?>"><?php echo $summary; ?></a></h3>
    <?php the_content_limit(200); ?>
    </div>
    </div> <!-- subpost -->
    <?php endwhile;?>
    </div> <!-- /subpost_left -->
    <div class="life_wrap">
    <h3 class="aboutustab">About Us</h3>
    <div class="aboutus">
    <img src="<?php bloginfo('stylesheet_directory'); ?>/timthumb.php?src=<?php echo $artsee_about_image; ?>&amp;h=74&amp;w=74&amp;zc=1&amp;q=100" alt="About Us" class="aboutimage" />
    <?php echo $artsee_about; ?>
    </div>
    <div class="jsside">
    <?php include(TEMPLATEPATH . '/js-side.php'); ?>
    </div> <!-- /jssside -->
    <div style="clear: both;"></div>
    <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Homepage Sidebar") ) : ?>
    <?php endif; ?>
    </div> <!-- /life_wrap -->
    <div style="clear: both;"></div>
    </div>
    <div style="clear: both;"></div>
    </div> <!-- /subpost_wrap -->
    <img src="<?php bloginfo('stylesheet_directory'); ?>/img/pearl.jpg" style="float: left;" alt="<?php the_title(); ?>" />
    Sorun: Aytuğ Çakır - Blog Sayfası pek php bilgim yok o yüzden yardımlarınızı bekliyorum. Şimdiden teşekkürler.
  • 26-09-2009, 12:57:20
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Şurdaki eklentiyi kurmanız gerekiyormuş sanırım .
  • 26-09-2009, 15:03:13
    #3
    limit-post.php dosyasını yazdığı gibi değiştirip attım plugin dosyasına ama eklentiler bölümünde görünmüyor
  • 29-09-2009, 07:49:39
    #4
    iyi güzelde bu tema w@rez değil mi ? (ücretini ödediğinizi ispat ederseniz konu için yardımcı olabilir.)

    bkz...
  • 29-09-2009, 10:04:49
    #5
    temayı parayla satın almak gerekiyor. lisanslı.
  • 30-09-2009, 22:29:25
    #6
    var mı peki temayı satın alıp bana birebir kurabilecek kişi?