Hi,
We have some questions with the JUX Real Estate Component, please can you help us?
1.As a local real estate agency, we don’t have Countries and States but offer a real estate service only in two small cities! So; how to hide Countries and States from component and to have only Cities in: (adding new properties, and for frontend Submit Property)?
2.After clicking in Property Details appears below My Properties with sign “SOLD”; what to do to hide, to not see this? (ScreenClip-1)
3. In Agent plan, whether it is possible to see only the price without the words “/month”, but to see the plan time during only in days? (ScreenClip-2)
4. Module: Realty Search (Find Property) which is in right position incorrectly shows the menu items;if you type in it to find Family house or Apartment "Sale", he shows the "Alias" and " Page Display" result from menu item "Rent"
Hi
About you problem.
2, Please go to default_agent_properties.php file (components/com_jux_real_estate/views/realty/tmpl/default_agent_properties.php) line 36
edit
if ($this->agentItem->sale == 1):
=>
if ($this->agentItem->sale == 1 and 0):
1. Please go to realty.xml (administrator/components/com_jux_real_estate/models/forms/realty.xml)
delete
line 181
<field
name="locstate"
type="JUXLocstate"
class="inputbox"
label="COM_JUX_REAL_ESTATE_REALTY_STATE"
description="" />
and line 196
<field
name="country_id"
type="JUXCountry"
class="inputbox"
label="COM_JUX_REAL_ESTATE_REALTY_COUNTRY"
description="" />
3. I think that you have to solve the problem
4. When you are looking for, we will navigate search results for a particular view. That is the view "Rent". The purpose to blame the error happens, when a user enters a missing view. Hope you understand.
Thanks!
Hi,
1.I changed INI files Countries and States to Cities, and this is OK, , but now except my towns Ulcinj and Bar appears also other cities. Please how do I delete them? (ScreenClip-1)
2. After clicking in Property Details below this property appears caption “My Properties” with the photos of real estate and with the yellow sign “SOLD”; (ScreenClip-2). Please can you help me to hide, to not see this yellow sign “SOLD” in these photos?
Hi Andrija
1. I see you've successfully resolved.
2. I add css in jux-realty.css(jux-realty.css) line 641
.banners .bannerright{
display: none;
}
PS: I Vacation Lunar New Year a time and I will not work during that time. if there are any problems I will answer you on February 15. Hope you understand and sympathize
Thanks!
1. In Submit Property and Agent Register menu item, in addition to my two cities Ulcinj and Bar appears also other cities. Please how to delete them? (ScreenClip-1)
2. We have a PayPal business account but appear an currency error to accept payments ScreenClip-2. I have contacted PayPal customer service but i don’t have response from them yet.
- In Submit Property and Agent Register menu item, in addition to my two cities Ulcinj and Bar, here appears also other cities that i don't know how to delete! Please can you help me to do it? Attachment (cities) .
About the PayPal payments, I received a response from them; PayPal is not available in Montenegro to accept payments, but only for pay, Attachment (paypal).
I applied to 2Checkout, and, I’m waiting to approve my account.
Hi
I'm sorry for the late reply,
1. Please send me an account site. I did not find the account you send. I will check it.
2, issue. you should contact Paypal ask them for help. We can not help you. Because this involves the Paypal system
Thanks!