Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    Apr 2006
    Posts
    28
    Plugin Contributions
    0

    Default place manufacturers drop down in header

    Is it possible to place the manufacturers drop down box in the header of the website?

  2. #2
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    did anybody find out how to do this?
    I've searched the forums and tried creating it myself - but with no luck?
    Please help

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    As far as I know it *should* be in Admin>>Tools>>Layout Boxes Controller go to the Manufacturers sidebox one and set it to Single Column Status.....lol hopefully someone will correct me if I'm wrong

  4. #4
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    It does not work.
    I'm guessing it will have to be recoded to fit the header??

    anybody?

  5. #5
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    Hi,
    I actually got this to work.
    Somebody remind me to post up the solution.

  6. #6
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    A year later ... I'm reminding you to post the solution!

  7. #7
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    any solution?

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: place manufacturers drop down in header

    You can customize the manufacturers.php sidebox by changing the box being called from:
    $column_box_default

    to read:
    tpl_box_header.php

    Then alter the header for: the tpl_header.php

    to include the manufacturers.php sidebox just as it does the search_header.php sidebox ...

    Then change the settings on the display of the manufacturers.php sidebox from being a scroll list to a dropdown in your Admin Settings for the Configuration ... Maximum Values ...
    Manufacturers List - Scroll Box Size/Style
    Number of manufacturers names to be displayed in the scroll box window. Setting this to 1 or 0 will display a dropdown list.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    I just opened a new thread about this here.

    My apologies for that as I never seen this thread until now... Looks like I am on the right tracks:

    If you look at www.dystynction.com you'll see I have the search box positioned in my header bar to the right. I'm trying now to position the manufacturers drop down box just next to this.

    In the tpl_header.php I can see what is generating the search box:
    PHP Code:
    <div id="navMainSearch"><?php require(DIR_WS_MODULES 'sideboxes/search_header.php'); ?></div>
    I have tried to generate the manufacturers list using this just below this in the tpl_header.php file:
    PHP Code:
    <div id="manufacturers"><?php require(DIR_WS_MODULES 'sideboxes/manufacturers_select.php'); ?></div>
    However, this just causes major problems.... It does not work at all...

    Can you please explain what you mean by:

    You can customize the manufacturers.php sidebox by changing the box being called from:
    $column_box_default

    to read:
    tpl_box_header.php

    Then alter the header for: the tpl_header.php
    Last edited by limelites; 10 Mar 2009 at 09:24 PM.

  10. #10
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: place manufacturers drop down in header

    I tried opening manufacturers.php and changing this:


    to this:
    PHP Code:
        require($template->get_template_dir($column_box_defaultDIR_WS_TEMPLATE$current_page_base,'common') . '/' $column_box_default); 
    PHP Code:
        require($template->get_template_dir($tpl_box_header.phpDIR_WS_TEMPLATE$current_page_base,'common') . '/' $tpl_box_header.php); 
    .....as per instructions above..... however, this just causes site malfunction....

    Can you please be more specific/accurate as to exactly what to change this line to?

    Sorry if I'm missing the obvious, but I'm a total amateur.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Header Manufacturers/Currencies Drop-down List
    By dhia in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Mar 2009, 03:48 PM
  2. Displaying manufacturers drop down list in Header
    By DjSap in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Nov 2006, 04:51 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