I agree with picandnix - I've used numinix's method several times.
I agree with picandnix - I've used numinix's method several times.
"So firstly, this tutorial assumes you have one the following setups:
Situation 1
Zen Cart installed to the root
WordPress installed to a sub-folder such as /blog/
We’ve also achieved the following situation:
Situation 2
Zen Cart installed to a sub-folder such as /shop/
WordPress installed to a sub-folder such as /blog/"
Neither of these applies to me. Wordpress is in ./ and zen cart is in ./shop I tried to follow the steps and broke my dev server.
Ok, I set up a server @ http://test.reverb-marketing.com/ wherein I put ./blog/, ./shop/, and ./forum/. I copied over all the existing code and databases, so everything functioned the same. I followed the steps in the NUMINIX doc. I'm not seeing my blog on the homepage of my shop. What have I missed? Sorry for being so dumb.
have you added a link/ez page to your blog? the numinix mod is to build your blog into you store as an additional page or pages not to replace the homepage. If I understand correctly perhaps you need your WordPress site as your homepage with a link to your store in a menu?
The alternative would be find a way to set an ez page (your blog) as the homepage within Zen cart, but this in my opinion is missing the point of having a store and its objective of selling things.
That's right. The numinix mod doesn't replace your Zencart main page with the Wordpress main page. It embeds Wordpress in the Zencart center column when the browser is pointed to yoursite.com/blog. You could redirect your main page to /blog.
Ok, how do i redirect it? Remember that I want the home link at the top of zencart to also go to the blog page, and I don't want to prevent access to any other pages (such as the root category page).
I like the blog on the main page. Sparkfun and Adafruit both do it and it seems to work well for them.
The easiest way is probably through your hosting control panel.
You could use a redirect by creating a htaccess file in your root folder on server, or your hosting panel (cpanel?) should have the facility to redirect.