Ok, so I added 2 + 2 and got my problem solved.
For everyone who ever need solution:
1. Go here: https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System
2. Do what is written here.
3. Copy from plugin folder templates/default.php
4. Edit it as you wish. If you need to add some html thing just do this:
$lcp_display_output .= '<div class="divvvv">';
// THING HERE
$lcp_display_output .= '</div>';
5. Do more things and rate plugin 5/5.
I hope that would help someone in the future.
-
This reply was modified 7 years, 11 months ago by novaplanet.