The module is loaded / activated when the URL in your browser location bar matches the format of <http://www.yourblog.com/local/city/state>. In other words, to load the module for Seattle, you'll want to point your browser to / link to <http://www.yourblog.com/local/seattle/wa>. See the "Description" tab for more info.
Yes! In version 2 of Local Market Explorer, support for neighborhoods was added. The neighborhood names must match the names that Zillow has made available via their API, but the Local Market Explorer admin area will help you to determine the neighborhoods that are available to you and what the links will be for each of those neighborhoods.
Yes. All of the styles are controlled via an external CSS stylesheet named lme-client.css (located in the 'includes' folder). You can easily override any of the styles in there. Be aware, however, that the default styles were created to be compliant with all of the branding requirements of the different APIs. It's possible that overriding any of the styles could put you out of compliance with the API provider(s).
No. You can turn off the About, Market Activity, Walk Score, TeachStreet, Education.com, and Yelp modules via the Local Market Explorer admin section of your WordPress installation. You can't turn off the Zillow "Market Activity" panel though as it provides data that's needed to make the necessary requests for all of the other modules.
There are a number of pre-built images you can use to use as calls to action on your sidebar or anywhere else. The images are available in the following colors: black, blue, green, orange, and red. The images can be found in the following folder: http://www.yoursite.com/wp-content/plugins/local-market-explorer/images/badges
We have already given you a few sample colors to choose from but if you want even more control to integrate these buttons to match your blog, you can do so with almost all image software. To do so in Adobe Photoshop, just open the image and go to
Image > Adjustments > Hue/Saturation (Ctrl + U)
Adjust the sliders to match your site colors. Hue will change the color profile (blue to purple, for example) and the saturation is how strong or vibrant that color is.
If you do not have access to Photoshop, this can also be accomplished with GIMP, a free image manipulation software. (Instructions are here: http://docs.gimp.org/en/gimp-tool-hue-saturation.html)
From your wordpress admin interface, simply navigate to Appearance -> Widgets, then you can drag + drop the "LME Widget" from the "Available Widgets" to a sidebar on the right (such as "Sidebar 1"). Once the widget is placed, you can click the down-arrow on the newly placed widget to customize the Title and Badge.
You can always direct traffic to any city by simply linking to the page from within a blog post. For instance, you could link the word "Seattle" within a blog post to http://www.yoursite.com/local/Seattle/WA/. Alternatively, if you are a real estate agent specializing in Sammamish, Issaquah, and Redmond, here is some sample code to place a module in your sidebar that links to all your target markets:
<p align="center"><img src="http://www.yoursite.com/wp-content/plugins/local-market-explorer/images/badges/120lmegraphorange.gif"></p> <ul> <li><a href="http://www.yoursite.com/local/Sammamish/WA/">Sammamish</a></li> <li><a href="http://www.yoursite.com/local/Redmond/WA/">Redmond</a></li> <li><a href="http://www.yoursite.com/local/Issaquah/WA/">Issaquah</a></li> </ul>
The module is driven by a private API call that needs permissions to be granted to a specific Zillow API key. To request access to this API, simply fill out the API upgrade form located here and select "Local Market Explorer Wordpress Plugin" in the API request type field. Once the request is processed, your market activity module should populate automatically with recent sales data.




