Dopo molti tentativi ho trovato anche che nell'index.php ho il codice:

codice:
 <div class="entry">
<?php the_content('Read the rest of this entry &raquo;'); ?> 
</div>                  
<div class="postmetadata"> 					


Continua a leggere</p>
ed ho letto che metetndo il comando:
posso fare apparire un read more, ma come posso comandare il bottone del template a comparire prima invece che in fondo?