Temadaki index.php yi açın,

Sayfanın içersinde aşağıdaki kodu bulun
Alıntı
<?php if($post_preview=='excerpt') the_excerpt(); else the_content(__('More &gt;', 'mystique')); ?>
Alttakiyle değiştirip kaydedin
Alıntı
<?php if($post_preview=='excerpt') the_excerpt(); else the_content(__('Devami &gt;', 'mystique')); ?>
Bu kadar