Some of Arizona’s most Successful Agents call John Hall & Associates home.

Tag Archive: real estate websites

WordPress for REALTORS®: Contact Form 7


Free and flexible. That’s why I like the Contact Form 7 plugin for WordPress. Building custom real estate forms requires working with the contact form shortcode. To make creating these forms a little bit easier, I’d like to share the code from our buying a home and selling a house contact forms. Feel free to to use them on your real estate web site.

Friday Lunch and Learn: WordPress Square One

Wordpress LogoWordPress is a free, yet powerful web site platform that has been making significant traction in the real estate industry. Agents and Brokers have been building their real estate web sites with wordpress because of the low cost, ease of use, search engine optimization, and the endless customizations that can be made.

This Friday’s techno lunch and learn at PV will be about setting up a WordPress web site from the beginning. Starting from scratch. If you would like to join us, you are more than welcome. Bring your laptop – it’s hands on learning.

Many thanks to Bryan Jones of Clear Title and Stacey Gross of Old Republic Home Protection for their continued support of our technology lunch and learns.

If you’re in, RSVP to psexton@johnhall.com – there is no requirement that you have to be a member of the John Hall family to join us. All are welcome.

We still need your help!

Even though we’ve got the new website up and running, we’re still working out the bugs.  In the event you come across any broken links – please let us know!

You can either leave a comment here, email webmaster@johnhall.com, or hollahollaholla at me 602.953.4043 x2223.

Thanks for your help, now back to the regular scheduled articles.

We’re moving JohnHall.com to WordPress

logo by: koka_sexton

…which also means we are redesigning JohnHall.com.  It’s been a fun learning opportunity as we design and convert our existing website over to the self hosted wordpress platform. Our conversion date will be May 13th. Of course we expect it to be a smooth flip of the switch that only results in seconds of downtime. (sarcasm? sarcasm.)  Our goal is to minimize the downtime, we’re just not sure how long it will take.

The switch should not affect the Intranet system – it’s not changing.  During our conversion the intranet should still be available at JohnHall.com/intranet.

Special thanks to the flickr users that set their image licenses to Creative Commons.  We’re taking full advantage of your generosity and photo skills.  We will be paying attribution from our about page.

Many thanks to Superlative Real Estate Websites for agreeing to work with our design deadlines and powering the home search and agent roster.

If you’d like a sneak peak at the new site – we’re still working on it here.  If you’re wondering which WP theme we’re using – Headway.

Moral of the story, please be aware from May13-May 15 there may some dust (or falling beams) from our construction project at JohnHall.com.  Thanks again for your patience as we improve our web presence.

Phil Sexton & Bill Evans

How To: Cromford Charts on Your Real Estate Website

Last year, I wrote a post that shared my excitement about the Cromford Report integrating with flexmls.  The main reason for my excitement is because agents can link the interactive reports from their websites free of charge. You can set ‘em and forget ‘em.  They’ll always be up-to-date thanks to the agreement ARMLS has with Michael Orr through the end of the year – hopefully longer.  The goal of this post is to show you how to set ‘em.

How To:

Hyperlink Icon

It’s all about hyperlinks.  If you’ve never installed a hyperlink – here’s a video that shows on how to create one. (Highlight text, click the hyperlink icon in your page editor, paste destination website address)  Once you understand how to create the links, all you need is the URL for the Cromford reports.

Cities or Zip Codes

You get a choice right from the get go, do you want statistical charts based on city names, based on zip codes, or both?

City Report (default set to Scottsdale):

http://www.cromfordreport.com/armlsstatscity.php?Name=John%20Hall%20Associates&Address=Successful%20Agents&Logo=http%3A%2F%2Fjohnhall.com%2FAssets%2Fimages%2Fjohn-hall-rocks%2Fsuccessful-agents.jpg&ListCity=Scottsdale

Copy and paste that whole thing.  If you would like to change the default city, remove and replace Scottsdale from the end of the URL with a city name – like Phoenix.  It is case sensitive and all the cities in the Valley won’t work, so test after you create.

Zip Code Report (default set to 85260):

http://www.cromfordreport.com/armlsstatszip.php?Name=John%20Hall%20Associates&Address=Successful%20Agents&Logo=http%3A%2F%2Fjohnhall.com%2FAssets%2Fimages%2Fjohn-hall-rocks%2Fsuccessful-agents.jpg&ListZIP=85260

Again, you’ll need to copy that whole thing.  If you would like to change the default zip code, remove 85260 from the end and add whatever zip code you would like.  Again test after creation.

How They Open:

As you know, when you open a hyperlink they don’t all work the same.  Some open in a New Window, some open in the Same Window, and some open a pop-up window.  When you add hyperlinks to your site with the hyperlink icon, one of the options says “Target”.  This is what affects how the link will open.

The two most popular choices are New Window (aka:  “_blank”) and Same Window (aka: “_self”).  When you add the link, pick which one you’d like.  For the Cromford charts, I think New Window is better than Same Window so your website stays open behind the graphs.   You can either create the link through the hyperlink icon with the URLs above, or here’s the code to paste in the HTML or Source editor.

This example is a zip code report that opens in a New Window:

<a href=”http://www.cromfordreport.com/armlsstatszip.php?Name=John%20Hall%20Associates&Address=Successful%20Agents&Logo=http%3A%2F%2Fjohnhall.com%2FAssets%2Fimages%2Fjohn-hall-rocks%2Fsuccessful-agents.jpg&ListZIP=85260″ target=”_blank” title=”Real Estate Statistics”>Real Estate Stats By Zip Code</a>

Since this is the HTML Code, do not paste this into your Visual editor.  You’ll need to first click “Code” or “HTML” or “Source” (depending on what your website calls it)  and paste it there.

When you preview how it’s displayed it should look like this:

Real Estate Stats By Zip Code

Some editors – like the one in Superlative – allow you to choose Pop-Up Window.  I like that option as well.  I tried to copy and paste that code here, but our blog software messes it up.  If you would like it, ask in a comment, or talk to me on the John Hall & Associates’ Facebook page.  We’ll figure out a way to get it to you.

Using Buttons Instead of Text

Let’s be real, text isn’t the most visually appealing type of hyperlink.  For these charts, I prefer using images or buttons to help draw attention to the link.  Feel free to create whatever buttons you would like, and use those as your click-able link.  I’ll use an example button to demonstrate.

Hyperlinking an image is a little different than hyperlinking text.  Instead of highlighting the words you would like to link, highlight the image.  Some text editors don’t have an “Add Image” button, so I’ll include the code you can paste in the Source editor.

<a href=”http://www.cromfordreport.com/armlsstatszip.php?Name=John%20Hall%20Associates&Address=Successful%20Agents&Logo=http%3A%2F%2Fjohnhall.com%2FAssets%2Fimages%2Fjohn-hall-rocks%2Fsuccessful-agents.jpg&ListZIP=85260″ target=”_blank”><img height=”128″ border=”0″ width=”100″ alt=”Real Estate Market Trends” src=”http://johnhall.com/Assets/images/john-hall-rocks/market-trends.gif” /></a>

Now when you copy and paste this code into the HTML editor it should appear on your site like this:

Real Estate Market Trends

Okay, good luck!  If you have questions or success stories I’m all ears.