Ubercart Product Picture
vanderlip - March 26, 2009 - 11:51
| Project: | DynoSearcho |
| Version: | 6.x-2.1-beta1 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Description
Upon upgrading to 6.x.-2.1-beta1, each search result is no longer on its own line, but run together. See attachment.
There is also a grammar issue. It should probably read "Search only these types" in stead of "this types".
Thanks again.

#1
Sorry, forgot to attach the file.
#2
Regarding new line for each result it will be fixed in the next release, very soon. Meanwhile you can easily override on theme level using
phptemplate_dynosearcho_results_item($item)in yourtemplate.php. See also README.txt file.'Search only this (these) types ' will be fixed as well but this you can easily change to whatever you like in block configuration.
Thanks for feedback.
#3
Thanks for the great module.
One feature that will make this module more intergrate nicely with ubercart is the ability to display the uc_thumbnail image above the teaser. Is this hard to do?
duckz
#4
duckz,
Probably not all that difficult to do, but I think it will really slow things down as the browser will need to download an image for each search result...
-mike