Public contact details

Public contact details are entered into the Branding and Appearance screen. The information entered here is used by the BDP snippet to output your public contact details where required by the system.

Read More

Customising templates – Variables

Variables can be placed in templates using the syntax {{ variable name }}. Basic true or fasle boolean can be used in the form {{ mbDBool (variable name) ? some content to appear when variable is true [[ some variable name ]] }} or {{ mbDBool !(variable name) ? some content to appear when variable […]

Read More

URL Querystring parameters for API and JS plugin

The listings returned by BDP can be controlled via the URL (web address) parameters of the page called. This is referred to as a Search Query and takes the form outlined below. This enables you to have a menu on your website that could be, for example, linking to properties by area, properties by price […]

Read More

Homepage appearance

The BDP output to your website homepage, or the page that you choose to embed the BDP snippet into to output the homepage-style content, can be totally customised to suit your design. There are a number of different elements that can be output to this page, all individually called via a <div> in the appropriate […]

Read More