see http://ww.wp.xz.cn/extend/plugins/posts-per-cat/installation/
#5
Put code <?php do_action(‘ppc’); ?> in your template file (for example in index.php just before closing </div><!– #content –> tag
No, i need put code in a page, i need the shortcode…
yep me to where and what is the shortcode one puts in the page that you want the posts to appear on
Sorry but right now PPC have no shortcode support implemented.
I have the same problem, i need to put the code in page, but it want allow me,after searching i find and install this plugin Allow PHP in posts and pages, and then i paste the php code <?php do_action(‘ppc’); ?> in and of the page, and it worked for me. Here is the link of the site. Urkekg , da te pitam kako da sakrijem linkanje naslova kategorije. Hvala , inace ovaj plagin se meni punu nasao. Pozdrav. Thanks
Just added shortcode support to version 1.1.0. Update and read instructions for shortcode in widget on PPC options page.