'Featured Image Quote', 'pages' => array('product', 'post', 'page'), 'context' => 'normal', 'priority' => 'high', /* 'only_on' => array( 'slug' => array( 'contact-us', 'contact' ), ),*/ 'fields' => array( array( 'name' => '', 'id' => $prefix . 'featured-quote', 'type' => 'textarea', ), ) ); //meta stuffs $meta_boxes[] = array( 'title' => 'Contact Information', 'pages' => array('page'), 'context' => 'normal', 'priority' => 'high', 'only_on' => array( 'slug' => array( 'contact-us', 'contact' ), ), 'fields' => array( array( 'name' => 'Contact Name', 'id' => $prefix . 'contact-name', 'type' => 'text', 'desc' => 'The Name of the Person to Contact' ), array( 'name' => 'Phone Number', 'id' => $prefix . 'contact-phone', 'type' => 'text', 'desc' => 'Enter a Contact Phone Number' ), array( 'name' => 'Fax Number', 'id' => $prefix . 'contact-fax', 'type' => 'text', 'desc' => 'Enter a Contact Fax Number' ), array( 'name' => 'Cell Number', 'id' => $prefix . 'contact-cell', 'type' => 'text', 'desc' => 'Enter a Contact Cell Phone Number' ), array( 'name' => 'Email Address', 'id' => $prefix . 'contact-email', 'type' => 'text', 'desc' => 'Enter a Contact Email Address' ), array( 'name' => 'Address', 'id' => $prefix . 'contact-address', 'type' => 'textarea', 'desc' => 'Enter a Contact Address (For display on the map)' ), ) ); //meta stuffs $meta_boxes[] = array( 'title' => 'Course Information', 'pages' => array('product'), 'context' => 'normal', 'priority' => 'high', /* 'only_on' => array( 'slug' => array( 'contact-us', 'contact' ), ),*/ 'fields' => array( array( 'name' => 'Course Date', 'id' => $prefix . 'course-date', 'type' => 'text', ), array( 'name' => 'Time', 'id' => $prefix . 'course-time', 'type' => 'text', 'desc' => 'Enter the time that this course takes place' ), ) ); function rw_register_meta_boxes() { global $meta_boxes; // Make sure there's no errors when the plugin is deactivated or during upgrade if ( !class_exists( 'RW_Meta_Box' ) ) return; foreach ( $meta_boxes as $meta_box ) { if(isset($meta_box['only_on']) && !rw_maybe_include($meta_box['only_on'])) continue; new RW_Meta_Box( $meta_box ); } } add_action( 'admin_init', 'rw_register_meta_boxes' ); /** * Check if meta boxes is included * * @return bool */ function rw_maybe_include($conditions) { // Include in back-end only if ( !defined( 'WP_ADMIN' ) || !WP_ADMIN ) return false; // Always include for ajax if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) return true; if ( isset( $_GET['post'] ) ) $post_id = $_GET['post']; elseif ( isset( $_POST['post_ID'] ) ) $post_id = $_POST['post_ID']; else $post_id = false; $post_id = (int) $post_id; foreach($conditions as $cond => $v){ //catch non-arrays too if(!is_array($v)) $v = array($v); switch($cond){ case 'id': if ( in_array( $post_id, $v )) return true; break; case 'slug': $post = get_post($post_id); $post_slug = $post->post_name; if ( in_array( $post_slug, $v )) return true; break; case 'template': $template = get_post_meta( $post_id, '_wp_page_template', true ); if ( in_array( $template, $v ) ) return true; break; } } // If no condition matched return false; } Nottinghamshire Landrover Repairs | Driveline Landrover
Land rover with modifications Land rover with modifications Mansfield land rover Garage
Servicing
Repairs
Diagnostics
New & Used Parts
Enhancements
Custom Builds

For Landrovers,
Range Rovers & 4x4's

Welcome to Driveline, independent LAND ROVERĀ® vehicle repair specialists

All the team at Driveline Landrover have a huge passion for extreme off-roading with years of experience embedded within every member of our team. We are independent Landrover enthusiasts specialising in on/off road preparation of Landrovers and Range Rovers.

Based near Newark in Nottinghamshire ,Our fully equipped garage allows us to service, repair and perform diagnositcs on your vehicle as well as fitting enhancements and custom builds. If you need that milestone service or general maintenace please don’t hesitate to contact us for a quote and escape excesive main dealer prices with the same great yet more personal service.

Alongside the services we offer we can provide parts for 4×4′s in both used and new condition, see our new and used parts page for details on what part we have on offer.

Passionate and knowledgeable staff..

Our staff don’t just spend their time working on Landrovers in our garage they also spend their spare time doing this on their own vehicles, this has equipped us with knowledge beyond what any other local provider can offer, our team are always on hand via e-mail, telephone or on-site to answer any questions you may have and provide quotations that you may require.

Simply fill out the form to the right of this page if you require any quotations or advice regarding your 4×4, we endeavour to get back to you as soon as possible.

We work on vehicles in all the surrounding areas of our Nottinghamshire garage including Mansfield, Nottingham, Ollerton, Forest town, Sutton in Ashfield, Edwinstowe, Bilsthrope and Southwell.

Contact Us

  • Telephone 01623 835 944
  • Address Unit 107B, Road B, Boughton Ind. Estate, Newark, Nottinghamshire, NG22 9LD.
  • Online Contact Form Fill out the form below and we will be in touch.
  • Opening Hours Mon-Fri 9.00am 5.00pm
    Saturday 10.00am - 3.00pm
    Sunday 10.00am - 3.00pm