Knowledge Base

Zoom in Advanced Search Results page, Properties List page and Taxonomy page.

These pages: advanced search results, properties list, taxonomies pages behave differently if google maps is set as header option. On these pages the map pins and properties in list are in sync. For this feature the map will change automatically the zoom to display all the pins from list in the map view.  Because of this the […]

Multi currency – how does it work

The Multi Currency feature is a function that converts the original price into a new value based on the currency a user has selected. The theme has 1 main currency and 1 price per property only. There is no option to have different prices for each property( like price in Euro and price in USD). […]

Remove infobox on property page map

Question : How to remove infobox on property page map Answer: Solution 1 If the map is embed in the picture slider Please go into google_map_code_listings.js and remove line 115 google.maps.event.trigger(gmarkers[found_id], ‘click’);   If not go into mapfunctions,js at lie 185 and remove google.maps.event.trigger(gmarkers_sh[0], ‘click’); Solution 2 Use below CSS: .single-estate_property .info_details { display: none; }

Message Google Maps Settings: the file does NOT exist or is NOT writable

Situation 1: If you use a multi-language plugin, you must make sure pins.txt name is re-named according to below instructions. 2. Go via FTP to wpcontent/themes/wpestate/pins.txt 3. Rename pins.txt to pins-en.txt for English 4. Create new pins.txt files for each language you have. Like pins-de.txt (German) where de is replaced with language code, and so […]