This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
91 lines (64 loc) · 3.43 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
=== WPCasa Listings Map ===
Contributors: wpsight
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EVKNVA7QFXZ8
Tags: real estate, realestate, map, location, google maps, listing, listings, property, properties, wpcasa
Requires at least: 4.0
Tested up to: 5.3.2
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Show listings as markers on a Google Map. This can be a central map with all listings or limited to a specific query.
== Description ==
With the WPCasa Listings Map add-on you can display all your listings on a central map. They will show as markers with infoboxes that include some basic information and a link to the full listing page.
* Website: [wpcasa.com/downloads/wpcasa-listings-map](https://wpcasa.com/downloads/wpcasa-listings-map/)
* Demo: [demo.wpcasa.com/listings-map](http://demo.wpcasa.com/listings-map/)
* Documentation: [docs.wpcasa.com/article/wpcasa-listings-map](http://docs.wpcasa.com/article/wpcasa-listings-map/)
> Please notice that this plugin is an add-on for [WPCasa](https://wordpress.org/plugins/wpcasa/) and will NOT work without the core plugin.
WPCasa is a WordPress solution that provides an intuitive way to manage property listings and create first-class real estate websites.
* Website: [wpcasa.com](https://wpcasa.com)
* Demo: [demo.wpcasa.com](http://demo.wpcasa.com)
* Documentation: [docs.wpcasa.com](http://docs.wpcasa.com)
== Installation ==
= Automatic Installation =
Automatic installation is the easiest way to install WPCasa Listings Map. Log into your WordPress admin and go to _WP-Admin > Plugins > Add New_.
Then type "WPCasa Listings Map" in the search field and click _Install Now_ once you've found the plugin.
= Manual Installation =
If you prefer to install the plugin manually, you need to download it to your local computer and upload the unzipped plugin folder to the `/wp-content/plugins/` directory of your WordPress installation. Then activate the plugin on _WP-Admin > Plugins_.
== Frequently Asked Questions ==
= Will this plugin work without WPCasa?
No, this is an add-on plugin for the [WPCasa](https://wordpress.com/plugins/wpcasa) plugin and will not work without it.
== Screenshots ==
1. Map toggle on listings page
2. Infobox after hovering/click a marker
3. Different map style (many others included)
4. Add-on tab on WPCasa settings page
== Changelog ==
= 1.2.2 =
* Update: structure
* Add: compatibility with wpcasa 1.2 version
= 1.2.1 =
* ADD: Added reset query after global post overloading
* FIX: Fixed issue with plugin options not displaying
= 1.2.0 =
* NEW: Added Taxonomy Queries for limiting markers on the map for specific locations, features, listing-categories or listing-types
* NEW: Added Infobox Close Icon
* NEW: Added Filter to use custom close icon
* NEW: Added Option to display/hide close icon
* NEW: Added Option to select event for infobox display (mouseover, click)
* FIX: Fixed issue with broken maps caused by properties with no address.
= 1.1.0 =
* NEW: Added Snazzy Maps styles
* NEW: Added map toggle option
* NEW: Added custom query option
* NEW: Added Spanish translation
* UPDATE: German translation
= 1.0.1 =
* IMPROVEMENT: Host infobox.js in add-on folder
* FIX: Correct text domain
= 1.0.0 =
* Initial release
== Upgrade Notice ==
= 1.2.0 =
* Version 1.2.0 with close button, event option and additional filters
= 1.1.0 =
* Version 1.1.0 with map styles, toggle option and map custom queries.