mckendall
Forum Replies Created
-
Forum: Plugins
In reply to: wpg2: images broken on reloaditsanogo: Were you able to find a solution? I’m having the same problem.
Forum: Themes and Templates
In reply to: Reply link missing pathThanks! That appears to have fixed the problem. However, do you know why I had to do it that way? In many of the themes that I’ve downloaded, I see that specifying the permalink wasn’t necessary.
Forum: Plugins
In reply to: Image GD, PHP and wordpressHow were you able to resolve this?
Forum: Plugins
In reply to: CG-Amazon Archive PagesI’m feeling sorta dumb here. I’ve used this plugin in my sidebar at http://blog.treeswing.net/.
Here’s the code I’m using:
<h2>In Rotation</h2>
<?php show_amazon_items(2, 'time', true, "Music"); ?>
<h2>On The Big Screen</h2>
<?php show_amazon_items(2, 'time', true, "Movies"); ?>
This is crystal clear to me.
Now, how I would go about using this for an archive page escapes me. I could could bump up the number for $count to something like 50, but that would put everthing on 1 page. Would you mind pointing me in the right direction?
Thanks
Forum: Plugins
In reply to: recent links – archive errorPlease ignore my post. I browsed to my archive page this morning and it all works fine. I downloaded my .htaccess file and now I see that the rewrite code has been inserted. I’m not sure why it didn’t insert the code yesterday.
Forum: Plugins
In reply to: recent links – archive errorHerby007:
Were you able to get a solution for your problem? I’m having the exact same problem for WP version 2.0.x with version 2.08 of Recent-Links.