Page 7 of 186 FirstFirst ... 567891757107 ... LastLast
Results 61 to 70 of 1859
  1. #61
    Join Date
    Feb 2007
    Posts
    1
    Plugin Contributions
    0

    Have a Drink Re: Wordpress On Zencart / Released

    Hello !
    I have installed Wordpress on Zen Cart.
    All work fine , but the breadcrumb on the top of pages is duplicate.
    How I can remove the second breadcrumb?

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

    Default Re: Wordpress On Zencart / Released

    ZenCart Breadcrumb header duplicated in /template_default/tpl_wordpress_default.php

  3. #63
    Join Date
    Mar 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by misty View Post
    Wordpress (where wordpress is installed in its own folder) on main page via admin/define main page is
    Code:
    <?php
    require('./wordpress/wp-blog-header.php');
    ?><?php
    $posts = get_posts('numberposts=1'); // change to whatever number of posts to show
    foreach($posts as $post) :
    setup_postdata($post);
    ?>
    <h2><strong><font color="red"><?php the_title(); ?></font></strong></h2>
    <?php the_date(); ?>
    <?php the_content(); ?><hr />
    <?php endforeach; ?>
    as at http://dezinacart.co.uk
    Misty. Thanks SO much. That is almost perfect, except I need it to link to the actual post within the blog. Any idea how to add that?

  4. #64
    Join Date
    Mar 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Misty,

    Nevermind, I found the different variables in THE LOOP info page that Chris posted.

    Thanks again to the both of you!!!

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

    Default Re: Wordpress On Zencart / Released

    I need it to link to the actual post within the blog
    Just in case someone else might need this info..
    Code:
    <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
    SEE all possibilities at
    http://codex.wordpress.org/The_Loop

  6. #66
    Join Date
    Feb 2006
    Location
    San Diego, CA
    Posts
    29
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Misty: Thank you so much for the help! Though to be honest I feel a bit silly since it seems the answer was there but I just didn't "see" it. Not to mention I never thought about adding php code via the define pages editor. Now I feel dumb. Hahaha.

    Just have to upgrade my lack of knowledge in PHP I suppose?

    Thank you again! :)
    Chris
    Last edited by kusogaki; 10 Feb 2007 at 11:05 PM.

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

    Default Re: Wordpress On Zencart / Released

    No problem Chris, great to hear you got this sorted now.
    Also possible to add block and or rss feed

  8. #68
    Join Date
    Jun 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hello! I am very excited about this contribution. I got it installed and integrated and posted a first blog entry, but now I am having a problem.

    I created a second category, and none of the posts in that category appear on the site. When I post a new blog entry to the second category, it does not appear on the main wordpress page or in the category itself. The new category appears on the sidebar and the number of posts next to the category name increase, but the category itself displays posts from the first category.

    Here is the link to the : http://dichroicjewelry.net/glass/?ca...gory/earrings/

    Any ideas?

    thank you!
    -Lis

  9. #69
    Join Date
    Jun 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Nevermind! I have no idea how I fixed it, but I did! :)

  10. #70
    Join Date
    Mar 2005
    Posts
    99
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    i think this is the mod ive been looking for!

    please help me.

    i have already installed WP externally to my site, but on the same domain.

    i have tried to use ez pages to create a link to it and have it come up within my site- where the main body should be.

    so far i havent been able to do this.

    it opens as a new window xternally.

    i have selected for it to open within the site (as per ez pages) but it seems that the external link over rides that.

    is it possible to please post the files that are needed to just achieve that?..(other than also installing WP a tthe same time)?

    i hope that someone can help please.

    Great Contribution..im using WP for our FAQ.

    Looking forward to any help.

    Tim

 

 
Page 7 of 186 FirstFirst ... 567891757107 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3668
    Last Post: 7 Jun 2025, 11:33 PM
  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