Page 172 of 227 FirstFirst ... 72122162170171172173174182222 ... LastLast
Results 1,711 to 1,720 of 2267
  1. #1711
    Join Date
    Feb 2009
    Location
    In the Woods of Texas
    Posts
    63
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Now, that's what I'm talking about! Great! Oh, my gosh! I just cannot believe it. Finally, I have a menu base I can work with.

    Thank you to no end.

    However, if I decide not to use the flyout. What do I need to change? I may want the 3rd categories to drop down instead. I would like to try them both to see which I would prefer to use.

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

    Default Re: Categories Dressing

    Dropdown in a vertical (sidebox) menu is tricky. It is easy to do with CSS, but the effect can be strange and jumpy.
    Essentially, you would change the left: and top: property values - experiment.
    It takes javascript to have a menu that opens and closes vertically and doesn't jump when you move the mouse. That would be a completely different topic and I would not be able to advise on it.

  3. #1713
    Join Date
    Feb 2009
    Location
    In the Woods of Texas
    Posts
    63
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Maybe I should have explained myself better as to what I may consider using. If you go to progroom dot com/catalog and take a look at the menu we have now. I believe you may have a better understanding for what I may need.

    Thanks for your help.

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

    Default Re: Categories Dressing

    I don't see any dropdowns of any kind on that site. Are you talking about the standard "subcats expand vertically, indented, when their parent is clicked"?

  5. #1715
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Is there any way to display the subcategories of one particular category, even though I've set it up to not display all subcategories? I'd like to override this function for one of my categories so the subcats of this category are always displayed.

    My box is setup like this:
    define('CAT_BOX_ACTIVE_LEVEL', '3|0|0');

    As it is, my categories only display subcats if the parent category is clicked.

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

    Default Re: Categories Dressing

    You would need to modify the switch in the cat_active_level_manage() function in categories_dressing_functions.php. Add a new case like this:
    PHP Code:
          case 7://full active tree, others per level; always cat 23
            
    if($cPath_top != $path_top and $path_top != '23'$test_level 1;
            break; 
    Change 23 to the id of your desired always-expanded category.

    Change your define to this:

    define('CAT_BOX_ACTIVE_LEVEL', '7|0|0');
    Last edited by gjh42; 28 Mar 2011 at 02:04 PM.

  7. #1717
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Quote Originally Posted by gjh42 View Post
    You would need to modify the switch in the cat_active_level_manage() function in categories_dressing_functions.php. Add a new case like this:
    PHP Code:
          case 7://full active tree, others per level; always cat 23
            
    if($cPath_top != $path_top and $path_top != '23'$test_level 1;
            break; 
    Change 23 to the id of your desired always-expanded category.

    Change your define to this:

    define('CAT_BOX_ACTIVE_LEVEL', '7|0|0');
    I put both snippets in but it just displays all of my cats and subcats. I'm looking to only display the subcats for category 84 all the time, and display other subcats for categories when the category is clicked.

    Thanks for helping out with this!

  8. #1718
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Quote Originally Posted by swamyg1 View Post
    I put both snippets in but it just displays all of my cats and subcats. I'm looking to only display the subcats for category 84 all the time, and display other subcats for categories when the category is clicked.

    Thanks for helping out with this!
    Nevermind, I got it to work!! Thanks for helping out with this!

  9. #1719
    Join Date
    Aug 2006
    Location
    Denver CO
    Posts
    63
    Plugin Contributions
    0

    Default Re: Categories Dressing

    The Uncollapsed Category Tree is exactly what I wanted! Just one little thing I'd like to fix is to remove the word "categories" from the top of the left column. It's quite obvious that the following is a list of categories ;) If there has to be something there, I'd like it to be one of the little grey paw tracks as I've used farther down the column.

    I've searched and read and searched and read some more. I know it should be obvious and simple but I'm not getting it. Help?

    Dorothy
    v1.3.9h
    white wolf jewelry d o t c o m

  10. #1720
    Join Date
    Aug 2006
    Location
    Denver CO
    Posts
    63
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Solved the problem :)

    I'm using the Images for Titles add-on to place the paw tracks farther down the left column. Added an image named in that mod's style and now have the little grey paw print instead of the word "categories".

    I'd ask a mod to remove my post but maybe this will help someone else having similar problems.

    Dorothy

 

 

Similar Threads

  1. categories dressing
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2010, 09:29 PM
  2. Categories Dressing
    By wotnow in forum Addon Sideboxes
    Replies: 10
    Last Post: 7 Apr 2010, 03:06 AM
  3. Categories Dressing issue
    By Maynards in forum Addon Sideboxes
    Replies: 0
    Last Post: 13 Mar 2010, 10:51 PM
  4. Categories Dressing
    By Maynards in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Mar 2010, 11:05 PM
  5. Categories Dressing
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2007, 07:05 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