{"id":1897,"date":"2022-05-11T10:30:27","date_gmt":"2022-05-11T10:30:27","guid":{"rendered":"https:\/\/mapaletteasons.com\/?page_id=1897"},"modified":"2022-05-11T11:17:37","modified_gmt":"2022-05-11T11:17:37","slug":"test_guide","status":"publish","type":"page","link":"https:\/\/mapaletteasons.com\/en\/test_guide\/","title":{"rendered":"Test guide"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1897\" class=\"elementor elementor-1897\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ca6ed2c elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ca6ed2c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cba0ec1\" data-id=\"cba0ec1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f2add7e elementor-widget elementor-widget-shortcode\" data-id=\"f2add7e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><div class='white' style='background:rgb(255, 255, 255); border:solid 0px rgb(11, 83, 148); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1179' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1179' style='visibility:hidden;'>\n<div id='slider_1179_slide01' class='sa_hover_container sa_vert_center_wrap' style='padding:0% 0%; margin:0px 0%; '><div class='sa_vert_center'><p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-1902 size-full\" src=\"https:\/\/mapaletteasons.com\/wp-content\/uploads\/2022\/05\/47-48-1.png\" alt=\"\" width=\"1000\" height=\"536\" \/><\/p><\/div><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1179').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tdotsEach : 1,\n\t\t\tloop : false,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1179').css('visibility', 'visible');\n\t\tsa_resize_slider_1179();\n\t\twindow.addEventListener('resize', sa_resize_slider_1179);\n\t\tfunction sa_resize_slider_1179() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1179').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1179 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1179');\n\t\tjQuery('.slider_1179_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tvar resize_1179 = jQuery('.owl-carousel');\n\t\tresize_1179.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/pages\/1897"}],"collection":[{"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/comments?post=1897"}],"version-history":[{"count":29,"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/pages\/1897\/revisions"}],"predecessor-version":[{"id":1928,"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/pages\/1897\/revisions\/1928"}],"wp:attachment":[{"href":"https:\/\/mapaletteasons.com\/en\/wp-json\/wp\/v2\/media?parent=1897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}