Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Multiple category lists?

    Hello, I have a client who wants an HTML page with four boxes, the boxes are labled, Spring, Summer, Fall and Winter.

    When a box is pressed it would go to a section of my zencart site with that corresponding season.

    For this to happen I would need 4 seperate php pages, one for each season's products.

    Can this be done? If so what are the steps involved? I hope I explained my problem correctly.

    Thanks so much!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,974
    Plugin Contributions
    25

    Default Re: Multiple category lists?

    You have explained your desires, though what you specifically asked for is not the best way to get what you want. There is no need for some separate HTML page.

    Make your top categories Spring, Summer, Fall and Winter. Use the "show active category" mod referenced in this thread, and when you go to a season, you will see only items related to that season in the menu. The season's subcategory descriptions/images will display in the center column.
    There are other category-specific mods you can make to the page display, depending on what you need.

  3. #3
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Multiple category lists?

    Thank you Glen, I am following your advise and wroking though the problem,

    Will there be a way for me to list the Spring, Summer, Fall and Winter Categories and their sub-catagories in four differnt boxes on the home page? or do the have to be in the left menu all together?

    Thanks so much for the help!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,974
    Plugin Contributions
    25

    Default Re: Multiple category lists?

    That depends on the overall layout you want for the home page. Do you want it to be similar to the inner pages, or completely different?

    You can certainly get the four season links in different boxes, but the best method will depend on your overall layout.

    See a thread started by dvasdekis for an example of categories displayed in three different boxes in the center of the page.
    Last edited by gjh42; 13 Sep 2007 at 07:39 PM.

  5. #5
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Multiple category lists?

    I am following you, but that is why I wanted to create an HTML Splash page with the four boxes with each season, otherwise it would screw up the zencart layout, because the customer only want the four boxes displayed one time.

    I don't know how to show the four boxes one time only in the Zencart on the home page. If I have it on an html page I can just kick to the zen cart after they click a box and then dont have to worry about the four boxes anymore.

    here is what I have so far

    http://www.mycolorimage.com


    Thanks again for your help!

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,974
    Plugin Contributions
    25

    Default Re: Multiple category lists?

    Ok, in that case you want to use define_main_page.php (Tools > Define Pages Editor), and put the boxes and links in there. Turn off whatever you don't want on the splash page (like the standard categories sidebox) with a custom copy of the stylesheet in /includes/templates/your_template/css/index_home.css.

  7. #7
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Multiple category lists?

    I attempted to do what you said, with no results, I am way to new to Zen cart to understand all the procedures you describe, I will just do categories and sub categories and forget about the boxes on a zen HTML page,

    Thanks for trying to help me, but again I am way to new to know all off these things

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,974
    Plugin Contributions
    25

    Default Re: Multiple category lists?

    I see you are using a Template Monster template. Someone who posted just a day or two ago was trying to use define_main_page.php, and I found on examining the right file that TM had commented out the define_main_page display code so that it could not function. That may be happening to you, which would be why you are getting no results. It's not your fault.

    If you like, I can look at your code tomorrow and see if that's it - if it is, it's an easy fix.

  9. #9
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Multiple category lists?

    Sure, what do you need from me Glen?

    this is the only code in define_main_page.php

    <a href="http://www.lulu.com/content/466605"><img src="images/large/e-start-book.gif" alt="get your manual today" title="Have you got yours yet? Join the 1000’s of Zen Cart users that have bought the only comprehensive owners manual !" /></a>
    <p>This file is located in<code> /languages/english/html_includes/classic/</code></p>
    <p><strong>NOTE: Always backup the files in<code> /languages/english/html_includes/your_template</code></strong></p>
    Last edited by jh79; 14 Sep 2007 at 03:07 PM.

  10. #10
    Join Date
    Aug 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Multiple category lists?

    Glenn I sent you an email, please reply ASAP

    Thanks

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Copy Products to Additional Category
    By pixelkitty in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 7 May 2007, 09:41 AM
  2. Category Descriptions displayed along-side Category Images.
    By roadhead in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 14 Nov 2006, 02:43 PM
  3. Hi ! How can i limit the number of category or product to show ?
    By Man_world in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 17 Oct 2006, 04:42 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
  •