Download IDX Login & Registration Buttons (190 KB)
Our mapping IDX search makes it easy to capture leads with your real estate website. Users can search the MLS, register and receive daily emails with new and updated listings from the MLS IDX feed that match their criteria.
One of the primary reasons consumers are coming to your website is to search for homes. With our mapping IDX search, they can quickly and easily conduct a home search and it functions as a lead capture tool for you as the agent.
Once a visitor is on your IDX search page, you can customize your IDX registration form to prompt them to create an account after a certain number of searches and a certain number of detail listing views.
In addition, and as we discussed in an earlier post, you can also prompt the IDX registration form or an IDX login form to appear upon loading your IDX search page.
Once logged in, home buyers can favorite listings, save searches, update their contact information, add notes to their listings to serve as reminders or comments for later use and more. In addition, they can opt to receive IDX email alerts on new listings that match their search criteria.
Of course, to access these features, you’ll have to get site visitors to register first. Well, with our new Login & Registration icon sets you can quickly and easily add Calls To Action to your site to encourage site visitors to register to your IDX search (or login to their existing account).
The IDX Login & Registration icons come in 3 different styles and 5 different colors – black blue, brown, green, and grey.
The download file includes PNG files and are a great resource if you plan to use our mapping IDX search and want to encourage site visitors to register to your IDX.
Download IDX Login & Registration Buttons (190 KB)
To use the icons, I’d display them as a widget on your sidebar. To this this, simply create a new text widget like this:
Title your widget: Login & Register.
Add some text – something like: Save your home searches and receive daily email updates on new listings that match your criteria.
Then, simply insert your new icon images. You’ll want the icon images to link to the following:
- To create a login page: yoursite.com/home-search/#ShowLogin
- To create a registration page: yoursite.com/home-search/#ShowRegister
To prompt the Login and Registration pages, you’ll want to append #ShowLogin and #ShowRegister to whatever page URL you are using to load your IDX map search.
Hit “Save” and you’re all set to go!
Hope that you find these useful. I’d love to see these in action, so if you use them, throw me a link to your site URL in the comments!
Thanks Ricardo. Going to load these up right now.
Awesome Greg, that was fast! And they look good 🙂
I have the icons in the side bar but how do I link the icons to my idx address?
First, you need the URL for the page that you’re using to host our IDX map search. For example: yoursite(dot)com/home-search.
Then, add /#ShowRegister and/or #ShowLogin to the end of that URL for the registration and login pages (respectively). So you’re URL’s for each of those pages would then be:
yoursite(dot)com/home-search/#ShowRegister (for the registration page)
yoursite(dot)com/home-search/#ShowLogin (for the Login page)
I get the idx url that I need to use I just don’t understand how to get the icon to link to the url.
Robert, see the code I used, you may have to customize the sizes depending on your sidebar, but this may do the trick for you.
Thanks. I just tried that and it did not work. Any other ideas?
Post an image of the text you tried
I got it working. Thanks. How do I get better spacing between the text and buttons?
Try adding a margin to each of your button images like this:
style=”margin: 10px;”
If it helps you know where you place this code, just add it between the image width and the height attributes of each image tag, like this:
change this:width=”118″ height=”35″
to this:width=”118″ style=”margin: 10px;” height=”35″
Thanks. But I was referring to the text above the login button. How do I create space between “that match your search criteria” and the login button?
The code I provided will add a margin around each button, which will in effect create a space between your text: “that match your search criteria” and the first button.
Alternatively, you can add just a top-margin to your login button, like this:
style=”margin-top: 30px;”
thanks that worked great!
Will there be a way for online consumers to register or save their favorite properties with dsidxpress in the future?
#ShowLogin and #ShowRegister both take me to the register pop up on the IDX page. I have to scroll down to the bottom of the register page and click on Login to have the Login box pop up.
Hey Robert,
Each button should link to one of those (either the login or the registration page). Once a user gets to the registration page, they’re prompted to create an account and yes, there’s a “Already have an account? Login!” prompt at the bottom of the page.
It was designed that way intentionally. It’s in case someone clicked on the registration form by accident. Otherwise, there’s a login button on the upper left of the IDX map search as you can see here: http://d.pr/aEiC.
Hope that helps clarify!
The problem that I am running into is that even the #ShowLogin is going to the register page.
Ah, well that definitely should NOT be happening. Let’s double-check the URL structure. Can you give me a link to your website?
If your home search page URL is this for example, yoursite(dot)com/home-search
The URL you’re linking to should be: yoursite(dot)com/home-search/#ShowLogin
There’s probably something wrong in the HTML that you inserted for the text widget so your image isn’t linking properly. Maybe you missed a tag somewhere.
I keep trying to send you my url but it keeps saying the post needs to be reviewed.
correct codeing should be yoursite(dot)com/home-search#ShowLogin…dont use a slash between search and #
After someone logs in or registers the login and registration button still stay at the top and consumers are confused…how can I make them go away after someone logs in or registers?
Hmm… That’s a good one.
You could try using widget logic (it’s a plugin). Then, set a conditional tag to have your widget removed from the actual search page. This way, they’ll see the buttons on every other page, just not the IDX page. So when they log-in, the buttons won’t be present to offer any confusion.
Does that make sense?
I have the widget logic plugin, but don’t follow you on its application here. I am displaying a “Why register?” link on all dsSearchAgent pages (I have lots of them) only, and want it to go away when the user is registered. I am displaying the link inside a text widget in a widget area. The text widget behavior can be controlled by the dynamic logic plugin.
Can you be more specific?
Thanks,
Jeff
Sorry, Jeff, there is no way for your dynamic logic plugin to know whether or not a user is logged in to the framed dsSearchAgent pages, as the log in status of a user does not modify the page URL or any other “signal” that your plugin could read.
The example we provided above is to add log-in and register buttons to your sidebar, then use the dynamic login plugin to only show those buttons on pages like your homepage, about page, and other content pages you create – – but disable those buttons from appearing in your sidebar on your “search.htm” page or any other page that has dsSearchAgent framed on. This will ensure users will only see your login/register buttons on non-IDX pages.
Hope this helps clarify a bit.
Thanks Robert, I have more completely planned the call to action and am doing just about what you suggest.
Since my post, I have come up with a great solution for custom search pages. The link at the top that offers to register or login only displays when the visitor is not logged in. At the end of the words “save listings and more.”, I want it to further read after the period “Why register?” which would entirely be a clickable link to a page on my site, explaining why they should register in great detail. Since this whole line does not display when they are signed in, I would not bother visitors with a call to action when they were logged in.
I believe this can be done via custom php without editing the plugin files, I am seeking advice there.
Can you explain the custom php to do this?
In the mean time, where in the plugin will I find this login/register line?
Thanks.
I’m not sure I’m understanding you, but we don’t offer any way for a dsSearchAgent framed IDX page to talk to your page/other plugins at all. We have two IDX products – dsSearchAgent (the mapping IDX you can iframe on your site) and dsIDXpress (the WordPress IDX plugin that you install on your domain).
Both of these products have cool features that allow you to load an IDX page with a login or registration prompt already open, so this post was all about how you could create buttons (or links) that take advantage of that feature with dsSearchAgent.
If you have dsSearchAgent framed on a page of your site, such as this URL:
…/mysearchpage.htm
– and you wanted to add a button somewhere (such as your homepage or an email) that will link to your search page and load the login screen, you can simply modify the URL a bit:
…/mysearchpage.htm/#Show Login
– and it will load your search page with the login screen open.
That’s really where the functionality ends – – there is no additional customization of PHP, lines of code you can edit, API to access, or other cool tricks you can use that are at all related to logging in to dsSearchAgent (or dsIDXpress, for that matter.)
If you’re a pro, you may be able to hack a way to test whether a user is logged in or not, and then display code/links/whatever based on that response – – but it’s not something we provide any kind of product support for, so it’s something you’d be doing on your own.
I hope this helps. Feel free to email [email protected] for additional help – they can forward your email(s) to me if need be.
Thanks
I’ll take this further elsewhere as it has gone way beyond the original scope of this blog post.
thanks