Hi Sam, I too am having problems with a fresh install of ver3 wp and getting netxgen to install. I am getting
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 58368 bytes) in /vservers/mysite/htdocs/wp-content/plugins/nextgen-gallery/widgets/widgets.php on line 308
Wow, thanks that worked great!! One more thing <grin> If I wanted to limit which categories posts would show on this page, could I do this here also?
Thanks so much for the help. I have spent way too many hours trying to figure this out on my own.
Bob
So if this is my page.php of my theme where in here would I put it? I am a little lost with the instruction of The Loop.
<div id=”content”>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class=”post fix” id=”post-<?php the_ID(); ?>”>