Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Search Box on Every Page

    Hi I'm about to start a website build for a car supermarket and they require a small search box on every page. The search terms will be as follows:

    Car Make

    Car Model

    Car Price (Min)

    Car Price (Max)

    So first of all can this be done and secondly can this be put on every page? I'm planning to put this in a left sidebox (see attached)

    Many Thanks

    Nick
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Search Box on Every Page

    Yes, it can be done ... here's a similar but more difficult example on a Zen Cart. Putting it in a sidebox is the right approach, and then the sidebox can be displayed on every page.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Re: Search Box on Every Page

    Hi please can you end me the link and explain a bit more in detail?

    Thanks

    Nick

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Search Box on Every Page

    Sorry, this is the link -> http://www.trinity-homes.net/shop/

    That works as a form passing parameters to an amended version of the advanced_search_result page which searches a new product type that extends the general product type to add the custom fields.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Re: Search Box on Every Page

    Thanks for that.

    are you able to provide instructions on how I would do this?

    Thanks

    Nick

  6. #6
    Join Date
    Mar 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Search Box on Every Page

    Hi,

    I am using Zen Cart v1.3.8a/v1.3.8.

    I hope that I am posting in the right place.

    I was hoping that someone could help me with code. I would like to have a page to link too like for example About US, instead of a sidebox, but the way that http://www.trinity-homes.net/shop/
    has check boxes that would bring up the categories that are checked. I am not much of a code guy, but here is what I have:

    <div id="navColumnOneWrapper" style="width: 200px"><!--// bof: plansearchsidebox //-->
    <div class="leftBoxContainer" id="plansearchsidebox" style="width: 200px">
    <h3 class="leftBoxHeading" id="plansearchsideboxHeading">Find Your Plan</h3>
    <div id="plansearchsideboxContent" class="sideBoxContent"><form name="plan" method="get"><input type="hidden" name="plan" value="5" />

    <br />


    <br>
    <input type="checkbox" name="plan" value="index.php?cPath=375">
    Entire yard<br>
    <input type="checkbox" name="plan" value="index.php?cPath=376">
    Front yard or front/side only<br>
    <input type="checkbox" name="plan" value="index.php?cPath=377">
    Back yard or back/side only<br>
    <input type="checkbox" name="plan" value="index.php?cPath=378">
    Small/medium specified area only<br>
    <input type="checkbox" name="plan" value="index.php?cPath=379">
    Small yard–Less than .5 acre<br>
    <input type="submit" onclick="get_check_value()">
    </form>

    It will not bring up but one category - the last one in the check list.

 

 

Similar Threads

  1. Side Box contents keep changing every time page is refreshed
    By annav in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Jun 2013, 01:19 PM
  2. How to add text box on bottom of every page?
    By lc123 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Jun 2011, 11:19 PM
  3. Include box on every product page
    By tini1709 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Nov 2010, 07:24 PM
  4. Showing New Products Center Box on Every Page
    By Cal in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Nov 2007, 03:02 PM
  5. How do I make the 'Best Sellers' box appear on every page?
    By Winks in forum Basic Configuration
    Replies: 1
    Last Post: 15 Mar 2007, 03:45 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