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] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => doors
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => 08e2cbc5396aa67adc369e9926592762
[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:8004ba42da1c6e991f143d3db1a0fce7
)
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] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => fa05d6d1666263938336d80e53f13ea8
[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:ab25e8b8d3f7027416996f9e7a6997b1
)
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] => gardens-outbuildings
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260327
[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] => gardens-outbuildings
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => product
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260327
[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] => gardens-outbuildings
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => gardens-outbuildings
)
[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] => gardens-outbuildings
)
[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] => 20260327
[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] => 20260327
[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 (1559)
) 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) > '20260327' )
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] => 62110
[post_author] => 47404
[post_date] => 2020-06-25 14:41:34
[post_date_gmt] => 2020-06-25 13:41:34
[post_content] => Thermopine is a product with enhanced stability and durability, produced by modifying European-grown Scots Pine, using only heat, steam and pressure. This results in reducing the wood's tendency to shrink and swell and also reduces its vulnerability to wood destroying organisms.
Sawn from slow grown small diameter logs, Thermopine boards display tight grain figuring with an abundance of live (structurally sound) knots, in an equal mix of round and splay knots. Some knots may display cracks or chipped off edges. Our Thermopine decking is profiled for use with SIHGA SenoFix. The SenoFix provides a fixing-free face and therefore a clean, refined surface. The risk of unsightly overdriven screws and resulting water traps are eliminated.
Graded to VEH Top grade as per grading rules of the Association of the European Planing Mill Industry
Thermo-D, durability class BS EN 350-1 Class 2, above ground situations
Unlimited number and size of sound knots, pith allowed. Chipped off parts of knots are permitted in a maximum of 15% of goods
The RW214 and RW215 (GripDeck) profiles specially designed for SenoFix
Lengths 3.3-5.1, supplied in running meters
Moisture content of approximately 6% - 8% (+/-2%) after modification (light in weight)
FSC certified product sourced from sustainable forests
Toxin and chemical free
[post_title] => Thermopine Decking
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => thermopine-decking
[to_ping] =>
[pinged] =>
[post_modified] => 2020-06-25 14:43:32
[post_modified_gmt] => 2020-06-25 13:43:32
[post_content_filtered] =>
[post_parent] => 16022
[guid] => https://www.self-build.co.uk/?post_type=company&p=62110
[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] => 62110
[post_author] => 47404
[post_date] => 2020-06-25 14:41:34
[post_date_gmt] => 2020-06-25 13:41:34
[post_content] => Thermopine is a product with enhanced stability and durability, produced by modifying European-grown Scots Pine, using only heat, steam and pressure. This results in reducing the wood's tendency to shrink and swell and also reduces its vulnerability to wood destroying organisms.
Sawn from slow grown small diameter logs, Thermopine boards display tight grain figuring with an abundance of live (structurally sound) knots, in an equal mix of round and splay knots. Some knots may display cracks or chipped off edges. Our Thermopine decking is profiled for use with SIHGA SenoFix. The SenoFix provides a fixing-free face and therefore a clean, refined surface. The risk of unsightly overdriven screws and resulting water traps are eliminated.
Graded to VEH Top grade as per grading rules of the Association of the European Planing Mill Industry
Thermo-D, durability class BS EN 350-1 Class 2, above ground situations
Unlimited number and size of sound knots, pith allowed. Chipped off parts of knots are permitted in a maximum of 15% of goods
The RW214 and RW215 (GripDeck) profiles specially designed for SenoFix
Lengths 3.3-5.1, supplied in running meters
Moisture content of approximately 6% - 8% (+/-2%) after modification (light in weight)
FSC certified product sourced from sustainable forests
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] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => cffbbc7288b9a52fd9bda7941b53ba21
[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:0d4fab35b1461972b1e9ebe8a0fb99eb
)
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] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => 3171dfcd3969478b41eb87d651486801
[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:92c30e998cb9c9b403ea5e03c1adeb77
)
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] => 20260327
[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] => 20260327
[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] => 20260327
[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] => 20260327
[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) > '20260327' )
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] => eb8eaf4e60d09c171c56a76cbe1d0a6c
[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:77387e24a60fd6e93d24025094093e30
)