• 26-06-2008, 23:24:20
    #1
    Arkadaşlar ben bu wordpress paged comments eklentisini kurdum fakat linkleri değiştirmek isteiyorum şuan;


    sayfaadi/?cp=12#comments
    şeklinde çıkıyor, fakat ben bunları kalıcı bağlantılara uygun şekilde ayarlamak istiyorum ve paged-comments-config.php sayfasında
    // Fancy URL
    // ---------
    // If you currently have a custom URI structure for permalinks (see:
    // <http://codex.wordpress.org/Introduction_to_Blogging#Pretty_Permalinks>
    // if you don't), enabling this will append /comment-page-x/ (where x is a page number)
    // to the end of the URLs for comment pages.
    // WordPress 1.5 users: you MUST edit your WordPress .htaccess file prior to enabling this.
    // Enter the following lines:
    // RewriteRule ^(.+/)comment-page-([0-9]+)/?$ $1?cp=$2 [QSA,L]
    // RewriteRule ^(.+/)all-comments/?$ $1?cp=all [QSA,L]
    // at the end of the .htaccess file beneath the #END WordPress marker
    // (this ensures WordPress leaves the rule alone when updating the other rewrite rules.)
    // WordPress 2 users: do not modify the .htaccess file.
    $paged_comments->fancy_url = false;
    şöle bi satır var burdaki false ibaresini true yaptım fakat bu seferde değişen bişi olmadı hangi sayfaya tıklarsam tıklıyim aynı sayfada kalıyorum eksik yaptığım bişi mi var acaba yardımcı olurmusunuz?
  • 20-04-2009, 17:10:03
    #2
    arkadaşlar bu konuda yardımcı olabiliecek olan yok mu acaba?

    ayrıca şöyle bir sorunum var, mesela herahangi bir yazıda 20 sayfa yorum yapılmış ve herbir yorum sayfasının title ı aynı ve bundan dolayıda wm tools da Yinelenen meta açıklamalar hatası ve Yinelenen başlık etiketleri veriyo, en azından her yorum sayfasında title a o yorum sayfasının sayfa numarasını nasıl yazdırabilirim?
  • 20-04-2009, 19:11:48
    #3
    son sürümdeki sayfalamayı kontrol edin belki yeterli olur. wordpressin kendi özelliğinde var yeni sürümlerde..