Thread Starter
iain
(@iain)
have put restrictions after the wp-blog-include, now it does limit to 2 posts, but it fails to restrict to the one category.
?
this is v strange.. is this a common problem?
Thread Starter
iain
(@iain)
i have this :
<?php
$cat = 3; $posts_per_page = 2;
require('./wp-blog-header.php');
require_once('wp-photos.hack.php'); ?>
but it’s still pulling out everything… using 1.2 rc1.
sorry beel,
i’m having the same problem as hazyd was, but not managing to fix it yet…
could clarify that you mean by “Either add it there or you can change each instance of $c to $single in the index file.”…
sorry – newbie… 🙂