Quote Originally Posted by misty View Post
Suggest you contact member hira, dev of this mod, either via personal message here, or via his website..
Thanks Misty.

Now it is getting really interesting.

I changed a couple things and now it is giving me the posts I want but it is not staying in zen cart when it does it.
I changed the WordPress address (URL): to http://blog.oldwestgames.com
and the Blog address (URL): to http://oldwestgames.com/blog
I also added a line to .htaccess -
Code:
RewriteRule ^blog/ index\.php?main_page=wordpress&%{QUERY_STRING} [L]
This was explained by the developer Hira in this post in his blog for using wordpress with zencart with seo urls.

I'll contact Hira.

Thanks again Misty.