Re: Wordpress On Zencart / Released
I didn't read all the posts, but if your having issues with the feed url's, maybe this will help.
First, I only used the sidebox and wordpress-config.php file so I modified it a bit. I keep a dedicated sidebar2.php on my blog for Zan cart sidebox to use. I also use one of the rss feed mods on my store.
In order to get the two feeds to work I had to comment out this line in wordpress-config.php..
Code:
$i=strlen(DIR_WS_CATALOG);
$req=substr($_SERVER['REQUEST_URI'],$i,1);
$_GET['main_page']='wordpress';
Once I did that the feeds started behaving. Hope that helps...
Dave
Always forward thinking... Lost my mind!
Bookmarks