OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
formulario de Busqueda (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Formulario de Busqueda

jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
formulario de Busqueda 10 Years, 2 Months ago
Karma: 0  
IN SPANISH
compre el modulo mod_realestatemanager_search_3.1_Pro_2013_11_08

cuando presiono el boton BUSCAR dice que el usuario tiene que login y pasword...

quiero que todos puedan ver sin login ni pasword
que hago...........gracias

IN ENGLISH
buy the module mod_realestatemanager_search_3.1_Pro_2013_11_08

when I press the SEARCH button says that the user has to login and pasword ...

I want everyone to see without login or pasword
I do.......thanks
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:formulario de Busqueda 10 Years, 2 Months ago
Karma: 0  
IN SPANISH
Tambien quiero saber como mostrar de forma horizontal el formulario de busqueda

IN ENGLISH
I also want to know how to display horizontally search form...

THANKS
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:formulario de Busqueda 10 Years, 2 Months ago
Karma: 101  
Hello,

For redesign Real estate search module - you or need
rebuild or create new file:
{site}/modules/mod_realestatemanager_search/tmpl/default.php

with search form go to login - true say difficult said where error.
- is component menu is publish ?

Please in file {site}/modules/mod_realestatemanager_search/tmpl/default.php
find row look like:
Code:

    <form action="<?php echo sefRelToAbs("index.php?option=com_realestatemanager&amp;task=search&amp;catid=0&amp;Itemid=".$ItemId); ?>" method="get" name="mod_realestatlibsearchForm">


and replace to some like:

Code:

    <form action="<?php echo sefRelToAbs("index.php?option=com_realestatemanager&amp;task=search&amp;catid=0&amp;Itemid=".$ItemId); ?>" method="get" name="mod_realestatlibsearchForm123">




Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:formulario de Busqueda 10 Years, 2 Months ago
Karma: 0  
ok thanks

2 questions now please more

1- as I use the search field in the image1 marked?
2- I want to see file "image2" tabs horizontally

thanks
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:formulario de Busqueda 10 Years, 2 Months ago
Karma: 0  
Annex Question 2 image
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:formulario de Busqueda 10 Years, 2 Months ago
Karma: 101  
Hello,

As I said you need redesign file
{site}/modules/mod_realestatemanager_search/tmpl/default.php

Horizontal layout very responsible for fields what you wish show.
if for vertical layout you may turn off show some fields, for Horizontal layout - you can't do that without break layout

You may order from us so module, but you need show how exactly all must look and work

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»