diff --git a/roomwithavw-custom.php b/roomwithavw-custom.php index 3cd393e..f1e785a 100644 --- a/roomwithavw-custom.php +++ b/roomwithavw-custom.php @@ -12,55 +12,64 @@ */ function roomwithavw_custom_add_scripts() { - wp_register_script( 'roomwithavw-custom-script', plugins_url( 'assets/js/index.js', __FILE__ ), ['jquery-ui-datepicker'], '1.0', true ); + wp_register_script( 'roomwithavw-custom-script', plugins_url( 'assets/js/index.js', __FILE__ ), '', '1.0', true ); wp_enqueue_script( 'roomwithavw-custom-script' ); - + wp_enqueue_style( 'roomwithavw-custom-styles', plugins_url( 'assets/css/style.css', __FILE__ ), '', '1.0' ); } add_action( 'wp_enqueue_scripts', 'roomwithavw_custom_add_scripts' ); +function roowitahvw_dequeue_scripts() { + wp_dequeue_script( LAYERS_THEME_SLUG . '-map-api' ); + wp_deregister_script( LAYERS_THEME_SLUG . '-map-api' ); + // wp_dequeue_script( LAYERS_THEME_SLUG . '-map-trigger' ); + // wp_deregister_script( LAYERS_THEME_SLUG . '-map-trigger' ); +} +add_action( 'wp_enqueue_scripts', 'roowitahvw_dequeue_scripts', 99 ); + + function roomwithavw_custom_enquiry_form() { ?> -

-We are family run business that enjoys liaising with our clients to ensure we provide the best experience. For this reason, unlike regular camper van hire companies, we are not using an online calendar booking system as we believe it takes away from the personal touch we strive to maintain. -

+

+ We are family run business that enjoys liaising with our clients to ensure we provide the best experience. For this reason, unlike regular camper van hire companies, we are not using an online calendar booking system as we believe it takes away from the personal touch we strive to maintain. +

-

-Fill in the form below and one of our team will be in touch with you shortly. -

-
-
+

+ Fill in the form below and one of our team will be in touch with you shortly. +

+
+
- -
-

-

+ + +

+

-

- -

- -

-

+ -

+

-

-

- -
-

-
- + +

+ +

+

+ + +

+
+