Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default make my wordpress look like my zencart

    in the next few days i'm going to try and tackle this i would love to make my wordpress blog look like my zencart as much as possible.

    my site www.gorillagear.ca
    my blog http://news.gorillagear.ca

    any suggestions, i spent a few hours a while back but ran out of time to play with the template

    here are the things i would want to merge or transfer to my blog
    1. my header
    2. my catagory side box
    3. make the template as close as possible to each other
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: make my wordpress look like zencart

    here are the things i would want to merge or transfer to my blog

    1. my header
    2. my catagory side box
    3. make the template as close as possible to each other
    The WP templating system is quite a bit different than ZenCart
    Might ask on the WP forum how to template their script
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: make my wordpress look like zencart

    The category sidebox may be attainable with the Sidebox Anywhere mod from Free Addons.

  4. #4
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: make my wordpress look like my zencart

    no luck on the wordpress forum but i think i can figure it out buy building a new template. looking at a tutorial right now this will be my first attempt at building a template from scratch. what would be the best way to start? i'm thinking taking a snap shot via view source of the front page of my site then just start chopping it up to get to the core of it. man i really need better tools all i use is notepad++ for coding and gimp for the graphics how much time could i save if i used photoshop and dreamweaver

    i'll check out that sideboxes anywhere mod as well
    Last edited by MB1; 20 Sep 2010 at 01:14 AM.
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: make my wordpress look like my zencart

    Dreamweaver is basically for html pages
    Both ZenCart & WP are php and I would not recommend using Dreamweaver for php at all
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: make my wordpress look like my zencart

    is it just me or are the zencart template system super complicated compared to wordpresses theme system
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  7. #7
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: make my wordpress look like my zencart

    It's a matter of perspective. Wordpress just displays text entered on a page. Zen Cart manages the storage and presentation of categories, products, inventory, new/old, prices, sales, specials, discounts, coupons, customers, customer groups, shipping, credit cards, orders, order history, bestsellers, to name just a few. So, naturally, there's more going on.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

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

    Default Re: make my wordpress look like my zencart

    yeah i gave up early in the process there was too much going on for someone like me who doesn't really understand CSS to even tackle.
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: make my wordpress look like my zencart

    ok i just took a different approach to this and i think i'll be fine if the word press is similar but not the same as the zencart.

    i'm just going keep tweeking the wordpress theme until i'm satisfied with it, as someone who doesn't know what he's doing this seems to e the easiest way to go.

    but i do want to tackle the the Sidebox Anywhere thingy

    the instructions seem a bit to advanced for me bt from doing a search would this be what i need to do?

    1. upload the single_sidebox.php file to the root directory of my zencart.

    2. create a blank wordpress sidebar widget to insert the following code.

    PHP Code:
    $zcSBmodule 'name.php';  // name of sidebox or centerbox to be displayed (see filenames in the /includes/modules/sideboxes folder) (if not set, uses "whats_new.php")
     
    *        $zcSBlayout 'left';      // 'left' or 'right' sidebox template style (if not specified, uses 'left')
     
    *        require ("home/www/gorillagear.ca/store/single_sidebox.php"); 
    what about the stylesheet for the my categories sidebox?
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  10. #10
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: make my wordpress look like my zencart

    OK, I've customized quite a few wordpress themes.

    You will need to find the sidebar1.php and sidebar2.php in wp-content/themes/YOUR THEME

    If you do not have both, you might want to find a different theme. I have found that the multi-color theme is easy to customize.

    In the sidebar2.php you can edit the file directly and add the content in plain html. Copy the necessary styles from your stylesheet into the wordpress stylesheet.

    Hope that makes sense to you.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Make ebay listings look like my website
    By johnybravo in forum General Questions
    Replies: 1
    Last Post: 22 Apr 2013, 07:09 AM
  2. make my product page look like this....
    By n_t_r in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Oct 2011, 02:24 AM
  3. Does anyone know how to make Wordpress On Zencart work?
    By wanshifenda in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Mar 2010, 07:23 AM
  4. Just installed Zencart, how do I make it look like the rest of my website?
    By fkacct in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Aug 2007, 07:05 PM
  5. Make Side boxes look like this?
    By Stuff4Toys in forum Addon Sideboxes
    Replies: 7
    Last Post: 16 May 2007, 11:26 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