Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    10
    Plugin Contributions
    0

    Default Manufacturers As SideBox - But Not as Form

    http://twoturtlesart.com/zen-cart/

    I want to "Manufacturers" as one of the side boxes. However when I set it to show in the right sidebox in the Admin console it shows up as a "form".

    The other sideboxes are lists.

    Here is the html generated, but for the life of me I can't find where to find and edit the form, form method, etc. html code:

    <div id="manufacturers" class="rightBoxContainer" style="width: 150px;">
    <h3 id="manufacturersHeading" class="rightBoxHeading">
    </h3>
    <div id="manufacturersContent" class="sideBoxContent centeredContent">
    <form method="get" action="http://twoturtlesart.com/zen-cart/index.php?main_page=index" name="manufacturers_form">
    <input type="hidden" value="index" name="main_page"/>
    <select style="margin: auto; width: 90%;" size="3" onchange="this.form.submit();" name="manufacturers_id">
    <option value="">- Reset -</option>
    <option selected="selected" value="16">Carol Ellison</option>
    <option value="10">Deb Test</option>
    <option value="18">Doug Napier</option>
    <option value="15">Heinz Brummel</option>
    <option value="11">Jay Pond</option>
    <option value="17">Mary Jo Mercy</option>
    <option value="14">Tom Herzog</option>
    <option value="12">Tom Thorson</option>
    </select>
    </form>
    </div>

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Manufacturers As SideBox - But Not as Form

    Actually a dropdown rather than a form. If you search the Free Software Add Ons for 'manfacturer', there are a few mods, including one that replaces the dropdown with a list of manufacturers' icon images. You might be able to adapt that one.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 May 2015, 12:15 PM
  2. manufacturers side box is not showing the manufacturers list inside it
    By shresthashree in forum Basic Configuration
    Replies: 2
    Last Post: 31 Oct 2010, 02:49 PM
  3. added a customer reviews form on product-info page, but not working
    By breadfan in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Nov 2009, 05:52 AM
  4. Manufacturers sidebox does not display
    By 54ndm4n in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Nov 2008, 11:18 PM

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