Page 30 of 186 FirstFirst ... 2028293031324080130 ... LastLast
Results 291 to 300 of 1859
  1. #291
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Wordpress On Zencart / Released

    Did you install all the templates included in latest
    wordpress mod zip file?

  2. #292
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hi Misty

    Sorry for no reply until now (I've had malaria but I'm ok now...)

    Well I thought I had put all the files (I assume you are referring to WP_ROOT files) but I've uploaded again just in case.

    I'll have a look again today and see how I get on.

    Thanks,

    Jim.

  3. #293
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Ok, well I have kind of got it sorted now.

    The styling for the blog threads that are shown on the home page...

    http://africanartandmasks.com/

    is performed in includes/templates/custom_template/css/stylesheet.css

    and to get rid of the divider (although this will impact across the whole, site so suggestions are still welcome!) remove border-bottom: 1px solid #9a9a9a; from

    Code:
    HR {
        height: 1px;
        margin-top: 0.5em;
        border: none;
        border-bottom: 1px solid #9a9a9a;
        }

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

    Default Re: Wordpress On Zencart / Released

    is performed in includes/templates/custom_template/css/stylesheet.css
    In wordpress mod for zencart, there is stylesheet_woz.css included,
    which should be added to your zencart current template's css folder.

  5. #295
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hi

    Where does one control the amount of each blog thread that will appear as a summary?

    What I really mean is that after, for example, using

    Code:
    <?php
                    require('wp-blog-header.php');
                    ?><?php
                    $posts = get_posts('numberposts=3'); // change to whatever number of posts to show
                    foreach($posts as $post) :
                    setup_postdata($post);
                    ?>
                    <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
                    <?php the_date(); ?>
                    <?php the_content(); ?><hr />
                    <?php endforeach; ?>
    to get the blog to appear on the web site's homepage (or where ever) how do you then get this to be a summary or the first few lines of each thread, rather than the entire thread?

    Thanks.

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

    Default Re: Wordpress On Zencart / Released

    http://codex.wordpress.org/The_Loop_in_Action
    i.e.
    If you include the Quicktag button called more, and shown as <!--more-->, in the body of your post, only the portion above that line will be displayed to viewers. So, if you only want your front page to show the first sentence or two of every post, simply insert <!--more--> after the first line into every post you make.

  7. #297
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Thank you for that misty... (I'd gone through every possible nook and crany in admin and had become not a little confused as to why I could not find it!)

  8. #298
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    hi there seem to be having a problem having with this install everything seems to look like it should work, but i can't seem to find the wordpress admin section.

    had zencart 1.3.7 working fine

    1. installed wordpress in the zencart directory /gorillagear.ca/store (but separate databases)
    2. was able to play with it and go to the admin section in www.gorillagear.ca/blog/wp-admin/ then i changed the config file
    3. added the root files to both zencart and wordpress
    4. modified that one file in zencart to integrate the 2 programs and that is it

    i don't know how to find the admin section so i can start working on this any thing i missed

  9. #299
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    got it all working now http://gorillagear.ca/index.php?main_page=wordpress this is awesome

  10. #300
    Join Date
    Jan 2007
    Posts
    49
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    im going round and round with this one- ive done the install, using the lastet version of ZC and WP- BlogSidebar is showing up on my sideboxes in Apple Zen, however the link is a dead end. i keep getting this message.
    file not found /var/www/vhost/example.com/wp-config.php
    What is the hook here?
    Ive gone into the wp-config file and cant seem to figure this one out.
    If anyone can help i would greatly app at this time, banging my head against the wall thanks guys..
    [FONT=Arial]DezineJunkie[/FONT]

 

 

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3603
    Last Post: 22 Apr 2024, 02:47 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 107
    Last Post: 13 Jan 2019, 12:32 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