Page 68 of 186 FirstFirst ... 1858666768697078118168 ... LastLast
Results 671 to 680 of 1859
  1. #671
    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 loosefast View Post
    I'm also getting the 'headers already sent' error message when clicking on the wp_sidebar header link
    You should read through this post. The fix for this error has already been posted.. (around pages 56-58 I think..)

  2. #672

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DivaVocals View Post
    You should read through this post. The fix for this error has already been posted.. (around pages 56-58 I think..)
    Yes, I did read that I'm using WordPress 2.3.3 with ZenCart 1.3.7 so that fix does not apply

    I bet someones gonna suggest I upgrade...

    But - my question is: anyone using the two mods together successfully.

  3. #673
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Initially I installed this on my ZC back when I first finished it in June of 08. I could have sworn - but can't seem to find anymore - where it was that I read that you could post articles in the administration section of my ZC install. That way it would eliminate the need for logging into two separate administration areas on the website to add the same information that you want on the whole of the website?

    If I am wrong would someone who is more knowledgeable give me a response that clears up my confusion as to where I thought I had seen this?

    I've been reading forums for hours and searched multiple ideas that I thought would relate and haven't found anything yet! I'm a bit frustrated at either my memory or the lack of me finding what it was I swore was there so any help would be AMAZING! :)

    Thanks in advance,
    Seth
    </Seth>

  4. #674
    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 sethererm View Post
    Initially I installed this on my ZC back when I first finished it in June of 08. I could have sworn - but can't seem to find anymore - where it was that I read that you could post articles in the administration section of my ZC install. That way it would eliminate the need for logging into two separate administration areas on the website to add the same information that you want on the whole of the website?

    If I am wrong would someone who is more knowledgeable give me a response that clears up my confusion as to where I thought I had seen this?

    I've been reading forums for hours and searched multiple ideas that I thought would relate and haven't found anything yet! I'm a bit frustrated at either my memory or the lack of me finding what it was I swore was there so any help would be AMAZING! :)

    Thanks in advance,
    Seth
    Short answer is that the mod was never meant to work as you describe. All this mod does is embed WordPress content into ZenCart. You still need to manage WordPress through the WordPress admin..

  5. #675
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Well, that's no fun

    Oh well, I was just going to get it into one admin so I wouldn't have to worry about going into two - initially would have been harder, but in the long run it would have been very convenient. I guess I will just have to deal with it

    Thanks for your response!
    </Seth>

  6. #676

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DivaVocals View Post
    Nope that's not the problem either.. Even if I delete all the posts and have only one admin re-enter them all.. (Which is what I did to test this) The very next day the same admin added one additional post, and it would not show up in WOZ, but was visible if I viewed WordPress standalone. Once I changed the posting date of the new post to match the posting date of the other posts, then WOZ displayed the new post just fine.. Whatever this issue is, it has everything to do with the posting date and WOZ. Running WordPress standalone displays no such issue.. Very odd..
    I think the problem is within the sidebox code. I inserted the code posted earlier in this thread:

    <?php
    $posts = get_posts('numberposts=5'); // change to whatever number of posts to show
    foreach($posts as $post) :
    setup_postdata($post);
    ?>
    <hr />
    <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
    <?php the_date(); ?>
    <?php the_content(); ?><hr />
    <?php endforeach; ?>


    directly into the tpl_index_default.php page and the problem with the 2nd post not being found does not happen and links and work correctly.

    I'm still fiddling with it here:

    http://asialuna.com/

  7. #677
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    I have asked this before but it seems like I am just a wall flower or something.

    Has anyone got some ideas about a woz sitemap plugin with integration into the google zencart XML sitemap addon?

    I went to wordpress and there are a number of sitemap plugins and I would like too know if anyone has some first hand experince with any and if they will work with the googole XML sitemap for zencart.

    Plus it would be nice to have the wordpress pages and posts on the zencart core sitemap too!
    Thanks
    Supersnow

  8. #678

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by supersnow View Post
    I have asked this before but it seems like I am just a wall flower or something.

    Has anyone got some ideas about a woz sitemap plugin with integration into the google zencart XML sitemap addon?

    I went to wordpress and there are a number of sitemap plugins and I would like too know if anyone has some first hand experince with any and if they will work with the googole XML sitemap for zencart.

    Plus it would be nice to have the wordpress pages and posts on the zencart core sitemap too!
    Sorry, no.

    That sounds like a neat idea, but I'm just trying to get this mod to work at the moment...

  9. #679
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by loosefast View Post
    Sorry, no.

    That sounds like a neat idea, but I'm just trying to get this mod to work at the moment...
    Anyone else have some ideas about the sitemap integration with the zencart sitemap and the google XML sitemaps?
    Thanks
    Supersnow

  10. #680
    Join Date
    Mar 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hello. I want to say thank you to everyone who has posted in this thread. I've found all the content to be helpful in overcoming most all of my hurdles so far. If something could go wrong in my installation it seemed to go wrong.

    I am using the most updated versions of both Wordpress and Zen Cart. It is finally working and doing exactly what I want it to do overall. Thanks to the previous posts in this thread.

    What I am experiencing now is likely my own lack of programming knowledge and capabilities with css. That is my guess anyway. I am using the Glacial Age theme template in zencart.

    The word press template is not fitting nicely inside of the space intended for the main page information and thus pushes the right column well beyond the background and border.

    I saw some spacing issues mentioned previously and someone said they had to comment out all of the background images, borders, and font families in the word press template css file. I tried that and it didn't change anything for me other than not having the blue word press header. Which I would be quite happy to get rid of if I could figure out how to move the main information up.

    The site is: http://arcmassage.com/zencart/index....page=wordpress

    Zencart is live and working, wordpress is new.

    I also have the zencart-and-wordpress-user-integration plug in from Chris Black installed and I hoping to install the checkout without registering one as well.

    Any assistance is greatly appreciated.

    Dora

 

 

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