Contact Information
11890 W. 91st St, Overland Park, Kansas
Detailed Information

Kinkade was founded to bring clarity, reliability, and design-driven thinking to an industry full of complexity and empty promises. We offer a smarter approach to home technology — one built on trust, precision, and real performance. From immersive AV to whole-home automation, we design custom systems that fit seamlessly into your lifestyle and your space. Whether you’re starting fresh or refining what you have, we’re here with the guidance and expertise you need — today, and for whatever comes next.

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }