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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 55166
[post_author] => 2121
[post_date] => 2019-07-11 11:49:05
[post_date_gmt] => 2019-07-11 10:49:05
[post_content] => TIMBER/ALUMINIUM LIFT-SLIDING DOOR HS 330
The timber/aluminium HS 330 lift-sliding door integrates living spaces into the surrounding nature in a very unique way. By tearing down the border between the inside and the outside, they create a completely new and almost unlimited experience of space.
The large glass elements of the timber sliding doors can be opened effortlessly as the frame slides smoothly over the fixed glazing on the side. They are produced without a door sash which, if they were incorporated, would take up more of your vital and previous living space.
The Internorm HS 330 Timber/Aluminium Lift - Sliding door offers unique design and exceptional comfort, combined with high-quality technology:
More light through large glass areas.
Available up to a size of 580 x 320 cm.
Narrow Internorm sliding frame and frameless side elements.
Easy lifting and sliding of the sash with up to 400kg sash weight.
U-Value as low as 0.71, Triple Glazed as Standard
An Internorm energy efficient product, saving heating costs.
Low heat emission, with thanks to Internorm triple glazing.
No trip hazard, thanks to low threshold.
Attractive colours for individual design requirements.
Better stability, thanks to glass fibre threshold.
Can be perfectly combined with all other Internorm window systems
Find out more about this product
[post_title] => Internorm HS330 Sliding Door
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => internorm-hs330-sliding-door
[to_ping] =>
[pinged] =>
[post_modified] => 2025-04-29 12:50:40
[post_modified_gmt] => 2025-04-29 11:50:40
[post_content_filtered] =>
[post_parent] => 28028
[guid] => http://www.self-build.co.uk/?post_type=company&p=55166
[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] => 55166
[post_author] => 2121
[post_date] => 2019-07-11 11:49:05
[post_date_gmt] => 2019-07-11 10:49:05
[post_content] => TIMBER/ALUMINIUM LIFT-SLIDING DOOR HS 330
The timber/aluminium HS 330 lift-sliding door integrates living spaces into the surrounding nature in a very unique way. By tearing down the border between the inside and the outside, they create a completely new and almost unlimited experience of space.
The large glass elements of the timber sliding doors can be opened effortlessly as the frame slides smoothly over the fixed glazing on the side. They are produced without a door sash which, if they were incorporated, would take up more of your vital and previous living space.
The Internorm HS 330 Timber/Aluminium Lift - Sliding door offers unique design and exceptional comfort, combined with high-quality technology:
More light through large glass areas.
Available up to a size of 580 x 320 cm.
Narrow Internorm sliding frame and frameless side elements.
Easy lifting and sliding of the sash with up to 400kg sash weight.
U-Value as low as 0.71, Triple Glazed as Standard
An Internorm energy efficient product, saving heating costs.
Low heat emission, with thanks to Internorm triple glazing.
No trip hazard, thanks to low threshold.
Attractive colours for individual design requirements.
Better stability, thanks to glass fibre threshold.
Can be perfectly combined with all other Internorm window systems
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] => building-materials
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => building-materials
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => building-materials
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => building-materials
)
[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] => building-materials
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (948)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 103202
[post_author] => 119042
[post_date] => 2025-12-11 12:25:17
[post_date_gmt] => 2025-12-11 12:25:17
[post_content] => Torx Head High Performance Multi-Purpose Screws are designed to offer dependable fastening across a variety of applications. The Torx drive provides improved grip compared to Phillips or Pozi heads, helping to reduce cam-out and lowering the risk of stripping the screw or damaging the material. This makes them a practical choice when using both manual tools and high-torque drivers.
The screws feature a recessed double countersunk head, allowing them to sit neatly and securely once installed. Sharp milling points and an oblique-angle gash tip help the screw start cleanly and drive smoothly through materials such as hardwood, MDF, decking, plastics, and sheet metal. The zinc and yellow waxed coating offers added resistance to corrosion while helping reduce friction during installation.
Suitable for use with impact and non-impact drivers, these screws are a versatile option for builders, joiners, carpenters, and general DIY work. They are available in multiple sizes to suit a range of tasks.
Key Features:
Torx head for improved grip and reduced cam-out
Double countersunk head for a tidy, secure finish
Sharp milling points and gash tip for clean, efficient driving
Zinc & yellow waxed finish for added corrosion protection
Suitable for hardwood, MDF, decking, plastics, sheet metal, and more
Compatible with impact and non-impact drivers
Available in a range of lengths and sizes
A straightforward and durable choice for multi-material fixing
[post_title] => High Performance Torx Head Multi-Purpose Screws
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => high-performance-torx-head-multi-purpose-screws
[to_ping] =>
[pinged] =>
[post_modified] => 2026-06-22 16:32:15
[post_modified_gmt] => 2026-06-22 15:32:15
[post_content_filtered] =>
[post_parent] => 102933
[guid] => https://www.self-build.co.uk/?post_type=company&p=103202
[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] => 103202
[post_author] => 119042
[post_date] => 2025-12-11 12:25:17
[post_date_gmt] => 2025-12-11 12:25:17
[post_content] => Torx Head High Performance Multi-Purpose Screws are designed to offer dependable fastening across a variety of applications. The Torx drive provides improved grip compared to Phillips or Pozi heads, helping to reduce cam-out and lowering the risk of stripping the screw or damaging the material. This makes them a practical choice when using both manual tools and high-torque drivers.
The screws feature a recessed double countersunk head, allowing them to sit neatly and securely once installed. Sharp milling points and an oblique-angle gash tip help the screw start cleanly and drive smoothly through materials such as hardwood, MDF, decking, plastics, and sheet metal. The zinc and yellow waxed coating offers added resistance to corrosion while helping reduce friction during installation.
Suitable for use with impact and non-impact drivers, these screws are a versatile option for builders, joiners, carpenters, and general DIY work. They are available in multiple sizes to suit a range of tasks.
Key Features:
Torx head for improved grip and reduced cam-out
Double countersunk head for a tidy, secure finish
Sharp milling points and gash tip for clean, efficient driving
Zinc & yellow waxed finish for added corrosion protection
Suitable for hardwood, MDF, decking, plastics, sheet metal, and more
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] => custom-build
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => custom-build
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => custom-build
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => custom-build
)
[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] => custom-build
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (949)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 110053
[post_author] => 119042
[post_date] => 2026-06-22 15:51:34
[post_date_gmt] => 2026-06-22 14:51:34
[post_content] =>
Imagine living in a home designed entirely around the way you live. At Wellbank, nestled within the stunning Lake District National Park, you have the rare opportunity to create a home that reflects your lifestyle, tastes and future aspirations.
Whether you already have a clear vision of your ideal home or are looking for inspiration, our experienced team is here to guide you through every stage of the journey. From selecting the perfect plot to securing finance and finalising designs, we make the process straightforward, enjoyable and rewarding.
Design Your Own Home
Work alongside our expert architects to create a truly bespoke home tailored to your needs. From room layouts and living spaces to energy-efficient technologies and finishing touches, every aspect can be designed to suit the way you want to live.
Choose from Proven Designs
If you prefer a simpler route, you can select from a wide range of beautifully designed homes created by our trusted housebuilding partners. Many designs can be adapted and customised, allowing you to personalise layouts and features while benefiting from a proven build solution.
Move Straight In
Looking for a hassle-free option? We also offer professionally built homes that are ready to move into. These high-quality properties combine exceptional design, modern comforts and outstanding energy efficiency, allowing you to enjoy life at Wellbank from day one.
Whichever route you choose, our dedicated team will be on hand throughout the process, providing expert advice and support. At Wellbank, building your dream home has never been more achievable. Your perfect home starts here.
[post_title] => Find the Right Home for Your Future
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => find-the-right-home-for-your-future
[to_ping] =>
[pinged] =>
[post_modified] => 2026-06-22 15:51:34
[post_modified_gmt] => 2026-06-22 14:51:34
[post_content_filtered] =>
[post_parent] => 108044
[guid] => https://www.self-build.co.uk/?post_type=company&p=110053
[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] => 110053
[post_author] => 119042
[post_date] => 2026-06-22 15:51:34
[post_date_gmt] => 2026-06-22 14:51:34
[post_content] =>
Imagine living in a home designed entirely around the way you live. At Wellbank, nestled within the stunning Lake District National Park, you have the rare opportunity to create a home that reflects your lifestyle, tastes and future aspirations.
Whether you already have a clear vision of your ideal home or are looking for inspiration, our experienced team is here to guide you through every stage of the journey. From selecting the perfect plot to securing finance and finalising designs, we make the process straightforward, enjoyable and rewarding.
Design Your Own Home
Work alongside our expert architects to create a truly bespoke home tailored to your needs. From room layouts and living spaces to energy-efficient technologies and finishing touches, every aspect can be designed to suit the way you want to live.
Choose from Proven Designs
If you prefer a simpler route, you can select from a wide range of beautifully designed homes created by our trusted housebuilding partners. Many designs can be adapted and customised, allowing you to personalise layouts and features while benefiting from a proven build solution.
Move Straight In
Looking for a hassle-free option? We also offer professionally built homes that are ready to move into. These high-quality properties combine exceptional design, modern comforts and outstanding energy efficiency, allowing you to enjoy life at Wellbank from day one.
Whichever route you choose, our dedicated team will be on hand throughout the process, providing expert advice and support. At Wellbank, building your dream home has never been more achievable. Your perfect home starts here.
[post_title] => Find the Right Home for Your Future
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => find-the-right-home-for-your-future
[to_ping] =>
[pinged] =>
[post_modified] => 2026-06-22 15:51:34
[post_modified_gmt] => 2026-06-22 14:51:34
[post_content_filtered] =>
[post_parent] => 108044
[guid] => https://www.self-build.co.uk/?post_type=company&p=110053
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 1
[max_num_pages] => 1
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 9e16120b3bdfd2144065dfde600ef1bd
[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:93860c22a2057c862ca440d2d304b393
)
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] => doors
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => doors
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => doors
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => doors
)
[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] => doors
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (951)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 63963
[post_author] => 47404
[post_date] => 2020-10-29 12:53:43
[post_date_gmt] => 2020-10-29 12:53:43
[post_content] => For those seeking the appearance of traditional Art Deco style steel doors but requiring modern thermal and security performance, IDSystems’ Heritage Doors offer the ideal alternative.
Traditional appearance, modern performance
Unlike traditional steel windows and doors where the frame was typically formed from a single piece of metal, IDSystems Heritage Doors are manufactured from thermally broken aluminium with a polyamide thermal break between the inside and outside of the frame.
The inclusion of the thermal break prevents cold bridging between the exterior and interior surfaces of the frame and preventing condensation from building up on the inside surface of the doors. As a result the system is able to provide vastly superior thermal performance with low U-values from just 1.5W/m²K, exceeding the requirements of Building Regulations Document L.
Adding character to builds
The neo-industrial style dates back to the 1880s before becoming hugely popular during the Art Deco era of the late 1920s and early 1930s. As glass manufacture developed larger panes became more achievable and the style went out of fashion, but the renovation of urban lofts and former industrial sites in recent decades has rekindled demand.
Today the Art Deco style is incredibly popular amongst those seeking to renovate traditional properties and is also perfectly suited for those wanting to add character to a more contemporary new-build project.
Cost effective alternative to steel
The hand-made nature and more complex manufacturing process involved in the production of traditional steel doors is reflected in their price. IDSystems aluminium ‘steel-look’ Heritage Doors offer a more cost-effective alternative, making them an ideal solution for those completing a self-build, renovation or extension to their home.
[post_title] => Heritage Doors
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => heritage-doors
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-02 11:05:38
[post_modified_gmt] => 2024-10-02 10:05:38
[post_content_filtered] =>
[post_parent] => 23699
[guid] => https://www.self-build.co.uk/?post_type=company&p=63963
[menu_order] => 3
[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] => 63963
[post_author] => 47404
[post_date] => 2020-10-29 12:53:43
[post_date_gmt] => 2020-10-29 12:53:43
[post_content] => For those seeking the appearance of traditional Art Deco style steel doors but requiring modern thermal and security performance, IDSystems’ Heritage Doors offer the ideal alternative.
Traditional appearance, modern performance
Unlike traditional steel windows and doors where the frame was typically formed from a single piece of metal, IDSystems Heritage Doors are manufactured from thermally broken aluminium with a polyamide thermal break between the inside and outside of the frame.
The inclusion of the thermal break prevents cold bridging between the exterior and interior surfaces of the frame and preventing condensation from building up on the inside surface of the doors. As a result the system is able to provide vastly superior thermal performance with low U-values from just 1.5W/m²K, exceeding the requirements of Building Regulations Document L.
Adding character to builds
The neo-industrial style dates back to the 1880s before becoming hugely popular during the Art Deco era of the late 1920s and early 1930s. As glass manufacture developed larger panes became more achievable and the style went out of fashion, but the renovation of urban lofts and former industrial sites in recent decades has rekindled demand.
Today the Art Deco style is incredibly popular amongst those seeking to renovate traditional properties and is also perfectly suited for those wanting to add character to a more contemporary new-build project.
Cost effective alternative to steel
The hand-made nature and more complex manufacturing process involved in the production of traditional steel doors is reflected in their price. IDSystems aluminium ‘steel-look’ Heritage Doors offer a more cost-effective alternative, making them an ideal solution for those completing a self-build, renovation or extension to their home.
[post_title] => Heritage Doors
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => heritage-doors
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-02 11:05:38
[post_modified_gmt] => 2024-10-02 10:05:38
[post_content_filtered] =>
[post_parent] => 23699
[guid] => https://www.self-build.co.uk/?post_type=company&p=63963
[menu_order] => 3
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 44
[max_num_pages] => 44
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => ca6730fcdf26977ed1f90dd0888582b4
[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:e1701ee0b3b4f174466f0d8d2979684d
)
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] => finance-professional-services
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => finance-professional-services
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => finance-professional-services
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => finance-professional-services
)
[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] => finance-professional-services
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (953)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 78798
[post_author] => 119042
[post_date] => 2023-01-06 09:49:04
[post_date_gmt] => 2023-01-06 09:49:04
[post_content] => One of the advantages of converting your own home is the ability under the 'DIY Housebuilders Scheme' to reclaim VAT on the building materials you have purchased. As long as you have built the property with the intention of living in it as a main residence or holiday home then you are likely to be eligible for a VAT refund from HMRC.
We offer clients a complete reclaim service from start to finish. Once we receive your invoices and planning permission we take over and complete all the necessary processes to recover the VAT on your behalf.
Our services include:
Sorting all invoices into eligible and non-eligible item's.
Notifying you if an invoice is incomplete and requires additional information or has been incorrectly charged, and help rectify any issues.
Keeping you up to date with your reclaim value, and emailing a spreadsheet breakdown of all invoices during your build and also before submitting your application for approval.
Completion of all paperwork required for your application.
Checking all invoices and required documentation is correct before submitting your application to HMRC.
Backup of all invoices before sending to HMRC.
Delivery of all paperwork to HMRC by secure delivery.
Liaise with HMRC throughout your application and answer any queries raised.
Why Choose Us?Specialised Service
We specialise solely in self build Reclaims. We do not undertake any other VAT work.
Fixed Fee Of £395
We pride ourselves on our fixed fee policy, irrespective of build size, number of invoices or the value of VAT reclaimed.
Hassle Free
We take all the hassle out of reclaiming the VAT that is due to you.
Friendly & Helpful
A professional service to help maximise the total VAT you can reclaim.
Direct Refund
100% of your eligible VAT refund will be paid directly into your bank account by HMRC.
[post_title] => VAT Reclaim Service for Conversions
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => vat-reclaim-on-a-conversion
[to_ping] =>
[pinged] =>
[post_modified] => 2023-11-27 10:18:33
[post_modified_gmt] => 2023-11-27 10:18:33
[post_content_filtered] =>
[post_parent] => 72344
[guid] => https://www.self-build.co.uk/?post_type=company&p=78798
[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] => 78798
[post_author] => 119042
[post_date] => 2023-01-06 09:49:04
[post_date_gmt] => 2023-01-06 09:49:04
[post_content] => One of the advantages of converting your own home is the ability under the 'DIY Housebuilders Scheme' to reclaim VAT on the building materials you have purchased. As long as you have built the property with the intention of living in it as a main residence or holiday home then you are likely to be eligible for a VAT refund from HMRC.
We offer clients a complete reclaim service from start to finish. Once we receive your invoices and planning permission we take over and complete all the necessary processes to recover the VAT on your behalf.
Our services include:
Sorting all invoices into eligible and non-eligible item's.
Notifying you if an invoice is incomplete and requires additional information or has been incorrectly charged, and help rectify any issues.
Keeping you up to date with your reclaim value, and emailing a spreadsheet breakdown of all invoices during your build and also before submitting your application for approval.
Completion of all paperwork required for your application.
Checking all invoices and required documentation is correct before submitting your application to HMRC.
Backup of all invoices before sending to HMRC.
Delivery of all paperwork to HMRC by secure delivery.
Liaise with HMRC throughout your application and answer any queries raised.
Why Choose Us?Specialised Service
We specialise solely in self build Reclaims. We do not undertake any other VAT work.
Fixed Fee Of £395
We pride ourselves on our fixed fee policy, irrespective of build size, number of invoices or the value of VAT reclaimed.
Hassle Free
We take all the hassle out of reclaiming the VAT that is due to you.
Friendly & Helpful
A professional service to help maximise the total VAT you can reclaim.
Direct Refund
100% of your eligible VAT refund will be paid directly into your bank account by HMRC.
[post_title] => VAT Reclaim Service for Conversions
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => vat-reclaim-on-a-conversion
[to_ping] =>
[pinged] =>
[post_modified] => 2023-11-27 10:18:33
[post_modified_gmt] => 2023-11-27 10:18:33
[post_content_filtered] =>
[post_parent] => 72344
[guid] => https://www.self-build.co.uk/?post_type=company&p=78798
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 18
[max_num_pages] => 18
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 76cf7ffad524b7f7ec74499575550de2
[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:2b5072f7e571a2dde90fe65a28511fa5
)
PRECAST WALL ELEMENTS COMPLETED IN NATURAL STONE FINISHES.
Precast concrete elements with the elegance of a natural stone wall. During the production process the precast concrete walls are clad with natural stone, eliminating the need for in-situ cladding or brickwork. The installation process is immensely accelerated; highly favourable for a construction project.
There is a wide range of possible applications: retaining walls, slope reinforcement, free-standing noise barrier, wind blockers and privacy screens. The aesthetics of pure natural stone walls combined with the stability of a precast concrete wall, provide a cost effective and very stable final product.
WIDE RANGE OF SURFACE FINISHES FOR EVERY TASTE
NATURAL STONEAlmost any frost-resistant natural stone can be used for the Starwalls. The criteria is that the material must be resistant to corrosion from salts used for de-icing, and adverse weather conditions. The natural stones are mainly obtained from local quarries and can be shaped using any desired stonemasonry process. During the formwork process, stones are firmly fixed and enclosed by the concrete. Subsequent grouting of joints ensures a natural appearance. Each side of the wall can be covered, but it is advisable to only cover visible areas to save resources and minimise costs. The natural stone not only ensures an aesthetic integration into the existing landscape, but also protects the structure from environmental factors.CONCRETE SURFACE DESIGNStarwalls can be constructed without stone cladding. The bare concrete walls are then available in different textures and finishes.ATTRACTIVE SURFACES
One or two-sided surface finishing
Natural stone from regional quarries
Customised mosaics and inlays are possible
Exposed concrete finished in a matrix pattern or a coloured glaze
PRECAST WALL ELEMENTS COMPLETED IN NATURAL STONE FINISHES.
Precast concrete elements with the elegance of a natural stone wall. During the production process the precast concrete walls are clad with natural stone, eliminating the need for in-situ cladding or brickwork. The installation process is immensely accelerated; highly favourable for a construction project.
There is a wide range of possible applications: retaining walls, slope reinforcement, free-standing noise barrier, wind blockers and privacy screens. The aesthetics of pure natural stone walls combined with the stability of a precast concrete wall, provide a cost effective and very stable final product.
WIDE RANGE OF SURFACE FINISHES FOR EVERY TASTE
NATURAL STONEAlmost any frost-resistant natural stone can be used for the Starwalls. The criteria is that the material must be resistant to corrosion from salts used for de-icing, and adverse weather conditions. The natural stones are mainly obtained from local quarries and can be shaped using any desired stonemasonry process. During the formwork process, stones are firmly fixed and enclosed by the concrete. Subsequent grouting of joints ensures a natural appearance. Each side of the wall can be covered, but it is advisable to only cover visible areas to save resources and minimise costs. The natural stone not only ensures an aesthetic integration into the existing landscape, but also protects the structure from environmental factors.CONCRETE SURFACE DESIGNStarwalls can be constructed without stone cladding. The bare concrete walls are then available in different textures and finishes.ATTRACTIVE SURFACES
One or two-sided surface finishing
Natural stone from regional quarries
Customised mosaics and inlays are possible
Exposed concrete finished in a matrix pattern or a coloured glaze
Filterless Innovation: Say goodbye to traditional filter hassles. iSense-PLUS redefines convenience with its filterless design, ensuring hassle-free maintenance and optimal performance.
Compliance Excellence: Designed with the latest Part F & L Building Regulations in mind, iSense-PLUS is your assurance of regulatory compliance. This cutting-edge solution is listed on the Product Characteristics Database SAP10, reflecting its commitment to meeting and exceeding industry standards.
Intelligent Energy Saving: Experience efficiency like never before. iSense-PLUS comes equipped with a built-in intelligent energy-saving mechanism, optimizing ventilation performance while minimizing energy consumption.
Digital Control for Simplicity: Set-up and commissioning have never been easier. iSense-PLUS features a user-friendly digital control system, allowing for seamless adjustments and customization to meet your specific requirements.
Warranty Assurance: Invest with confidence. The iSense-PLUS unit comes with a comprehensive 5-year warranty, offering 1 year of parts and labor coverage and an additional 4 years of parts-only coverage (available in the UK and Ireland only).
Filterless Innovation: Say goodbye to traditional filter hassles. iSense-PLUS redefines convenience with its filterless design, ensuring hassle-free maintenance and optimal performance.
Compliance Excellence: Designed with the latest Part F & L Building Regulations in mind, iSense-PLUS is your assurance of regulatory compliance. This cutting-edge solution is listed on the Product Characteristics Database SAP10, reflecting its commitment to meeting and exceeding industry standards.
Intelligent Energy Saving: Experience efficiency like never before. iSense-PLUS comes equipped with a built-in intelligent energy-saving mechanism, optimizing ventilation performance while minimizing energy consumption.
Digital Control for Simplicity: Set-up and commissioning have never been easier. iSense-PLUS features a user-friendly digital control system, allowing for seamless adjustments and customization to meet your specific requirements.
Warranty Assurance: Invest with confidence. The iSense-PLUS unit comes with a comprehensive 5-year warranty, offering 1 year of parts and labor coverage and an additional 4 years of parts-only coverage (available in the UK and Ireland only).
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] => home-technology
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => home-technology
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => home-technology
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => home-technology
)
[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] => home-technology
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (955)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 23729
[post_author] => 1
[post_date] => 2017-09-14 14:42:31
[post_date_gmt] => 2017-09-14 13:42:31
[post_content] => When you approach the home, you’re greeted by a sleek, 3mm anodised aluminium video door station (VDS), with a discrete 130 degree HD camera, meaning there is no hiding from it!
The system storages images from 10 seconds prior to touching the ‘call’ button, including the call itself, for easy playback. That way you never miss a call.
When you are home, you have the option of answering the call from one of the touch screens, personal smart phones, or tablets. High definition video, and two way speech from the VDS, enables you to decide who you let into your home.
When you are away, you can still answer calls with a smart phone – people don’t need to know you’re out.
If you add electric locks to the door or gate, you can operate these from the user interface. You can also operate lights automatically to illuminate the area around the VDS as well as the entry route to the house.
The Niko video entry was instrumental in a multi-award, assisted living project, where a disabled lady was able to control her whole home and never miss a call, as she could answer the door from her tablet.
[post_title] => Niko Video Entry System
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => niko-video-entry-system
[to_ping] =>
[pinged] =>
[post_modified] => 2020-11-04 13:41:35
[post_modified_gmt] => 2020-11-04 13:41:35
[post_content_filtered] =>
[post_parent] => 23661
[guid] => http://www.self-build.co.uk/?post_type=company&p=23729
[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] => 23729
[post_author] => 1
[post_date] => 2017-09-14 14:42:31
[post_date_gmt] => 2017-09-14 13:42:31
[post_content] => When you approach the home, you’re greeted by a sleek, 3mm anodised aluminium video door station (VDS), with a discrete 130 degree HD camera, meaning there is no hiding from it!
The system storages images from 10 seconds prior to touching the ‘call’ button, including the call itself, for easy playback. That way you never miss a call.
When you are home, you have the option of answering the call from one of the touch screens, personal smart phones, or tablets. High definition video, and two way speech from the VDS, enables you to decide who you let into your home.
When you are away, you can still answer calls with a smart phone – people don’t need to know you’re out.
If you add electric locks to the door or gate, you can operate these from the user interface. You can also operate lights automatically to illuminate the area around the VDS as well as the entry route to the house.
The Niko video entry was instrumental in a multi-award, assisted living project, where a disabled lady was able to control her whole home and never miss a call, as she could answer the door from her tablet.
[post_title] => Niko Video Entry System
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => niko-video-entry-system
[to_ping] =>
[pinged] =>
[post_modified] => 2020-11-04 13:41:35
[post_modified_gmt] => 2020-11-04 13:41:35
[post_content_filtered] =>
[post_parent] => 23661
[guid] => http://www.self-build.co.uk/?post_type=company&p=23729
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 10
[max_num_pages] => 10
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 4bc5c737cb61d6307df4a74cf2649c30
[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:bf2610b82bcf9f0b00958ec4ee2a2d6c
)
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] => lofts-basements
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => lofts-basements
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => lofts-basements
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => lofts-basements
)
[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] => lofts-basements
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (957)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 28392
[post_author] => 2121
[post_date] => 2017-11-16 08:07:56
[post_date_gmt] => 2017-11-16 08:07:56
[post_content] => TeleBeams are incredibly simple. They are structural telescopic beams manufactured from strong but lightweight aluminium, which work alongside the trusses or rafters, providing both support for the new floor load and also the existing roof loads.
Roof trusses work on a ‘load sharing; basis where each roof truss supports just a 600mm width of roof load and minimal storage loading. TeleBeam extends this concept further by employing two beams to help carry the additional floor load and the existing roof loading.
Modern roof trusses (with their tell tale ‘W’ braces) are constructed of very small timbers and are a very efficient structure in their original state but the huge increase in design loadings makes them very difficult to convert for residential space – but not any more.
The TeleBeam system comprises three sections, a central box beam (where the floor in created) and two ‘I’ beam outriggers which telescope to adjust for the ranges in the width of the building. This makes the beams very light and easy to manoeuvre without having to manhandle long or heavy steel beams where access and getting the beams up onto scaffolding may be difficult.
TeleBeams are manufactured in five different lengths which deal with building spans ranging from 5.8m to 8.4m. A set of site-specific structural calculations for the TeleBeams will be provided for every project. As the loads are spread evenly over the whole building the TeleBeam system can also be used in houses that have a modern timber framed construction.
For more information or to get a budget quotation go to our website.
[arve url="https://vimeo.com/864446278?share=copy" title="A typical TeleBeam loft conversion" /]
[post_title] => TeleBeam- Loft Conversion
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => telebeam-loft-conversion-system
[to_ping] =>
[pinged] =>
[post_modified] => 2025-12-23 08:45:44
[post_modified_gmt] => 2025-12-23 08:45:44
[post_content_filtered] =>
[post_parent] => 28061
[guid] => http://www.self-build.co.uk/?post_type=company&p=28392
[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] => 28392
[post_author] => 2121
[post_date] => 2017-11-16 08:07:56
[post_date_gmt] => 2017-11-16 08:07:56
[post_content] => TeleBeams are incredibly simple. They are structural telescopic beams manufactured from strong but lightweight aluminium, which work alongside the trusses or rafters, providing both support for the new floor load and also the existing roof loads.
Roof trusses work on a ‘load sharing; basis where each roof truss supports just a 600mm width of roof load and minimal storage loading. TeleBeam extends this concept further by employing two beams to help carry the additional floor load and the existing roof loading.
Modern roof trusses (with their tell tale ‘W’ braces) are constructed of very small timbers and are a very efficient structure in their original state but the huge increase in design loadings makes them very difficult to convert for residential space – but not any more.
The TeleBeam system comprises three sections, a central box beam (where the floor in created) and two ‘I’ beam outriggers which telescope to adjust for the ranges in the width of the building. This makes the beams very light and easy to manoeuvre without having to manhandle long or heavy steel beams where access and getting the beams up onto scaffolding may be difficult.
TeleBeams are manufactured in five different lengths which deal with building spans ranging from 5.8m to 8.4m. A set of site-specific structural calculations for the TeleBeams will be provided for every project. As the loads are spread evenly over the whole building the TeleBeam system can also be used in houses that have a modern timber framed construction.
For more information or to get a budget quotation go to our website.
[arve url="https://vimeo.com/864446278?share=copy" title="A typical TeleBeam loft conversion" /]
[post_title] => TeleBeam- Loft Conversion
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => telebeam-loft-conversion-system
[to_ping] =>
[pinged] =>
[post_modified] => 2025-12-23 08:45:44
[post_modified_gmt] => 2025-12-23 08:45:44
[post_content_filtered] =>
[post_parent] => 28061
[guid] => http://www.self-build.co.uk/?post_type=company&p=28392
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 13
[max_num_pages] => 13
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => d0ee3fa09513cdcc65243cc430341ee2
[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:9a956d715034e783594414d05497b861
)
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] => windows-glazing
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => windows-glazing
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => windows-glazing
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => windows-glazing
)
[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] => windows-glazing
)
[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] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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] => product
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260703
[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 (965)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'product' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260703' )
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] => 24377
[post_author] => 1
[post_date] => 2017-09-21 13:02:28
[post_date_gmt] => 2017-09-21 12:02:28
[post_content] => Through years of technology this system has been pioneered to provide unlimited versatility in design.
The thermally broken aluminium glass roof systems incorporate sections for the construction of valleys and multi-angle hips, enabling the design to follow traditional and modern styles. This includes lean-to; Victorian; Edwardian; pyramid; or lantern shapes to create unique, one-off structures.
Suitable for all domestic and commercial applications that not only meet, but also exceeds Building Regulations. The system is designed with a comprehensive range of accessories such as integral box gutters, caps, vents and tie bars, to enhance the overall elegance and functionality.
Key features
Multi-angled roof system, custom manufactured to suit your requirements.
Energy efficient - compliant with Building Regulations.
Heavy duty glazing bars for maximum projection.
Structural ring beam - to incorporate bifold doors or sliding doors.
Increased ventilation - manual, electric and thermostatic controlled.
Severe weather and snow loading rated.
Polycarbonate or double glazed toughened glass units plus full range of finishes.
Low maintenance and fully guaranteed.
Versatility in design
The glass roof systems are manufactured from aluminium, which has been thermally broken by a two part polyurethane resin. Providing optimum strength, long life, with the ability to combat heat loss and reduce the prevalence of condensation.
[post_title] => Energy-Efficient Glass Roofs
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => idsystems-glass-roofs
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-02 11:02:24
[post_modified_gmt] => 2024-10-02 10:02:24
[post_content_filtered] =>
[post_parent] => 23699
[guid] => http://www.self-build.co.uk/?post_type=company&p=24377
[menu_order] => 4
[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] => 24377
[post_author] => 1
[post_date] => 2017-09-21 13:02:28
[post_date_gmt] => 2017-09-21 12:02:28
[post_content] => Through years of technology this system has been pioneered to provide unlimited versatility in design.
The thermally broken aluminium glass roof systems incorporate sections for the construction of valleys and multi-angle hips, enabling the design to follow traditional and modern styles. This includes lean-to; Victorian; Edwardian; pyramid; or lantern shapes to create unique, one-off structures.
Suitable for all domestic and commercial applications that not only meet, but also exceeds Building Regulations. The system is designed with a comprehensive range of accessories such as integral box gutters, caps, vents and tie bars, to enhance the overall elegance and functionality.
Key features
Multi-angled roof system, custom manufactured to suit your requirements.
Energy efficient - compliant with Building Regulations.
Heavy duty glazing bars for maximum projection.
Structural ring beam - to incorporate bifold doors or sliding doors.
Increased ventilation - manual, electric and thermostatic controlled.
Severe weather and snow loading rated.
Polycarbonate or double glazed toughened glass units plus full range of finishes.
Low maintenance and fully guaranteed.
Versatility in design
The glass roof systems are manufactured from aluminium, which has been thermally broken by a two part polyurethane resin. Providing optimum strength, long life, with the ability to combat heat loss and reduce the prevalence of condensation.
[post_title] => Energy-Efficient Glass Roofs
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => idsystems-glass-roofs
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-02 11:02:24
[post_modified_gmt] => 2024-10-02 10:02:24
[post_content_filtered] =>
[post_parent] => 23699
[guid] => http://www.self-build.co.uk/?post_type=company&p=24377
[menu_order] => 4
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 56
[max_num_pages] => 56
[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_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 717a53a2b162c59fc367eda85186c14b
[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:5e529fb5944710cb0fecf012c02e5e76
)