Page 12 of 186 FirstFirst ... 210111213142262112 ... LastLast
Results 111 to 120 of 1859
  1. #111
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Wordpress On Zencart / Released

    My zencart is still at version 1.36 and Wordpress is installed in a sub-folder named "blog" under my catalogue (home/mysite/public_html/blog).
    Latest version of Zencart Wordpress module works
    when installed into your actual zencart folder/site
    and not separate folder as you have stated.

  2. #112
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hello there,

    Thanks to everyones help. I think I have it cracked. Please check out site below to see if I have. I was wondering how you guys managed to seamlessly pop the blog into Zencart, when you click on a sidebox link. contrary to readme with mod, I put index.php back in wordpress/ because when I clicked on sidebox links, it went awol. So I am guessing I haven't fully installed it.


    Cheers!

  3. #113
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Wordpress On Zencart / Released

    HeathenMagic...
    http://www.dezinashop.com/demo/
    Above shows how WordPress module should look when seamlessly integrated into zencart

  4. #114
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hello Misty,

    Thankyou for helping me. I must admit, my installation also is in public_html/wordpress etc....

    If I put a direct url to wordpress, it is integrated.

    http://thegemtree.com/index.php?main_page=wordpress

    I know I have to alter css, footer and header files also.

    But the sidebox links and some links on the page above, have a /?cat=1 ending, which makes it go back to the home page.

    So I am getting! there. lol

  5. #115
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by HeathenMagic View Post
    Hello Misty,

    Thankyou for helping me. I must admit, my installation also is in public_html/wordpress etc....

    If I put a direct url to wordpress, it is integrated.

    http://thegemtree.com/index.php?main_page=wordpress

    I know I have to alter css, footer and header files also.

    But the sidebox links and some links on the page above, have a /?cat=1 ending, which makes it go back to the home page.

    So I am getting! there. lol
    The problem/s you are having is because you have installed mod into it's own folder i.e. wordpress...it should be installed directly into your zencart folder....HTH

  6. #116
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Understood. I installed it through Fantastico, which wouldn't let me install it in the root. So I will install it manually. Hope this helps others out, as I know Fantastico is popular.

    Cheers for the pointers!

  7. #117
    Join Date
    Apr 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hope someone can help

    I've installed Zencart 1.3.7 (with Future-Zen template), and the latest Wordpress release, using the mimetastic theme (for the fluid aspect of the theme).

    I have everything running fine at the moment, except the wordpress sideboxes don't display the same as the rest of the sideboxes.

    Can somebody please point me in the right area to modify to fix this?

    I have ordered the book, and waiting for it to arrive, but want to fix this ASAP.

    Thanks in advance

    Duane

    Demo of the problem:

    www.rndsolutions.com.au

  8. #118
    Join Date
    Apr 2005
    Posts
    392
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Dorn,

    I had the same problem and I resolved it by editing the /includes/templates/template_default/sideboxes/tpl_wp_cats.php file:

    Code:
    $content = "";
    $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent centeredContent">';
    
    if($woz_install){
    	
      //start wp output
      ob_start();
      wp_list_cats('sort_column=name&optioncount=1&hierarchical=0');
      $out = ob_get_clean();
      //end wp output
    
      $content .= '<ul>'.$out.'</ul>';
      $content .= '</div>';
    }
    Hope this help.

  9. #119
    Join Date
    Apr 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Stenrique,

    If you could see me now, I am on my knees praising you, thanks, it worked perfectly.

    Dorn

  10. #120
    Join Date
    Apr 2005
    Posts
    392
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Glad I can be of help Dorn.

    My praise to the Zen Cart team and community.

 

 

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3662
    Last Post: 30 Apr 2025, 04:14 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR