İyinet'e Hoşgeldiniz!

Türkiye'nin En Eski Webmaster Forum'una Hemen Kayıt Olun!

Kayıt Ol!

Wordpress türkçeleştirme

oburcan

0
İyinet Üyesi
Katılım
10 Aralık 2010
Mesajlar
46
Reaction score
0
Wordpress tabanlı blogumda yazının sadece ilk resmini gösterip, daha sonrası için "continue reading" linki kullanıyorum ama bu ifadeyi türkçeleştiremedim.Nasıl yapılır bilen var mı?
 

kuzgun

İyinet Üyesi
Onaylı Üye
Katılım
19 Temmuz 2008
Mesajlar
12,394
Reaction score
255
tema hangisiydi? genelde index.php şablonundadır
 

oburcan

0
İyinet Üyesi
Katılım
10 Aralık 2010
Mesajlar
46
Reaction score
0
tema twenty ten. index.php'de bulamadım.
<?php
/**
* The main template file.
*
* This is the most generic template file in a WordPress theme
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* E.g., it puts together the home page when no home.php file exists.
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package WordPress
* @subpackage Twenty_Ten
* @since Twenty Ten 1.0
*/

get_header(); ?>

<div id="container">
<div id="content" role="main">

<?php
/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-index.php and that will be used instead.
*/
get_template_part( 'loop', 'index' );
?>
</div><!-- #content -->
</div><!-- #container -->

<?php get_sidebar(); ?>
<?php get_footer(); ?>
 

kuzgun

İyinet Üyesi
Onaylı Üye
Katılım
19 Temmuz 2008
Mesajlar
12,394
Reaction score
255
loop.php içine bakarmısın
 

oburcan

0
İyinet Üyesi
Katılım
10 Aralık 2010
Mesajlar
46
Reaction score
0
evet,loop içinde "continue reading" var. Onu mu değiştireceğim?

Ekleme: hatta sanırım 2 yerde gördüm
 

kuzgun

İyinet Üyesi
Onaylı Üye
Katılım
19 Temmuz 2008
Mesajlar
12,394
Reaction score
255
evet onu değiştireceksiniz
 

oburcan

0
İyinet Üyesi
Katılım
10 Aralık 2010
Mesajlar
46
Reaction score
0
ikisini birden mi?

Ekleme: Oldu,çok sağol dostum,bayağıdır arıyordum.
Selamlar
 

Türkiye’nin ilk webmaster forum sitesi iyinet.com'da forum üyeleri tarafından yapılan tüm paylaşımlardan; Türk Ceza Kanunu’nun 20. Maddesinin, 5651 Sayılı Kanununun 4. maddesinin 2. fıkrasına göre, paylaşım yapan üyeler sorumludur.

Backlink ve Tanıtım Yazısı için iletişime geçmek için Skype Adresimiz: .cid.1580508955483fe5

Üst