|
|
#1 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
I just installed the script, did some redesign (feel free to look www.vendeyrenta.com/todo).
I added some extrafields for example if the house or property is for sale or lease or rent. I would like to add those fields in the search template. Sorry for my english im from mexico. Thanks Pedro |
|
|
|
|
|
#2 |
|
Moderator
|
No habla espanol (I don't think I can spell it either, lol)
Paste the extra fields here (screen shot or text as I have done), from a listing you want to include in your search, this way I can identify what is an extra field in your site. Are these the extra fields?: Propiedad en: Venta Estado: San Luis Potosi Ciudad: San Luis Potosi Direcci�n: Flourita Metros Cuadrados: 141
__________________
John Snyder PHP Developer |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
Propiedad en: Venta
Estado: San Luis Potosi Ciudad: San Luis Potosi Direcci�n: Flourita Metros Cuadrados: 141 This is the form that I have in the index page. Thanks for the help, and actually you did spell it right! <table cellpadding="0" cellspacing="0" width="100%" border="0"> <form name="search" id="search" method="get" action="searchresults.php"> <col style="width:33%; padding-right:7px"> <col style="width:33%"> <col style="width:33%; padding-left:7px"> <tr><td colspan="3" style="line-height:5px"> </td></tr> <tr> <td> <select name="Propiedad+en" style='width:100%' size='6'> <option value="Venta">comprar</option> <option value="Renta">rentar</option> <option value="Otro">otro</option> </select> </td> <td> <select name="type" style='width:100%' size='6'> <option value="40">bodega</option> <option value="39">casa</option> <option value="41">cuarto</option> <option value="42">departamento</option> <option value="43">locales</option> <option value="44">oficinas</option> <option value="48">otros</option> <option value="45">rancho</option> <option value="46">terreno</option> <option value="47">vacaciones</option> </select> </td> <td> <select name="Estado" style='width:100%' size='6'> <option value="San+Luis+Potosi">san luis potosi</option> <option value="Aguascalientes">aguascalientes</option> ........ <option value="Zacatecas">zacatecas</option> </select> </td> </tr> <tr><td colspan="3" style="line-height:5px"> </td></tr> <tr> <td colspan="2"> <img src='images/information.gif' width='24' height='24' border='0' alt=' ' style='vertical-align:text-top' title="poner anuncio gratis"> <b><a class='std13' href="userlogin.php">poner anuncio gratis</a></b> </td> <td> <input type="submit" name="Submit" style="width:100%" value="Buscar" /> </td> </tr> <tr><td colspan="3"> </td></tr> </form> |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
I forgot to tell you I also want to have those extra fields appear when Im viewing a list of the items, for example in the featured ones, I want to tell the client if the listing is for lease rent, or sale.
Thanks. By the way please let me know when you are going to have the bstore mod ready, cause I need it. Thanks pedro |
|
|
|
|
|
#5 |
|
Moderator
|
Yes, I packed it up yesterday for a final test. It will be ready very soon. Maybe in a day or 2.
Including it in the results is a bit more challenging. What I usually do here is just add new fields to the product table and forget about extra fields. This could all be done with a module, if that is something you are interested in. Just remember these kinds of fields are best if they apply to all listings since they all share the same template.
__________________
John Snyder PHP Developer Last edited by juven14; 10-09-2006 at 08:37 PM. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
what is the module name, or where can i get it.
|
|
|
|
|
|
#7 |
|
Moderator
|
I'd have to make it.
What version do you have developer or designer?
__________________
John Snyder PHP Developer |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
I have a question, is there a way for these new fields to appear in the search results of showlisting template?
Because I really need this. thanks |
|
|
|
|
|
#9 |
|
Moderator
|
Yes, our price descriptor module adds to fields to the search results, pm me if you want me to make a custom module to make:
Fields will appear in search.php and effect the search results + fields will be added to the search/toplistings/category results (showlistings.tpl.php).As for the extra fields you created, are they universal to all listings? These should be the only fields in the results as it gets kind of nasty displaying them by category if you have a lot of categories with different fields.
__________________
John Snyder PHP Developer |
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Oct 2006
Posts: 12
Rep Power: 12 ![]() |
Yes they are universal for all categories.
Is there a limit for the fields created with your module? And yes I would like for these fields to appear in the search.php and also in the search result. For example I want to add another field for the property city, because many times the house is not where the realty agency is located. So people can search for the location of the house and not the location of the realty agency. And also that the property city is display on the search results. Thanks Pedro |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| city drop down won't search | NetGirl | v3.1 Questions & Support | 7 | 12-10-2006 11:15 PM |
| Search in Navigation bar | marketingsolutions | v3.1 Questions & Support | 0 | 11-02-2006 12:10 PM |
| Aligning the "zip code," etc. search fields | spaceboy | v3.1 Modules & Modifications | 5 | 09-09-2006 02:27 PM |
| Drop Down Search Issue | CB | v3.1 Questions & Support | 2 | 06-23-2006 12:04 AM |
| Advanced Search Template | sporthorsebreeder | HTML, CSS, and Design Help | 6 | 04-05-2006 04:25 PM |