hocam an itibariyle dönüş yaptılar ve http://host-tracker.com/check_res_ajx/12137739-0/ bu linki verdiler sorun yok dediler. Ne yapmalıyım?
teknogezegen.com demişler fakat www.teknogezegen.com olmalıydı. Şimdi tekrar bildirim yolladım bekliyorum ne diyeceklerini hocam
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 13:38:50 -->-> Daha önceki mesaj 11:50:11 --
"İlgili sorun kullandığınız yazılım ile alakalıdır. Tarafımızda erişim sorunu bulunmamakta
Saygılarımla."
cevabı aldım hocam
Wordpress ile alakalı Sorun ve Problemlerinizi sorun cevaplıyalım
125
●7.182
- 02-02-2013, 14:18:48Eposta Aktivasyonu GerekmekteTwenty eleven temasını aktif edip.kobe24 adlı üyeden alıntı: mesajı görüntüle
www.gtmetrix.com üzerinde siteni analiz ettirirmisin
Eğer ederse temada problem temayı incelecegiz - 03-02-2013, 01:31:43http://www.siteismi.com/page/2/ adresindeki page'i nasıl sayfa yaparız hocam?
- 03-02-2013, 11:55:18Üyeliği durduruldumerhaba
wp-super-cache eklentisini kurarken
Uyarı! WP Super Cache önbellekleme bozuk! advanced-cache.php betiği wp-cache-phase1.php dosyasını yükleyemiyor. Lütfen /home/bicaps/public_html/wp-content/advanced-cache.php dosyasını düzenleyin ve /home/bicaps/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php yolunun doğru olduğundan emin olun.
bu sorunla karşılaşıyorum yardımcı olabilirmisiniz - 03-02-2013, 12:09:50Eposta Aktivasyonu GerekmekteEklenti kullanma açtığım konuda tamamen optimize edilmiş ht.access ayarı varTheChucky adlı üyeden alıntı: mesajı görüntüle
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 12:09:50 -->-> Daha önceki mesaj 12:08:15 --
Temanı incelememiz lazım abikobe24 adlı üyeden alıntı: mesajı görüntüle
nasıl bir yol yordam izleyeceğiz ona sen karar ver
burda header.php index.php dosyaları paylaş bakalım derim ben - 03-02-2013, 12:29:06hocam bu index.php
<?php get_header(); ?>
<div class="span-24" id="contentwrap">
<div class="span-16">
<div id="content">
<?php if(is_home()) { include (TEMPLATEPATH . '/featured.php'); } ?>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div class="postwrap">
<div <?php post_class() ?> id="post-<?php the_ID(); ?>">
<h2 class="title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
<div class="postdate"><img src="<?php bloginfo('template_url'); ?>/images/date.png" /> <?php the_time('F jS, Y') ?> <img src="<?php bloginfo('template_url'); ?>/images/user.png" /> <?php the_author() ?> <?php if (current_user_can('edit_post', $post->ID)) { ?> <img src="<?php bloginfo('template_url'); ?>/images/edit.png" /> <?php edit_post_link('Edit', '', ''); } ?></div>
<div class="entry">
<?php if ( function_exists("has_post_thumbnail") && has_post_thumbnail() ) { the_post_thumbnail(array(240,180), array("class" => "alignleft post_thumbnail")); } ?>
<?php the_content(''); ?>
<div class="readmorecontent">
<a class="readmore" href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>">Daha Fazla »</a>
</div>
</div>
</div><!--/post-<?php the_ID(); ?>-->
</div>
<div class="navigation">
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } else { ?>
<div class="alignleft"><?php next_posts_link('« Older Entries') ?></div>
<div class="alignright"><?php previous_posts_link('Newer Entries »') ?></div>
<?php } ?>
</div>
<?php else : ?>
<h2 class="center">Not Found</h2>
<p class="center">Sorry, but you are looking for something that isn't here.</p>
<?php get_search_form(); ?>
<?php endif; ?>
</div>
</div>
<?php get_sidebars(); ?>
</div>
<?php get_footer(); ?>
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 12:29:06 -->-> Daha önceki mesaj 12:28:24 --
bunda sorun yoksa header.php yi paylaşayım