My apologies, moshu, my last 3 installations have been mu, I often mistake where I am lending advice. I’ll pay closer attention next time.
moshu,
Thanks for the reply. This is actually for a new client install, and I really don’t want to hard code anything, will CQS make sure that only 4 posts will show up?
They want just 4 posts to show, and a previous coder installed a category excluder which works fine, I just need to make sure that they get what they want with just the four showing.
Thanks!
Did you change the wp-config-sample.php to wp.config.php?
It may seem like a dumb question, but when I first tried the installation, I forgot to do that … also make sure that the $base is set to something like /blog/.
for instance:
“$base = ‘/blog/’;” (without double quotes)