Page 15 of 25 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 249
  1. #141
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Also observed another problem:

    The parent category link is broken. It points to "www.domainname.com/128" where I believe the "128" is the category id.

    Is there a way to remove the Parent cat link?

    thanks again!
    g

  2. #142
    Join Date
    Jul 2008
    Posts
    75
    Plugin Contributions
    0

    help question how to modify it for the index page? Re: Simple Category Tree

    i dowloaded all_sub_cats_products.zip and have it installed.

    for each categories i get what i want except the index page.

    cause i dont want it shows all products on my index page. for the index page i only want to show one photo, and new products, featured products, special products below the photo.

    how to modify it then? thanks.

  3. #143
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: how to modify it for the index page? Re: Simple Category Tree

    Quote Originally Posted by bluesky2008 View Post
    i dowloaded all_sub_cats_products.zip and have it installed.

    for each categories i get what i want except the index page.

    cause i dont want it shows all products on my index page. for the index page i only want to show one photo, and new products, featured products, special products below the photo.

    how to modify it then? thanks.
    I would like to know this also.

    As a kind of additional, Is it possible to have category and sub-category images displayed, Then products listed?

    For example, The main page would show top level category images. Once clicked you see it's sub-category images, Underneath which is all the products in the top level category..

  4. #144
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    As for those who want to style the tree, you can always use css, the tree takes your desired tags, and then fill in the classes for each level, so it should be relatively easy to use css to style it anyway you want.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #145
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Simple Category Tree

    What happen to yellow, Where are the links to his mods, I need the Simple categorie tree but the link will not work.

  6. #146
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    Quote Originally Posted by Glamorousshoe View Post
    What happen to yellow, Where are the links to his mods, I need the Simple categorie tree but the link will not work.
    Here you go:
    http://public.rubikintegration.com/
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #147
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Simple Category Tree

    Thank You Much, Is there a reason why you are not linking to them in your signature

  8. #148
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    Quote Originally Posted by Glamorousshoe View Post
    Thank You Much, Is there a reason why you are not linking to them in your signature
    My site is under going construction right now ^_^
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #149
    Join Date
    Sep 2008
    Posts
    106
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    What is the purpose of Simple Category Tree?

    I have installed the latest version, created the two blank files necessary to get the module to show in the layout boxes, disabled the usual category box and...

    ...now have a row of category listings above the EZ Page line that cannot be removed and a perfect duplicate of the Zen Cart default category box ...

    The screenshots I have seen all show something quite different, so why is this module duplicating the normal category box or is something screwed up with my install?

  10. #150
    Join Date
    Sep 2008
    Posts
    106
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    I have also downloaded all_sub_cats_products, so I now have all_sub_cat_products and simple_category_tree.

    So, I'm guessing that I need the latter in place before the former? ...and that the following files are required:

    includes/modules/sideboxes/my_categories.php
    includes/templates/template_default/sideboxes/tpl_my_categories.php

    ...and that my_categories.php needs to contain

    Code:
    includes/modules/sideboxes/my_categories.php
    PHP Code:
    <?php
        require($template->get_template_dir('tpl_categories.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_my_categories.php');
    
        $title = 'Simple Categories Tree Demo';
        $title_link = false;
    
        require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default);
    
    ?>
    
    includes/templates/template_default/sideboxes/tpl_my_categories.php
    PHP Code:
    <?php
    $content = '';
    $content .= $_SESSION['category_tree']->build_category_string('ul', 'li', '', 0, 2);
    ?>
    ...whilst includes/templates/template_default/sideboxes/tpl_my_categories.php remains blank?

    I am not sure what use the all_sub_cats_products would then be.

 

 
Page 15 of 25 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. Category Tree
    By fneergaard in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Aug 2010, 11:42 PM
  2. Redesigning Category Tree
    By moomo in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 30 Dec 2009, 01:53 PM
  3. Category tree
    By ner0tik in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 10 Aug 2006, 02:19 AM

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