Would it be possible to link to a demonstration site so that we can see how the regions and divs are set up?
I've tried many different configurations but haven't got it working yet. No error messages, just no ajaxifaction (if that's a word!)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mycustomsearch.zip | 1.02 KB | scotjam |
Comments
Comment #1
Anonymous (not verified) commentedGood point, yes I should have my personal site up in a week or so. Will add the demo link.
I think a good solution is also to provide a "Devel block" with information to help setup the AJAX.
Comment #2
scotjam commentedHope this helps!
If you're struggling to get this working, just use the Bartik theme as the code on the project page requires no changes. So, once you've got this up and running with Bartik, try adjusting the code to work with your own theme.
Comment #3
Anonymous (not verified) commentedOk Thanks! This is a good idea for a README.txt. Will add it soon.
Comment #4
erald commentedtried to get this to work also but somehow no joy
I have the search form (solr) in the header with autocomplete. Am using the adaptive theme and the header structure is:
The results should go into the region with
Whatever I put into my module nothing changes. Tried all kinds of things but seems to miss something.
would appreciate it if someone can show me how to make this work
thanks
Comment #5
amandine commentedHello,
I have the same problem, i-e, the ajax doesn't work, and I don't find any solution on the web.
I follow the instruction :
- use Bartik theme
- add the module mycustomsearch
I have 2 facets search in the first side bar.
I would appreciate too if someone can give more precise instruction
Thanks in advance
Comment #6
amandine commentedProblem solved. It came from the yui library version which was 3.0.0.
Comment #7
Anonymous (not verified) commentedI've improved the README.txt file abit recently.