![]() |
Relocated search.tpl inside menu.tpl
I'm having an issue with my relocated search box. I've moved it to the left_bar and all is fine except when I try to use it within menu.tpl. I can either get the header from menu.tpl or the search box to show up depending on what I comment out. I've added height to the container it's in using CSS but that doesn't seem to work either.
Here's my search.tpl file with the menu.tpl/capture commented out so that the search box shows up. If I leave these lines active I only see the header. Code:
{* {capture name=menu} *} |
Re: Relocated search.tpl inside menu.tpl
This part doesn't look right:
menu_title=$lng.lbl_part_number_search=$smarty.cap ture.menu |
Re: Relocated search.tpl inside menu.tpl
That was an issue as you pointed out. I couldn't get it to work quite right with menu.tpl and ended up using menu_dialog.tpl instead. Not exactly the end result I was wanting, but must move on at this point.
|
All times are GMT -8. The time now is 01:07 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.