// Disable comments on all post types
function df_disable_comments_post_types_support() {
$post_types = get_post_types();
foreach ($post_types as $post_type) {
if (post_type_supports($post_type, 'comments')) {
remove_post_type_support($post_type, 'comments');
remove_post_type_support($post_type, 'trackbacks');
}
}
}
add_action('admin_init', 'df_disable_comments_post_types_support');
// Close comments and pings on the front-end
function df_disable_comments_status() {
return false;
}
add_filter('comments_open', 'df_disable_comments_status', 20, 2);
add_filter('pings_open', 'df_disable_comments_status', 20, 2);
Online paving cost calculator!
Use our online, no-obligation, cost calculator for paving and find local paving experts in the UK.
Whether you're looking for tarmac, block-paving, resin bonded driveways, impressed concrete, or any other style of paving we can put you in touch with the right company for the job.
Get the most out of your garden
Our service can help you every step of the way with your paving project.
Find paving companies who specialise in designing garden paving, and have a garden that you can't wait to get home to.
Whether you're looking for tarmac, block-paving, resin bonded driveways, impressed concrete, or any other style of paving we can put you in touch with the right company for the job.
Get the most out of your garden
Our service can help you every step of the way with your paving project.
Find paving companies who specialise in designing garden paving, and have a garden that you can't wait to get home to.
Take just two minutes and answer questions to find out a fair guide price for your project.
Actual quotes will vary, but our tool aims to help you feel more confident when speaking with companies.
We find local companies
Take it easy while we find you up to four local companies. We ask them to get in touch to provide you with genuine quotes.
You can then choose the best company using our past homeowners feedback.
Share your feedback
Help out your neighbours, and improve our service! Tell us about your experience with the companies we send.
This will be seen by all of our future homeowners - and it will help them choose the best company too!
We Protect Your Details
We have clever software that hides your phone number from our companies. This software turns your contact information into a code, keeping it safe.
So, whenever our companies call you, they do so through a code. They don't see your contact details until you choose to share them yourself.
We do this to keep your data as safe as possible. And so that you're in control of your own data protection. You can share your details with any company if you want to, but up until then we will keep your details safe.
We Protect Your Details
We have clever software that hides your phone number from our companies. This software turns your contact information into a code, keeping it safe.
So, whenever our companies call you, they do so through a code. They don't see your contact details until you choose to share them yourself.
We do this so that you're in control of your own data protection. You can share your details with any company if you want to, but up until then we will keep your details safe.