Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
deemurphy
Thank you and I will try it again then.
LadyDee
Dee, can I offer you some advice?
Every day it seems you are trying to add a new function to this 'lighting' site
As far as I see it you haven't even yet done a test order, but you're adding everything available that's up for grabs
AN e-shop should be simple to use and navigate, unless for example your facebook page has a use, why send them there?
Re: Wordpress On Zencart / Released
I think the empty folder is meant to show that the file that was in this folder in previous versions of WOZ is no longer needed. Only of interest if your upgrading WOZ.
If the Wordpress dashboard takes you to your Zen Cart store index page when you click "View Site", you have the right setting for Blog URL...
Quote:
Originally Posted by
Picci
Following up on my post above, I found that the "trailing slash" is set on the Blog URI in the database table 'options' after I looked at the database. It appears that wordpress just doesn't display the trailing slash on the wordpress admin settings page, kind of odd to me, but apparently not the root of my problem.
I will set up a new clean ZC 1.3.8a and install this module first and see if I can get it running. This current rollup has a few mods but they are all playing nicely together, except for my problem with WOZ 1.5.
I am still a bit unsure of why there is an empty folder 'extra_configures' in the module's files. It is includes/extra_configures and there is just an empty extra_configures folder, no file(s) in it? I have downloaded the mod from Zen Cart add-ons and also from Hira's web site and they both have this empty extra_configures directory.
I also saw the reference to 1.5.1 in a post above. Is there an upgrade somewhere for 1.5.1? I can only find 1.5 in the Zen Cart add-ons and at Hira's site.
Thanks for your support.
Re: Wordpress On Zencart / Released
I set up a fresh install of ZC 138a and installed WOZ 1.5 and everything is running fine.
I must have had some issue with a file overwrite from another module. I will be careful as I add the other modules I want in this rollup.
Nice work Hira! This is a nice upgrade from the previous version.
Thanks for the help.
Re: Wordpress On Zencart / Released
HI, I set up a fresh install of ZC 138a and installed WOZ 1.5 . It's running fine.
But I use Ultimate SEO URLs in zen cart 1.38a.I set the Wordpress Blog address (URL) into http://www.mysite.com, and the WordPress address (URL) is http://www.mysite.com/blog.
I set the wordpress's Permalink into /%year%/%monthnum%/%postname%/, But now it can't work anymore, It appears 404 no found in the wordpress.
How do I set the wordpress's Permalink or How do I write the .htaccess to fix this problem?
Re: Wordpress On Zencart / Released
It's likely you'll need to set the Ultimate SEO URL rewrite rules to ignore direct client requests for the /blog folder by using an additional RewriteCond.
Re: Wordpress On Zencart / Released
ok, I admit, I am feeling very silly right now.. I lost the address of the wp plugin i installed last year and never used.
it used to be http://www.prokarateshop.com/? but for some reason that addy redirects to my homepage..
what should the addy be? I place it in my directory.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
wagnerguy
ok, I admit, I am feeling very silly right now.. I lost the address of the wp plugin i installed last year and never used.
it used to be
http://www.prokarateshop.com/? but for some reason that addy redirects to my homepage..
what should the addy be? I place it in my directory.
ok I found the issue, I am using Simple SEO. Its changing the name of the file to an seo type domain.
I will search around to see if anyone else has had this issue
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
g1smd
It's likely you'll need to set the Ultimate SEO URL rewrite rules to ignore direct client requests for the /blog folder by using an additional RewriteCond.
may you explain more?
Re: Wordpress On Zencart / Released
Re: Wordpress On Zencart / Released
Documented and confirmed that WOZ has never played well with other SEO mods (Simple SEO compatibility issues have been confirmed and there are likely the same compatibility issues with Ultimate SEO as well).. I'm fairly certain that this is still an issue in the latest version of WOZ as well.. The ONLY SEO mod WOZ seems to work with is Ceon URI (and that is only because Hira wrote a specific hack in the latest version of WOZ for this particular SEO mod)
If you NEED an embedded blog that works with Ultimate or Simple SEO, then you might want to check out the Numinix blog embedding solution/mod (search this thread for Numinix). This blog embedding solution does not interfere with SEO mods because it was written a lot differently than WOZ.. If you don't need an embedded blog solution and still want to tie your (separate) blog to your store, try using the WOZ Sideboxes Only mod..
Quote:
Originally Posted by
wagnerguy
ok I found the issue, I am using Simple SEO. Its changing the name of the file to an seo type domain.
I will search around to see if anyone else has had this issue
Quote:
Originally Posted by
daohe
HI, I set up a fresh install of ZC 138a and installed WOZ 1.5 . It's running fine.
But I use Ultimate SEO URLs in zen cart 1.38a.I set the Wordpress Blog address (URL) into
http://www.mysite.com, and the WordPress address (URL) is
http://www.mysite.com/blog.
I set the wordpress's Permalink into /%year%/%monthnum%/%postname%/, But now it can't work anymore, It appears 404 no found in the wordpress.
How do I set the wordpress's Permalink or How do I write the .htaccess to fix this problem?