macbook mockup details page gino sells vegas

IDX Broker Details Templates: Your listing description page with your style

IDX Broker Details Page

This page shows the complete property description with all the photos and information available. You can optionally have a Map, the agent's contact information, a contact form, and the Great Schools and Walk Score widgets.

To make this page even more informational, we also offer add-ons exclusively for the Details pages. Some of our IDX Addons for this page are the Agent Information WidgetHome Valuation AddonIDX Map to Google Maps, Social IDX (shows the lead Recently Viewed Listings and the Popular Listings of that lead), SEO Links, and the Nearby Listings.

Templates for Property Details Page

Showcase your Listings page using one of our many templates. You can have minimalist templates, clean and elegant templates, block styled templates, and templates that highlights photos or the listings main information.

FAQ: Frequently Asked Questions

Do you have a question about IDX Broker or RealtyCandy services? Are you wondering how to use our IDX Addons? Have any questions about what we could do for your real estate site? You're not alone, but we have the answers.

Here are the most frequently asked questions we receive. Please contact us if you don't see your question here.

How do I get access to your IDX Broker Premium Templates?

To get any of our premium templates for your IDX pages, all you have to do is to make us your IDX Broker developer. This process is fast and FREE.

Just send an email to IDX Broker that says you’d like to use Realty Candy as your developer or sign up for your IDX Broker account using our sign-up form.

Your payments with IDX Broker will continue as they are, directly to IDX Broker. You will also have access to IDXAddons.com at no charge.

Contact us here if you have any questions about this process!

How can I edit my information near the Contact form on my Details pages?

That information is provided by our Agent Information Add-on for Single-Agent accounts. To change it you just login at https://idxaddons.com with your IDX Broker API Key and go to Apps then Agent Information.

If you have a Multiple-Agent/Office account, you can change the agent’s information at https://middleware.idxbroker.com/mgmt/agents and your Office information at https://middleware.idxbroker.com/mgmt/account.

Can I show/hide the Navigation (next and previous arrows) in the top of my Details pages?

You can log in to your IDX Broker account, go to Design > Website > Custom CSS and on the Categories or Pages tab, select the Details page and just add this code to show the navigation:

#IDX-detailsTopNav { display: block !important; }

To hide the navigation, the code is:

#IDX-detailsTopNav { display: none !important; }

On Minimalist Details template, Can I show the complete address?

Yes, log in to your IDX Broker account, go to Design > Website > Custom CSS and on the Categories or Pages tab, select the Details page and just add this code:

.IDX-detailsAddressLocationInfo { display: block !important; }

Can I display/hide the Printable Flyer button on Details pages?

Yes, just log in to your IDX Broker account, go to Design > Website > Custom CSS and on the Categories or Pages tab, select the Details page and just add this code to show it:

#IDX-detailsHotAction-print { display: block !important; }

To hide the Printable Flyer button, the code is:

#IDX-detailsHotAction-print { display: none !important; }

On the Minimalist or Toronto Details page, Can I display more property information?

Yes, for this you need to go to your IDX Broker account, then click on Design > Website > Custom CSS and on the Categories or Pages tab and add this code:

#IDX-fieldsWrapper { display: block !important; }

The Home Valuation Tool is not Showing on my Details page, what should I do?

First, check if you added the key correctly at: https://idxaddons.com/?page=api-keys

If it still doesn’t show, please add this code to your Custom CSS section under Design > Website > Custom CSS and on the Categories or Pages tab:

#homeValue { display: block !important; }

Can I have Google Maps on my IDX Broker pages

Yes! We created an addon for you to be able to have Google Maps on your IDX Broker pages. To activate it you just need to go to API Keys and enter a valid Google Maps API Key. Then go to the IDX Maps to Google Maps addon and just click on Activate.

 

There you can also select the theme you want to use from a large variety of options:

How can I change the colors of links, buttons and other items on IDX Broker pages?

Yes! If you are a Realty Candy partner, you can easily change colors using our templates. We created the IDX Colors for this purpose, this addon will change the colors of the menus, map pins, links, and button colors on the IDX pages, as well as fix some minor styles on all IDX pages.

How to customize my IDX Broker Metadata?

By default, the meta descriptions on IDX Broker pages can get pretty long. The meta title and description for your Details pages can be edited in your IDX Broker account dashboard to better fit your market area and SEO needs.

To find those settings, first navigate to Design > Pages, and scroll until you see the page you want to edit.

The SEO settings option is available for almost all IDX Broker pages, including the search pages (address, advanced, basic, email update signup, listing id, map search), the results pages (featured, sold/pending listings and saved links), and the details pages, as well as the link showcase, mortgage, photo gallery contact home valuation, roster, market reports, and so on.

Then click the “Edit” button under the preferences' column. The page should look similar to the screenshot.

Example of Details page SEO Settings options

To place dynamic attributes (values that change according to the page you are in), you can enter the variable surrounded by double curly brackets, like this {{variable}}. Here is a list of variables you can use:

  • Listing ID - {{listingID}}
  • Address - {{address}}
  • City - {{cityName}}
  • State - {{state}}
  • State Abbreviated - {{stateAbrv}}
  • Zipcode - {{zipcode}}
  • County - {{countyName}}
  • Price - {{listingPrice}}
  • IDX Property Type - {{idxPropType}}
  • Property Type - {{propType}}
  • Property Sub Type - {{propSubType}}
  • Display Name - {{displayName}}
  • Listing Description - {{remarksConcat}}