Salve a tutti, ho creato delle nuove "categorie" con diversi campi al suo interno e fin qui tutto ok.
Il problema sorge quando devo andare a modficar eil theme per visualizzare questi "nuovi" post
Io vorrei che il codice html diventasse così:
codice:
<div class="hreview">    
<span class="item">       
<strong class="item">
<span class="fn">Blast 'Em Up</span> Review[/b]    </span>    
<span class="reviewer vcard">       By <span class="fn">Bob Smith</span>, <span class="title">Senior Editor</span>       at <span class="org">ACME Reviews</span>    </span>   
<span class="description">This is a great game. I enjoyed it from the    opening battle to the final showdown with the evil aliens.</span> 
</div>
E' possibile? Se si come posso fare?
grazie mille

stefano