![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Anyone using the advanced search box on their stores? I cannot get it to work. I have added the widget to my store and no matter what information I put in the fields the form will not submit when I click the Find It button, or press enter.
Is this a global problem or just me? I have tried with several different templates and same result each time. |
#2
|
||||
|
||||
![]() I'm getting accurate results. Is the search you are performing too restrictive?
![]()
__________________
![]() ![]() ![]() ![]() |
#3
|
||||
|
||||
![]() Actually, I took a look at your Advanced Search form widget and you are missing the beginning and ending form tags:
Code:
[search.form] <div class="store_search_form"> <p class="keyword"> <label for="word">Keyword</label> [search.word] </p> <p class="merchant"> <label for="merchant">Merchant</label> [search.merchant] </p> <p class="tag"> <label for="tags">Tags</label> [search.tags] </p> <p class="price"> <label for="price">Price</label> [search.selectprice options='any, cheap(-5), $5 - $10, $10 - $20, more than 20 (20+)'] </p> <p class="button">[search.submit title='Find it!']</p> </div> [/search.form] Eric
__________________
![]() ![]() ![]() ![]() |
#4
|
|||
|
|||
![]() thanks will update the store and see how it goes.
|
#5
|
|||
|
|||
![]() Eric, all working now. Thanks.
Another related questions though. How would I go about changing the title of the widgets? I would like to rename STORE CATEGORIES for example |
#6
|
||||
|
||||
![]() Factory > YOUR STORE > VIEWS > WIDGETS > Categories View menu > View Properties > Widget title.
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New Video - Using Advanced Search | Eric | News & Announcements | 4 | September 10th, 2009 02:05 PM |