WP_Query Object
(
[query] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => award-winners
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
)
[query_vars] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => award-winners
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => directorycategory
[term] => award-winners
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => award-winners
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => lxckk_term_relationships
)
[queried_terms] => Array
(
[directorycategory] => Array
(
[terms] => Array
(
[0] => award-winners
)
[field] => slug
)
)
[primary_table] => lxckk_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => AND
[meta_table] => lxckk_postmeta
[meta_id_column] => post_id
[primary_table] => lxckk_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => lxckk_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
[compare_key] => =
[alias] => mt1
[cast] => DATE
)
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS lxckk_posts.ID
FROM lxckk_posts LEFT JOIN lxckk_term_relationships ON (lxckk_posts.ID = lxckk_term_relationships.object_id) LEFT JOIN lxckk_postmeta ON ( lxckk_posts.ID = lxckk_postmeta.post_id ) LEFT JOIN lxckk_postmeta AS mt1 ON ( lxckk_posts.ID = mt1.post_id ) LEFT JOIN lxckk_postmeta AS mt2 ON ( lxckk_posts.ID = mt2.post_id ) LEFT JOIN lxckk_postmeta AS mt3 ON ( lxckk_posts.ID = mt3.post_id AND mt3.meta_key = 'views_weekly' )
WHERE 1=1 AND (
lxckk_term_relationships.term_taxonomy_id IN (1785)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'project' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260902' )
AND
(
mt2.meta_key = 'views_weekly'
OR
mt3.post_id IS NULL
)
) AND ((lxckk_posts.post_type = 'company' AND (lxckk_posts.post_status = 'publish' OR lxckk_posts.post_status = 'acf-disabled')))
GROUP BY lxckk_posts.ID
ORDER BY lxckk_posts.menu_order DESC
LIMIT 0, 1
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 51409
[post_author] => 1
[post_date] => 2019-03-06 10:54:25
[post_date_gmt] => 2019-03-06 10:54:25
[post_content] => The Orchard is a new two-storey family house in the London Borough of Lambeth, which was built to fit into a narrow infill plot along a terrace of five architecturally distinct houses.
The vision was to build a contemporary interpretation of the Arts & Crafts house combining 21st century energy and environmental performance with a commitment to traditional craftsmanship.
Inspired by the English vernacular, particularly by Edwin Lutyens, the Orchard was almost entirely hand built by the owner Will Anderson, who wanted to create a home “where the building crafts shine: richly detailed and alive with the beauty of natural materials”.
Built using the principles and software of the Passivhaus movement, the timber-framed structure boasts high levels of insulation and airtightness, except the ground floor porch and first floor conservatory, which were kept outside the heated building envelope to allow a traditional arts and crafts aesthetic.
Brickwork and detailing
Northcot’s Silver Grey bricks were traditionally made by hand and fired in a coal-fired kiln. Their finely variegated orange, red and silver tones complemented the blue-white of the lime mortar and the glazed cool blue-green handmade Portuguese porcelain tiles around the windows. Matching specials added an irregular artisan appearance and texture.
The brickwork was laid mostly in stretcher bond, except for areas outside the insulated building envelope, which were built from solid brick without a cavity. These extend upwards from the porch to the base of the first-floor conservatory in a Flemish Garden Wall bond, which features much darker brick headers in a simple, attractive pattern.
The house won Best Brick Home at the Build It Awards 2018.
Why Northcot?
According to Will Anderson: “The chromatic subtleties of Northcot’s silver grey handmade bricks, with their delicate combination of orange-red tones dusted with fine grey sand, were integral to the uniqueness and sheer visual pleasure of this labour of love.”
Learn more about this project.
[post_title] => Award-Winning Brick House in London
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => best-brick-house-london
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-08 14:27:42
[post_modified_gmt] => 2026-04-08 13:27:42
[post_content_filtered] =>
[post_parent] => 16021
[guid] => http://www.self-build.co.uk/?post_type=company&p=51409
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 51409
[post_author] => 1
[post_date] => 2019-03-06 10:54:25
[post_date_gmt] => 2019-03-06 10:54:25
[post_content] => The Orchard is a new two-storey family house in the London Borough of Lambeth, which was built to fit into a narrow infill plot along a terrace of five architecturally distinct houses.
The vision was to build a contemporary interpretation of the Arts & Crafts house combining 21st century energy and environmental performance with a commitment to traditional craftsmanship.
Inspired by the English vernacular, particularly by Edwin Lutyens, the Orchard was almost entirely hand built by the owner Will Anderson, who wanted to create a home “where the building crafts shine: richly detailed and alive with the beauty of natural materials”.
Built using the principles and software of the Passivhaus movement, the timber-framed structure boasts high levels of insulation and airtightness, except the ground floor porch and first floor conservatory, which were kept outside the heated building envelope to allow a traditional arts and crafts aesthetic.
Brickwork and detailing
Northcot’s Silver Grey bricks were traditionally made by hand and fired in a coal-fired kiln. Their finely variegated orange, red and silver tones complemented the blue-white of the lime mortar and the glazed cool blue-green handmade Portuguese porcelain tiles around the windows. Matching specials added an irregular artisan appearance and texture.
The brickwork was laid mostly in stretcher bond, except for areas outside the insulated building envelope, which were built from solid brick without a cavity. These extend upwards from the porch to the base of the first-floor conservatory in a Flemish Garden Wall bond, which features much darker brick headers in a simple, attractive pattern.
The house won Best Brick Home at the Build It Awards 2018.
Why Northcot?
According to Will Anderson: “The chromatic subtleties of Northcot’s silver grey handmade bricks, with their delicate combination of orange-red tones dusted with fine grey sand, were integral to the uniqueness and sheer visual pleasure of this labour of love.”
Learn more about this project.
[post_title] => Award-Winning Brick House in London
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => best-brick-house-london
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-08 14:27:42
[post_modified_gmt] => 2026-04-08 13:27:42
[post_content_filtered] =>
[post_parent] => 16021
[guid] => http://www.self-build.co.uk/?post_type=company&p=51409
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 15
[max_num_pages] => 15
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_sitemap] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 7451d99216b8b131b78dda1976d329e2
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:30cad70c0c40c12f83913214c7c968f3
)
WP_Query Object
(
[query] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => extension
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
)
[query_vars] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => extension
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => directorycategory
[term] => extension
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => extension
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => lxckk_term_relationships
)
[queried_terms] => Array
(
[directorycategory] => Array
(
[terms] => Array
(
[0] => extension
)
[field] => slug
)
)
[primary_table] => lxckk_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => AND
[meta_table] => lxckk_postmeta
[meta_id_column] => post_id
[primary_table] => lxckk_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => lxckk_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
[compare_key] => =
[alias] => mt1
[cast] => DATE
)
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS lxckk_posts.ID
FROM lxckk_posts LEFT JOIN lxckk_term_relationships ON (lxckk_posts.ID = lxckk_term_relationships.object_id) LEFT JOIN lxckk_postmeta ON ( lxckk_posts.ID = lxckk_postmeta.post_id ) LEFT JOIN lxckk_postmeta AS mt1 ON ( lxckk_posts.ID = mt1.post_id ) LEFT JOIN lxckk_postmeta AS mt2 ON ( lxckk_posts.ID = mt2.post_id ) LEFT JOIN lxckk_postmeta AS mt3 ON ( lxckk_posts.ID = mt3.post_id AND mt3.meta_key = 'views_weekly' )
WHERE 1=1 AND (
lxckk_term_relationships.term_taxonomy_id IN (952)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'project' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260902' )
AND
(
mt2.meta_key = 'views_weekly'
OR
mt3.post_id IS NULL
)
) AND ((lxckk_posts.post_type = 'company' AND (lxckk_posts.post_status = 'publish' OR lxckk_posts.post_status = 'acf-disabled')))
GROUP BY lxckk_posts.ID
ORDER BY lxckk_posts.menu_order DESC
LIMIT 0, 1
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 88119
[post_author] => 119042
[post_date] => 2024-01-24 10:13:20
[post_date_gmt] => 2024-01-24 10:13:20
[post_content] => Tim and Ali Lovett have a passion for house projects and bought this 1960s detached property with the goal to build an oak frame extension on the front. ‘We wanted to give this unloved house the wow factor, which is why the oak concept was so important,’ Tim explains. ‘We imagined admiring the beauty of an impressive structure from the outside and sitting in a relaxed space that felt like part of the garden. The end result is stunning – the design is exactly what we hoped for.’
They soon began thinking about a design. ‘We ended-up going to Welsh Oak’s open day where we got to see one of their projects and thought the installation of the glass looked beautiful,’ says Tim. ‘The way they worked the glazing into the oak frame was seamless, which was ideal for us as we wanted floor to ceiling glass on the ground floor without anything interrupting our eyeline. The quality of their work was sublime.’ says Tim. ‘They understood straightaway that we wanted a beautiful structure to enhance and add character to our modern home but not be overbearing,’ says Tim.
The couple worked as self-builders in the truest sense, only bringing in Welsh Oak Frame and the bricklayers.
Now finished, the couple have a large, glazed living room and a huge master bedroom with a dressing room and ensuite. The second floor is L-shaped with a surprising amount of headspace and has multi-purpose uses as a guest bedroom, kids’ den and mini cinema. ‘We’ve got the A-frame up here and because it’s so high we have a chair in the window with views over the Salisbury Plain,’ says Tim. ‘The three-storey extension has turned what would have been a roof void into a relaxing and beautiful room.’
[post_title] => Modern Three-Storey Extension
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => modern-three-storey-extension
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-24 10:13:20
[post_modified_gmt] => 2024-01-24 10:13:20
[post_content_filtered] =>
[post_parent] => 23693
[guid] => https://www.self-build.co.uk/?post_type=company&p=88119
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 88119
[post_author] => 119042
[post_date] => 2024-01-24 10:13:20
[post_date_gmt] => 2024-01-24 10:13:20
[post_content] => Tim and Ali Lovett have a passion for house projects and bought this 1960s detached property with the goal to build an oak frame extension on the front. ‘We wanted to give this unloved house the wow factor, which is why the oak concept was so important,’ Tim explains. ‘We imagined admiring the beauty of an impressive structure from the outside and sitting in a relaxed space that felt like part of the garden. The end result is stunning – the design is exactly what we hoped for.’
They soon began thinking about a design. ‘We ended-up going to Welsh Oak’s open day where we got to see one of their projects and thought the installation of the glass looked beautiful,’ says Tim. ‘The way they worked the glazing into the oak frame was seamless, which was ideal for us as we wanted floor to ceiling glass on the ground floor without anything interrupting our eyeline. The quality of their work was sublime.’ says Tim. ‘They understood straightaway that we wanted a beautiful structure to enhance and add character to our modern home but not be overbearing,’ says Tim.
The couple worked as self-builders in the truest sense, only bringing in Welsh Oak Frame and the bricklayers.
Now finished, the couple have a large, glazed living room and a huge master bedroom with a dressing room and ensuite. The second floor is L-shaped with a surprising amount of headspace and has multi-purpose uses as a guest bedroom, kids’ den and mini cinema. ‘We’ve got the A-frame up here and because it’s so high we have a chair in the window with views over the Salisbury Plain,’ says Tim. ‘The three-storey extension has turned what would have been a roof void into a relaxing and beautiful room.’
[post_title] => Modern Three-Storey Extension
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => modern-three-storey-extension
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-24 10:13:20
[post_modified_gmt] => 2024-01-24 10:13:20
[post_content_filtered] =>
[post_parent] => 23693
[guid] => https://www.self-build.co.uk/?post_type=company&p=88119
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 43
[max_num_pages] => 43
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_sitemap] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => f4b966851fe40bdab896a843db68aca6
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:a9aecc8e6a420cc7244612447a9cae95
)
WP_Query Object
(
[query] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => renovation-conversion
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
)
[query_vars] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => renovation-conversion
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => directorycategory
[term] => renovation-conversion
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => renovation-conversion
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => lxckk_term_relationships
)
[queried_terms] => Array
(
[directorycategory] => Array
(
[terms] => Array
(
[0] => renovation-conversion
)
[field] => slug
)
)
[primary_table] => lxckk_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
)
[0] => Array
(
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => AND
[meta_table] => lxckk_postmeta
[meta_id_column] => post_id
[primary_table] => lxckk_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => lxckk_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260902
[compare] => >
[type] => date
[compare_key] => =
[alias] => mt1
[cast] => DATE
)
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS lxckk_posts.ID
FROM lxckk_posts LEFT JOIN lxckk_term_relationships ON (lxckk_posts.ID = lxckk_term_relationships.object_id) LEFT JOIN lxckk_postmeta ON ( lxckk_posts.ID = lxckk_postmeta.post_id ) LEFT JOIN lxckk_postmeta AS mt1 ON ( lxckk_posts.ID = mt1.post_id ) LEFT JOIN lxckk_postmeta AS mt2 ON ( lxckk_posts.ID = mt2.post_id ) LEFT JOIN lxckk_postmeta AS mt3 ON ( lxckk_posts.ID = mt3.post_id AND mt3.meta_key = 'views_weekly' )
WHERE 1=1 AND (
lxckk_term_relationships.term_taxonomy_id IN (959)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'project' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260902' )
AND
(
mt2.meta_key = 'views_weekly'
OR
mt3.post_id IS NULL
)
) AND ((lxckk_posts.post_type = 'company' AND (lxckk_posts.post_status = 'publish' OR lxckk_posts.post_status = 'acf-disabled')))
GROUP BY lxckk_posts.ID
ORDER BY lxckk_posts.menu_order DESC
LIMIT 0, 1
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 102657
[post_author] => 119042
[post_date] => 2025-11-20 10:13:19
[post_date_gmt] => 2025-11-20 10:13:19
[post_content] => Originally two barns, Cuttle Brook Barn is now one spacious home. The layout chosen by homeowner Jade makes the most of far-reaching countryside views. “We added a long, wide hallway with three sets of sliding doors to connect the two barns,” she says. Using lots of glass was a design choice to capture the views, and that led us to build the entire house in a contemporary style,” says Jade.
“We decided early on that we would need a large front door to be in keeping with the height of the many sets of sliding doors in the building. Through my own research, I found Urban Front. We were living just ten minutes away, so we decided to visit the showroom. We were impressed with the range available, and I quickly decided that I wanted the bronze finish. The barn’s exterior is so dark with black wood cladding and a dark grey zinc roof, and I knew the bronze would lift the whole look. I chose black for the internal side of the door. We have a neutral paint palette of two colours throughout the entire interior: Farrow & Ball’s Skimming Stone and Oxford Stone but but we have black wooden flooring, so I thought the black door would blend seamlessly, which it does.
“The front door and my bath are my favourite parts of my home because they are both unusual, unique, and real showstoppers. Every visitor comments on them.”
Door details:
Urban Front Raw Bronze (external) and Porto in RAL 9005 (internal) 1490mm by 2520mm with BZ5 handle
Photography: Andy Stagg
[post_title] => Bronze Door: Cuttle Brook Barn
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => bronze-door-cuttle-brook-barn
[to_ping] =>
[pinged] =>
[post_modified] => 2025-11-20 12:35:05
[post_modified_gmt] => 2025-11-20 12:35:05
[post_content_filtered] =>
[post_parent] => 16030
[guid] => https://www.self-build.co.uk/?post_type=company&p=102657
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 102657
[post_author] => 119042
[post_date] => 2025-11-20 10:13:19
[post_date_gmt] => 2025-11-20 10:13:19
[post_content] => Originally two barns, Cuttle Brook Barn is now one spacious home. The layout chosen by homeowner Jade makes the most of far-reaching countryside views. “We added a long, wide hallway with three sets of sliding doors to connect the two barns,” she says. Using lots of glass was a design choice to capture the views, and that led us to build the entire house in a contemporary style,” says Jade.
“We decided early on that we would need a large front door to be in keeping with the height of the many sets of sliding doors in the building. Through my own research, I found Urban Front. We were living just ten minutes away, so we decided to visit the showroom. We were impressed with the range available, and I quickly decided that I wanted the bronze finish. The barn’s exterior is so dark with black wood cladding and a dark grey zinc roof, and I knew the bronze would lift the whole look. I chose black for the internal side of the door. We have a neutral paint palette of two colours throughout the entire interior: Farrow & Ball’s Skimming Stone and Oxford Stone but but we have black wooden flooring, so I thought the black door would blend seamlessly, which it does.
“The front door and my bath are my favourite parts of my home because they are both unusual, unique, and real showstoppers. Every visitor comments on them.”
Door details:
Urban Front Raw Bronze (external) and Porto in RAL 9005 (internal) 1490mm by 2520mm with BZ5 handle
Photography: Andy Stagg
[post_title] => Bronze Door: Cuttle Brook Barn
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => bronze-door-cuttle-brook-barn
[to_ping] =>
[pinged] =>
[post_modified] => 2025-11-20 12:35:05
[post_modified_gmt] => 2025-11-20 12:35:05
[post_content_filtered] =>
[post_parent] => 16030
[guid] => https://www.self-build.co.uk/?post_type=company&p=102657
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 90
[max_num_pages] => 90
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_sitemap] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 83c010ddd421bfccc71e191a44814267
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:023a811fd8a5d43ac4a507c702fd0983
)