Closed (fixed)
Project:
Custom Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 16:31 UTC
Updated:
20 Mar 2013 at 21:20 UTC
Hello, this is the first time i'm trying this module and i'm quite happy not to have to deal with css and js tricks in order to have a styled search box anymore...hopefully :)
I've tried to use the "element ordering" functionality just to have the submit button before the input field but nothing changed on the standard block nor a custom search one..
Am i missing something or there might be a bug about this..?
Thanks,
Da.
Comments
Comment #1
brianbrarian commentedI'm also experiencing this problem with the 2012-Aug-31 7.x-1.x-dev version. The search form elements stay in the same order, no matter how I re-arrange them. Happens whether or not Custom Search Blocks is also enabled. I tried switching my theme to Bartik and clearing caches, but the form elements still do not display on the search form in the order that I dragged the elements into in the Custom Search settings.
Comment #2
jdanthinne commentedOk, just found the bug… I wasn't assigning the correct weight to the submit button.
You can try the patch there : http://drupalcode.org/project/custom_search.git/commit/3ad2c3d or use the next DEV.
PS: When you want to try on clean theme, choose Stark instead of Bartik, because Bartik overrides the search block as well, and Stark doesn't…
Comment #3
simon georges commentedNo complaints in quite some time, it seems to be fixed.