BDP and PropertyHive Integration

Any web site can be integrated with BDP using the existing API. However, one approach that has been historically popular with our clients is to use WordPress as a web content management solution, and to integrate with BDP via existing data import/export routes that are already supported by this third party plugin. Additional features unique […]

Read More

Using onComplete() in the BDP snippet

If you wish to use jQuery in your client’s website that requires BDP to have loaded before executing, you can use the onComplete() function. The following example uses onComplete() in conjunction with the sharrre jQuery plugin to allow social shares of the specific property the user is currently looking at.

Read More

Domain details

If you are using the BDP jQuery snippet in order to output content to your website, BDP needs to know the domain name and website page to which it will be outputting. This is also a security feature which ensures that no other website can carry your property listing. In the Listings Page URL field […]

Read More

Staff photo

BDP allows you to add staff photographs which can be output to your own website. This can be useful when associating a specific negotiator with a property. To upload a staff photo, Enter the Configuration menu and click on Agency Details. Open the Users widget Click the + sign next to any user to enter […]

Read More

Window display (full-screen) output

BDP makes it simple to power full-screen monitors with a slide-show featuring your latest properties. What is included in the slide-show can be controlled directly through the URL and the exact presentation can be controlled through the Branding section in the Config menu. The web address to call up in your browser is Where 123 […]

Read More

Main search box

The main search box is displayed wherever the div tag is put in the page. This search box is presented as a full-width box with a free-text input which searches on all fields in your property database. There are links to Advanced search and Map search. Clicking Advanced search reveals more controls in the search […]

Read More

Sidebar Search box

BDP contains a small, sidebar search box which can optionally be displayed on the home page and the property detail page. It can be inserted into a page where the BDP javaScript snippet is present by adding the div <!– Sidebar Search –> <div id=”sidebar_search”> BDP contains intelligent logic such that when displaying property search […]

Read More

Property Details page

The property details are displayed in the same page as the search results. The template that controls the appearance of the property detail page can be controlled through the Branding > Property Details widget. This widget also contains templates for Send to Friend (SF Template), Enquire and Home Report for clients in Scotland. Send to […]

Read More

Search results

The search results listing is displayed following any search conducted on your website. BDP outputs the search results to the page that contains the javaScript snippet [code]<!– Search Results and Main Output –> <div id=”home_res_container”></div>[/code] This can be any page in your website, but you must tell BDP the address by entering the full URL […]

Read More

Logo and colours

The BDP output to your website uses a series of templates which have been designed to produce a clean, clear and neutral look. The colours that these templates use can be overridden by picking alternative colours for all elements using the colour picker tool  in the Logo and Colours widget in the Branding section. The […]

Read More