Page 5 of 24 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 240
  1. #41
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Simple Category Tree

    I checked on a site with less that 10 cats, this one use 30 queries less than the built it. That's understandable. The built in is expected to gain great improvement on v1.4.

    Quote Originally Posted by quentinjs View Post
    Very handy class! And great support. Have you ever checked to see if there is any performance over your category vs the built in?
    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

  2. #42
    Join Date
    May 2006
    Posts
    83
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    I have just installed your mod category tree and I am trying to work out how I can use the following function to display my products.

    retrieve_deepest_cats_array($categories_id)

    Ive been looking at index header_php and the main_template_vars.php pages to try and display products using this function when the category is nested rather than show categories.

    I am having no luck so far and I suspect its out of my depth. Am I either on the right track?

    At least I know it is possible somehow

  3. #43
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Simple Category Tree

    You are on the right track.
    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

  4. #44
    Join Date
    May 2006
    Posts
    83
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Still not having any luck with displaying all the sub-cat products - I'm seriously out of my depth.

    Any chance you will be releasing the code to do this?

  5. #45
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Simple Category Tree

    I will soon ^^. Too busy.
    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

  6. #46
    Join Date
    May 2006
    Posts
    309
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Yellow1912 - very excited to see this. Unfortunately I'm also out of my depths, and will be looking forward to seeing any updates that you post.
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  7. #47
    Join Date
    May 2006
    Posts
    309
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    FYI to those using other category tree mods, this might not be a simple installation - I've been reviewing my own files (I'm running Better Categories mod), I suspect it would take some additional knowledge on my part to integrate this solution. *sigh*
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

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

    Default Re: Simple Category Tree

    Having looked at the mod files, it appears that it will require a completely different approach to getting effects like BetterCategories or Categories Dressing allow. The tpl_categories substitute does nothing but output the content built in the class, so modification (other than what CSS can do) would have to be done at the class or function level.

    I'm interested in working on this, but it will be a while before there may be any results to share. I also don't want to spend a lot of time on this only to have it rendered obsolete soon by v1.4. (I expect the current Categories Dressing to require major reworking for v1.4 anyway.)

  9. #49
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Simple Category Tree

    That's why the class has a function to return the whole tree as an array, which you can do whatever you want with it. You can also have part of the array returned to you as well. And then in your template file, process the array and make it appear just the way you want it to^^.
    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

  10. #50
    Join Date
    May 2006
    Posts
    309
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Quote Originally Posted by gjh42 View Post
    I'm interested in working on this, but it will be a while before there may be any results to share. I also don't want to spend a lot of time on this only to have it rendered obsolete soon by v1.4. (I expect the current Categories Dressing to require major reworking for v1.4 anyway.)
    Glenn, I'd be interested in seeing what you manage to do if you decide to spend the time on it. I understand your concerns on 1.4, but I suspect there are a lot of shop folk out there who would still appreciate these efforts on 1.3
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

 

 
Page 5 of 24 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. HELP! Getting a category tree error!
    By ellispiano in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 20 May 2007, 05:05 AM
  2. 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
  •