867 comments found.
Hi!
In my property grid icons of sqft, bathrooms and bedrooms doesn’t appear.
I have to check something for them to appear?
thanks!
Hi,
Please send me a link to your site and your admin account and FTP account via my email thuynt@vietbrain.com
I will check for you soon
Best regards,
Junnie
Upon installing, I got the error message:
Parse error: syntax error, unexpected T_BOOLEAN_AND, expecting ‘)’ in /home/content/78/8343878/html/cyndiwilkinson/wp-content/themes/noo-citilights/framework/property/property-ajax-filter-map.php on line 23
Hi,
Thank you for purchasing our Nootheme product.
You can give us your FTP account via this email thuynt@vietbrain.com (please mention your issue in the email) or send it in our forum
http://support.nootheme.com/forums/forum/product-support/organici-wordpress/so that we will help you to fix.
Best regards,
Junnie
Hi,
In my grid of properties the sqft, number of beds and baths does not appear…and they are not empty fields…I have to activate something to make that row appears under the title of the property?
Thanks!
Hi,
Thanks for contacting us.
Please go to admin panel/Properties/Custom fields/and add icon for properties
http://prntscr.com/bstv7yIf still resolve this issue. Please send me a link to your site and your admin account and FTP account via my email thuynt@vietbrain.com
I will check for you soon
Best regards,
Junnie
And one more presales question:
If a visitor is looking at a house listing, is it possible to have the website’s own agents listed as the contact, rather than the listing agent?
(For example on a Fred Real Estate website, using this theme, a listing is by Coldwell Banker. Instead of having people contact them, we’d instead have a Fred Real Estate Broker listed as the contact person instead of the listing agent from Coldwell.)
Hi,
It’s possible if the admin is the one who post the properties because admin can select the agent for each property. You can create and change the agents so you can have a specific agent profile that has your email as the contact person.
If agents post property from frontend, there’s only one option to CC admin email when people contact agents.
Best regards,
NooTheme
I have a presales question:
Is it possible to have exclusive listings (which fit the selected criteria) always show at the top of a search first regardless of how long they’ve been listed.
Hi,
There’s an option to sort the listings base on the Featured status so if you enable it, the featured listings will always show on top.
Best regards,
NooTheme
Hi. I have issue on this template. Under ‘Your Current Package’ in Agent Dashboard page, the listing is not updated. The listing are still the same even customer has purchased the package more than one time.
Listing included: 1 Listing remain: 1
How can i solve this issue? Thank you.
Hi,
Thanks for contacting us.
Please send me a link to your site and your admin account via my email thuynt@vietbrain.com I will check for you soon
Best regards,
Junnie
Hi Junnie, I have send an email to you with the link & admin account details. Thank you.
BUG REPORT | There’s a bug in the latest update. When submitting properties from the frontend the dropdown menus only show the first 9 results, making it impossible to use. Please help! Thanks.
Actually when submitting from frontend it only shows the types and locations of properties ALREADY used. So … that, quite a bummer. Thanks!
Hi,
Thanks for contacting us.
Please send me a link to your site and your admin account via my email thuynt@vietbrain.com I will check for you soon
Best regards,
Junnie
Sent, thanks! 
Hi, My site will only be used by realtors. Is possible? Ex no Register users.
Hi,
You can disable the register function then only admin can post properties.
Best regards,
NooTheme
Demo does not seem to be working at the moment.
Hi,
I reset our demo website, it’s working normally now.
Best regards, NooTheme
Hi,
Wish you a nice day.
Please check your email. I replied your question on our forum
Best regards,
Junnie
Thanks for the update.
Thanks!
Hi, I am facing a trouble in uploading the .zip file. After I upload the File, there is a problem in the upload. It says Failed to Upload Bg and so on.. Please hepl me to resolve this issue….
Thank You Sushruth S Reddy
Parse error: syntax error, unexpected ’’property_id’’ (T_CONSTANT_ENCAPSED_STRING) in /home/infinitiacres123/public_html/wp-content/themes/noo-citilights/framework/property/property-template-shortcodes.php on line 69
This is the new Problem that I am facing. I am not able to go to my website. Please help me to resolve this issue ASAP.
Hi,
Thanks for contacting us,
Please go to wp-content/themes/noo-citilights/framework/property/property-template-shortcodes.php on line 69 and replace
if( empty( 'property_id' ) ) return '';
By
if( empty( '$property_id' ) ) return '';
You can see a link image below
http://prntscr.com/bp0lhzBest regards,
Junnie
Hi, Can you send me an edited file as i do not have dream weaver with me.
Hi, Please go to wp-content/themes/noo-citilights/framework/property and replace file
http://www.mediafire.com/download/9cad4b30e65cvje/property-template-shortcodes.zipRemember extract and replace file (property-template-shortcodes.php )
Best regards,
Junnie
Failed to import Media “marker-icon” Failed to import Media “bg-home-services” Failed to import Media “marker-icon-apartment” Failed to import Media “marker-icon-condo” Failed to import Media “bg-action” Failed to import Media “marker-icon-coop” Failed to import Media “customer” Failed to import Media “bg-recent-agents” Failed to import Media “default-avatar” Failed to import Media “blog-slider-1” Failed to import Media “blog-slider-2” Failed to import Media “standard_blog” Failed to import Media “standard-property” Failed to import Media “property-slider-1” Failed to import Media “property-slider-2” Failed to import Media “property-slider-3” Failed to import Media “property-slider-4”
Please help me to resolve this issue
Hi,
Please send me a link of your site and your admin account and FTP account via my emai thuynt@vietbrain.com. I will check help you soon
Best regards,
Junnie
Hi, I have sent you a mail with ftp details. Please help me to resolve the issue. Thank You With Regards Sushruth S Reddy
Is there any way to show the Property Status as the Property Label?
For example, if I set Property Status as “Rented” for properties that are currently rented, or “Available” for properties that are currently available, can I have the Property Label show “Rented” or “Available”?
Hi,
Wish you a nice day.
We have added this feature and will release in the next version.
Best regards,
Junnie
Hello,
I have purchased this template and have the following questions (see picture for more info) https://postimg.org/image/e6onqa553/ How do we hide the search black label as well as the words “Search for property”. How may I resize the search property button?
Thank you for your help
Hi,
Thanks for choosing Nootheme product
I am sorry that last weekend was a holiday, so I could not support you.
Hide the search black label as well as the words “Search for property”.
Please go to Customizer/Custom Code/Custom CSS and add code below
.noo-map .gsearch .gsearch-title {
display: none;
}
Resize the search property button
Please go to Customizer/Custom Code/Custom CSS and add code below
.noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button {
height: 50%;
width: 70%;
}
Best regards,
Junnie
Hello,
I have purchased this template and have the following questions (see picture for more info) https://postimg.org/image/e6onqa553/ How do we hide the search black label as well as the words “Search for property”. How may I resize the search property button?
Thank you for your help
Hi,
Thanks for choosing Nootheme product
I am sorry that last weekend was a holiday, so I could not support you.
Hide the search black label as well as the words “Search for property”.
Please go to Customizer/Custom Code/Custom CSS and add code below
.noo-map .gsearch .gsearch-title {
display: none;
}
Resize the search property button
Please go to Customizer/Custom Code/Custom CSS and add code below
.noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button {
height: 50%;
width: 70%;
}
Best regards,
Junnie
Good day,
Is there a way to allow Agents to post 2.5 bathrooms? It seems like they can only post full numbers and not half.
.5 bathroom are considered bathrooms without showers.
Thank you
Hi,
Thanks for contacting us
I am sorry that last weekend was a holiday, so I could not support you.
At this moment, We do not support this feature, We will probably add this feature to the theme. Yet, we have not been sure the time at which this one will be created.
When it is incorporated into our theme. We will notify you.
Best regards,
Junnie
Hi ItsPaul,
The function you want has been added to the latest version ( 3.0.0 ). We improved the custom fields function of Properties with greater flexibility. And it treats bathrooms as other custom fields so you can change it as you want. My colleague has not aware of this update, so she mistakenly answered you.
Please update to the latest version ( also, please be careful with it because this is a major upgrade ).
Best regards,
NooTheme
Thank you kindly, I will have a look at the latest update. Might take me some time as I have many modifications done in my child theme and I suspect that those files will need to be updated as well correct?
Would you be able to tell me what files that I listed below includes the custom fields function that provides greater flexibility as this point thats all I am after and want to implement? As updating all of the files before with my custom code that have been done since the beginning with support help will take me a while. So if I know which files to update and change that will help me big time.
Im currently running version 2.3.2 of the theme.
The following files have been modified and placed within my childtheme:
childtheme/assets/js (Directory) toggles.min.js
childtheme/Framework/admin: (Directory) - noo-agent.php - noo-payment.php - noo-property.php - visual-composer.php
child-theme/layouts (directory) - noo-agent-loop.php - noo-property-contact.php - noo-property-detial.php - agent_menu.php
childtheme: (directory) -agent_dashboard_submit.php -agent_dashboard.php -agent_dashboard_profile.php -functions.php -search-property-result.php -single-noo_agent.php -taxonomy-property_category.php
Thank you kindly Warm regards, ITsPaul
Hi,
Only toggles.min.js and noo-payment.php have no change.
1. The files with most change are noo-agent.php and noo-property.php. I rewrote these files and broke them to multiple files inside folder /agent/ and /property/. You’ll have to find your modified function in the new files, but they are easy to read.
2. File noo-agent-loop.php, noo-property-detail.php, agent_dashboard_submit.php, agent_dashboard_profile.php, and single-noo_agent.php are all changed with the new custom fields function. If your changes include adding new fields, you should use the new setting instead of edit the source code.
3. Little change for the files: function.php, taxonomy-property_category.php, search-property-result.php
4. No change for agent_menu.php and agent_dashboard.php with this version, but we’re going to add many changes in the next release.
Since we’re going to release the version 3.1 in few days, you can skip this version and wait for the new request.
Best regards,
NooTheme
Thank you very much for the break down of updates/files. I will wait for the latest update and will proceed with updating them one by one.
Keep up the great support. I also just saw you guys released a new theme
. Cant wait to check that out
.
Thank you
Thank you for the kind words.
We’ll release a new version later this week.
Best regards,
NooTheem
can i use showcase idx or does it only work with dsIDXpress?
Hi,
Our theme only supports dsIDXpress currently. The support involves styling and some small functions ). I think with other IDX plugins you can use just find, all the functions will work. But you will miss some styling.
Best regards, NooTheme
Hello, i have just purchased the theme its awesome but i’am facing a big issue the map always says
the page didn't load google maps correctly see the jave console for technical detailsjavaScript error
Google Maps API error: MissingKeyMapErrorand fail to load how to fix this please ?
Hi,
Thanks for contacting us.
For better technical support, please post on our support forum. https://support.nootheme.com/forums/forum/product-support/citilights-wordpress/
Please send me link of your site and your admin account and FTP account via my email thuynt@vietbrain.com I will check and fix this issue for you
Best regards,
Junnie
Appreciate your assistance. Thanks
Hi,
Thanks for choosing Nootheme product
Please go to admin panel/Properties/Settings/Google Map and add Starting Point Latitude & Starting Point Longitude
http://prntscr.com/bmuolhGet Latitude and Longitude via link below
http://www.latlong.net/Best regards,
Junnie
Thanks, ok now with the Singapore Map. It only work when we update to the latest theme. How do we change the image to our local image while it is loading the maps.
Hi,
We will release new version today, and in new version, we added option change Map Background image
http://prntscr.com/bmwzspNow, If you want to change the background image after search and map Please go to [your-theme]/asset/css/noo.css and replace image here
.noo-map {
background: url("../images/bg-map.jpg") repeat-x scroll 0 top transparent;
}
Change the background image in the above directory : noo-citilights/assets/images…
Best regards,
Junnie
thanks, because our theme dont have option to change Maps Background image. When can we expect to download the new theme. Thanks
Hi,
Yes, I know.
Now, If you want to change the background image after search and map Please go to [your-theme]/asset/css/noo.css and replace image here
.noo-map {
background: url("../images/bg-map.jpg") repeat-x scroll 0 top transparent;
}
Change the background image in the above directory : noo-citilights/assets/images…
Best regards,
Junnie
Hi, another thing, i don’t want the page title appear in all the page as default:
http://www.macau-rent.com/about-us/I mean the one in the top (About Us ????). I want to design it with the builder in another style.
Thanks, Ignacio
Hi Ignacio,
Thanks for choosing Nootheme product.
Please edit about us page and scroll down, you can see Page settings. Please check box Hide Page Title
http://prntscr.com/bm0fqjAnother way, You can go to Customizer/Custom code/Custom CSS and add code below
.page-title {
display: none;
}
Best regards,
Junnie
Thanks a lot
One More thing, in the “Search Property Result” page, how can i change the height, zoom, etc. of the map? Thanks
Hi,
Please go to admin panel/Properties/Settings/Google Map and set up Default Map Height (px), Default Zoom Level
http://prntscr.com/bm2nhcBest regards,
Junnie
nevermind….
Hi. Please I need to know if this theme is 100% compatible with WPML and all attributes can be correctly translated. Are property features (like for example fireplace, solar heat, balcony…) being translated? I saw in other themes which are also compatible with WPML that these features are not working properly when translated or you have to select them again when you translate a property. I mean, when you have a property with some property features selected and you translate the property to a second language, is it working ok? or you need to assign its property features again in the new language? Thank you very much.
Hi,
Our theme is 100% compatible with WPML plugin. The property’s features will be properly translated and you don’t have to reassign them when you translate to a second language.
Best regards,
NooTheme
Hi NooTheme. Ok, that’s good. Thank you very much!
You’re welcome.
NooTheme