Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30
  1. #21
    Join Date
    Jan 2005
    Location
    Aurora, CO USA
    Posts
    75
    Plugin Contributions
    1

    Default Re: Gaining control over header menu

    clyde,

    I'm working on another mod, much more complicated than this one, and I'm wondering if you might know if there is any documentation on using the folders 'extra_cart_actions', 'extra_datafiles', etc. and the override system in ZC.

    I think I get how it works for the /extra_definitions folder in the languages/english/ folder: the cart reads any files in there and adds the constants in those files to the cart.

    Thanks,
    Will

  2. #22
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Gaining control over header menu

    Quote Originally Posted by BassFace View Post
    clyde,

    I'm working on another mod, much more complicated than this one, and I'm wondering if you might know if there is any documentation on using the folders 'extra_cart_actions', 'extra_datafiles', etc. and the override system in ZC.

    I think I get how it works for the /extra_definitions folder in the languages/english/ folder: the cart reads any files in there and adds the constants in those files to the cart.

    Thanks,
    Will
    Check the wiki www.zen-cart.com/wiki/index.php/Developers

    I haven't used the "extra_cart_actions"

    I use "extra_datafiles" to define page name and database table names:

    define('FILENAME_TESTIMONIALS_MANAGER', 'testimonials_manager');
    define('FILENAME_TESTIMONIALS_MANAGER_ALL', 'display_all_testimonials');
    define('FILENAME_TESTIMONIALS_ADD', 'testimonials_add');

    define('FILENAME_DEFINE_TESTIMONIALS_ADD', 'define_testimonials_add');

    define('TABLE_TESTIMONIALS_MANAGER', DB_PREFIX . 'testimonials_manager');

  3. #23
    Join Date
    Jun 2009
    Location
    Des Moines, Iowa USA
    Posts
    580
    Plugin Contributions
    0

    Default Re: Gaining control over header menu

    Brass face
    so far you have chatted with the totally zenned - wait until us newbies get a hold of this!

    I would like to know more about this --the links at top are confusing to organize at this pt in my understanding of the program and the links in the middle are catagory driven so ????

  4. #24
    Join Date
    Nov 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Gaining control over header menu

    I was wondering if you can help me out, how do you post a question or thread? I can't even figure that out . . .

  5. #25
    Join Date
    Jan 2005
    Location
    Aurora, CO USA
    Posts
    75
    Plugin Contributions
    1

    Default Re: Gaining control over header menu

    Quote Originally Posted by stitchnkitty View Post
    Brass face
    so far you have chatted with the totally zenned - wait until us newbies get a hold of this!

    I would like to know more about this --the links at top are confusing to organize at this pt in my understanding of the program and the links in the middle are catagory driven so ????

    Well, both menus are sort of 'category driven'.
    In the screenshot, the red box contains the header links and the pink box is the categories sidebox. ZenCart will automatically populate both with all your top-level categories that are active and have products in them. You can change the order they appear by changing the sort order in the admin.

    I made this mod because while I do want all my active categories to be in the sidebox, it looks like crap to have sooo many links in the header. So this mod lets you turn off certain top-level categories (top-level categories means categories that have no parent catogory above them) to clean up the look of your header.

    Does that help any?

  6. #26
    Join Date
    Jan 2005
    Location
    Aurora, CO USA
    Posts
    75
    Plugin Contributions
    1

    Default Re: Gaining control over header menu

    Quote Originally Posted by EarringCatchers View Post
    I was wondering if you can help me out, how do you post a question or thread? I can't even figure that out . . .
    ummm, I think you just did?

  7. #27
    Join Date
    Jun 2009
    Location
    Des Moines, Iowa USA
    Posts
    580
    Plugin Contributions
    0

    Default Re: Gaining control over header menu

    yes it does TY I will watch this thread! - I image you can turn off the links in the middle of the page and just have them at the top?

  8. #28
    Join Date
    Jun 2009
    Location
    Des Moines, Iowa USA
    Posts
    580
    Plugin Contributions
    0

    Default Re: Gaining control over header menu

    If you get to that point and want a newbie tester pm me,.

  9. #29
    Join Date
    Jan 2005
    Location
    Aurora, CO USA
    Posts
    75
    Plugin Contributions
    1

    Default Re: Gaining control over header menu

    Quote Originally Posted by stitchnkitty View Post
    yes it does TY I will watch this thread! - I image you can turn off the links in the middle of the page and just have them at the top?
    No, you can't switch the navigation links on the side on/off separately, at least not without rewriting the categories sidebox module.
    The cart will 'hide' categories that are either disabled (through your settings in the admin) or empty (no active products), but it hides them from both the top menu and categories sidebox.

    That's kinda why I wrote this mod, because I wanted to have all my categories show in the categories sidebox but be able to choose which categories to show in the header menu.

  10. #30
    Join Date
    Jul 2009
    Posts
    126
    Plugin Contributions
    0

    Default Re: Gaining control over header menu

    what happend to this mod in waiting?? i was wondering

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v151 Control over layout of attributes?
    By Naldinho in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 27 Apr 2013, 10:15 PM
  2. Header Menu Control (Category Tabs)
    By iddy in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 16 Jun 2010, 04:39 PM
  3. Control over products
    By illuvatar in forum Managing Customers and Orders
    Replies: 0
    Last Post: 27 Jun 2006, 06:58 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