Templates for the List Category Plugin are searched for in your WordPress theme's folder. You should create a folder named "list-category-posts" under [i]wp-content/themes/your-theme-folder[/i]. Template files are .php files. You can use the included template as an example to start. You can find it in the plugin's template folder under the name default.php. To use a template, use this code: [catlist id=1 template=default] If the template file is default.php. You can have as many different templates as you want, and use them in different pages and posts. More info / help: http://foro.picandocodigo.net/viewtopic.php?f=28&t=253