=== Listings WP Customizer - Custom Property Listings === Contributors: MyThemeShop Tags: property listings, property, property listing, listings-wp, listings wp, properties, custom property, custom real estate, realtor Requires at least: 4.5 Tested up to: 4.7.5 Stable tag: 1.0.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Customize your property listings with this simple plugin that allows you to style the Listings WP property listing plugin using simple colorpickers and custom CSS. == Description == Listings WP Customizer adds a Customizer menu to the settings of the Listings WP [Real Estate Plugin](https://wordpress.org/plugins/listings-wp/) plugin, to allow you to easily style your real estate & property listings by using simple colorpickers. ### Style your Property Listings You can now easily style your **property listings** and **real estate listings** any way you like. Each colorpicker controls the color of an individual element on the frontend of the Listings WP plugin. There is also a new CSS field added that allows you to insert any custom CSS, so that you can have absolute control. The plugin adds the new colors by using the `wp_add_inline_style()` function which inserts the new styles inline, making it faster loading. You can also filter the output of the CSS using the `listings_wp_customizer_css_output` filter, allowing you even more control such as different styling on different property listings (or many other possibilities). >View some sample [Property Listings](http://listings-wp.com/real-estate-listings/) = Customize Property Listings = * **Colorpickers** - style your property listings easily with over 10 colorpickers * **Custom CSS** - easily insert custom CSS into your property listings * **Easy To Use** * **Developer Friendly** == Installation == Install like any other plugin, directly from your plugins page or upload via FTP. = Minimum Requirements = * WordPress 4.5 or greater * PHP version 5.4 or greater = Setting Up = 1. Activate the plugin 2. Go to Settings > Listings WP > Customizer 3. Choose the colors for the various sections of you property listings == Frequently Asked Questions == = Where can I get support? = You can ask for help in the [Listings WP Customizer Forum](https://wordpress.org/support/plugin/listings-wp-customizer/). = Will Listings Wp Customizer work with my theme? = Yes, the Listings WP Customizer plugin works with any theme. = Can I style individual Property Listings? = Yes, you can use the `listings_wp_customizer_css_output` filter to modify the CSS output for different listings. == Screenshots == 1. Customizer controls page. So simple to customize your property listings == Changelog == = 1.0.0 - 2017-05-19 = * RELEASED - Listings WP Customizer released