Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Searchbox in Breadcrumb

    Sorry if this has been asked already, I did a quick search and found nothing.

    Is it possible to have the search box in the breadcrumbs?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    Almost anything is possible.

    You could try moving the code for the search from the tpl_header.php to the tpl_main_page.php
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    I think I located the search code in tpl_header.php:

    Code:
    <div id="navMainSearch"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>

    The trouble is I don't know where to inject it into tpl_main_page.php.

    Putting it directly after

    Code:
    <div id="navBreadCrumb"><?php echo $breadcrumb->trail(BREAD_CRUMBS_SEPARATOR); ?></div>
    doesn't seem to do anything.

    The page is http://www.fashionfiesta.ca/zencart. I want the search input field to right-align so it appears under the logo.

    I guess it's no biggie if it's not possible, but it'd be something that's nice to have.

    Thanks in advance.

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    Make sure you have the search enabled for the Single Column status only in the Admin> Tools> Layout Boxes Controller
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    A-HA! It's perfect! :)

    Thank you very much for the quick response, I wasn't expecting to get it so quickly!

  6. #6
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    No problem - happened to be in the right place at the right time.

    Don't forget the coffee fund.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    Great.. just showed it to the client cause she asked for it in the first place and now she doesn't like it.

    Oh well at least I learned something.

    Will be glad to buy you guys a coffee. Cheers.

  8. #8
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Searchbox in Breadcrumb

    Clients - gotta' love'em.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. v151 How To Have Breadcrumb Stay On Breadcrumb?
    By capncrunch0 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 9 May 2013, 02:55 AM
  2. searchbox in centerpage
    By broeder in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Apr 2009, 03:13 PM
  3. Searchbox font size
    By razzzor in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Jul 2008, 01:17 AM
  4. Breadcrumb/CSS Changes Not Removing Breadcrumb
    By patschraier in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 May 2007, 08:49 PM
  5. custom searchbox help
    By zskiman in forum General Questions
    Replies: 0
    Last Post: 3 Oct 2006, 08:40 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