Page 1 of 2 12 LastLast
Results 1 to 10 of 1859

Hybrid View

  1. #1

    Default 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 View Post
    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.

  2. #2
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default 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.

  3. #3
    Join Date
    Aug 2009
    Posts
    3
    Plugin Contributions
    0

    Default 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?

  4. #4
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default 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.

  5. #5
    Join Date
    Aug 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by g1smd View Post
    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?

  6. #6
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    I have mine working.

  7. #7
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default 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 View Post
    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 View Post
    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?
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #8
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DivaVocals View Post
    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..
    in reference to numinix's solution, am I correct in saying that I would have to load the woz files then follow his steps.. Also, in using his metheod, I noticed a comment about it interfering with the look of my site, is this true, and can it easily be fixed. I dont want to mess with the look of my site. I would really just want to disable ssu for the blog itself...

    Anything to note

  9. #9
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by wagnerguy View Post
    in reference to numinix's solution, am I correct in saying that I would have to load the woz files then follow his steps..
    No.. this is incorrect.. Please go to Numinix's site and read through the full blog post (and comments) they contain the instructions on his embedding solution. This is a DIFFERENT blog embedding solution from WOZ.. It is a blog embedding solution to be used INSTEAD of WOZ.. I suggested this blog embedding solution INSTEAD OF WOZ since I know that the compatibility issues between WOZ and SSU have ALWAYS been an issue which are not resolved in ANY version of WOZ (1.3, 1.4, and 1.5). The Numinix 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.. All of these solutions REQUIRE that you UNINSTALL WOZ before installing them..

    Quote Originally Posted by wagnerguy View Post
    Also, in using his metheod, I noticed a comment about it interfering with the look of my site, is this true, and can it easily be fixed. I dont want to mess with the look of my site. I would really just want to disable ssu for the blog itself...

    Anything to note
    Don't know what comment you are referring to. It's a blog embedding solution.. Just like WOZ is intended to do, the Numnix solution embeds the blog into your store. The BIG difference is that unlike WOZ there are no compatibility issues with either Ceon URI or Simple SEO. (Both work fine.. PLEASE read the blog post AND THE COMMENTS for specifics on both SEO solutions). If you've searched through this thread and read previous posts on the Numnix solution, you will see my posts which include links to a test store with this solution working..
    Last edited by DivaVocals; 21 Apr 2010 at 09:11 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #10
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DivaVocals View Post
    No.. this is incorrect.. Please go to Numinix's site and read through the full blog post (and comments) they contain the instructions on his embedding solution. This is a DIFFERENT blog embedding solution from WOZ.. It is a blog embedding solution to be used INSTEAD of WOZ.. I suggested this blog embedding solution INSTEAD OF WOZ since I know that the compatibility issues between WOZ and SSU have ALWAYS been an issue which are not resolved in ANY version of WOZ (1.3, 1.4, and 1.5). The Numinix 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.. All of these solutions REQUIRE that you UNINSTALL WOZ before installing them..

    Don't know what comment you are referring to. It's a blog embedding solution.. Just like WOZ is intended to do, the Numnix solution embeds the blog into your store. The BIG difference is that unlike WOZ there are no compatibility issues with either Ceon URI or Simple SEO. (Both work fine.. PLEASE read the blog post AND THE COMMENTS for specifics on both SEO solutions). If you've searched through this thread and read previous posts on the Numnix solution, you will see my posts which include links to a test store with this solution working..

    ok, I will give it a shot.. just to be clear, i should load the woz files from the addons section then load numinix's files and follow the directions. I already have woz loaded, will this edit the existing files, and enable to work with ssu

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  3. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 109
    Last Post: 1 Dec 2024, 01:36 PM
  4. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM
  5. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg