Some bugs.
23 Maggio 2006 Pubblicato in: Templates
After the publication on weblog tool my template wad donloaded from more bloggers and i have received more bugs in the comments. Please if you have some bugs to post please recomment here.
Many thanks.
The first bug to correct is in the single.php at line 35:
find this < ? php the_content ('Read the rest of this entry »','citrus'); ? >
find this < ? php the_content ('Read the rest of this entry »','citrus'); ? >
and replace with < ? php the_content('Read the rest of this entry »'); ?>
you have to remove from the line this: ” ,’citrus’ “


