{"id":2,"date":"2018-06-23T12:24:11","date_gmt":"2018-06-23T12:24:11","guid":{"rendered":"http:\/\/kvksonapur.pdkv.ac.in\/?page_id=2"},"modified":"2018-12-03T11:21:27","modified_gmt":"2018-12-03T11:21:27","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/kvksonapur.pdkv.ac.in\/","title":{"rendered":""},"content":{"rendered":"<p>[promoslider width=&#8221;670px&#8221; height=&#8221;500px&#8221;slider=&#8221;sona-slider&#8221;]<\/p>\n<p>&nbsp;<\/p>\n<div class='white' style='background:#fafafa; border:solid 1px #f0f0f0; border-radius:5px; padding:8px 8px 8px 8px;'>\n<div id='sample_slider' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='sample_slider' style='visibility:hidden;'>\n<div id='sample_slider_slide08' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#ead1dc; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>PACKAGE OF PRACTICES<\/h3>\r\n<p>Package of practices of various crops<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#fff2cc; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>ADVISORY TO FARMERS<\/h3>\r\n<p>Advisory to farmers on various situational controls<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#fce5cd; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>TRAININGS<\/h3>\r\n<p>ON and OFF campus trainings<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#d0e0e3; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>NEWS PUBLISHED<\/h3>\r\n<p>News published at local newspapers<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide07' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#d9d2e9; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>OTHER EXTENSION ACTIVITIES<\/h3>\r\n<p>Extension activities conducted by KVK Gadchiroli<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#cfe2f3; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>SUCCESS STORIES<\/h3>\r\n<p>Success stories of KVK contact farmers<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#d9ead3; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>ON FARM TRAILS<\/h3>\r\n<p>On farm Trials<\/p>\r\n<\/div><\/div>\n<div id='sample_slider_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#f4cccc; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div>&nbsp;<\/div>\r\n<h3>FRONT LINE DEMONSTRATIONS<\/h3>\r\n<p>Front line demonstrations<\/p>\r\n<\/div><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#sample_slider').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:2 },\n\t\t\t\t768:{ items:3 },\n\t\t\t\t980:{ items:4 },\n\t\t\t\t1200:{ items:4 },\n\t\t\t\t1500:{ items:4 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 4000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 300,\n\t\t\tfluidSpeed : 300,\n\t\t\tautoplaySpeed : 300,\n\t\t\tnavSpeed : 300,\n\t\t\tdotsSpeed : 300,\n\t\t\tloop : true,\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('#sample_slider').css('visibility', 'visible');\n\t\tsa_resize_sample_slider();\n\t\twindow.addEventListener('resize', sa_resize_sample_slider);\n\t\tfunction sa_resize_sample_slider() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#sample_slider').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 \/ 2;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 4;\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('#sample_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#sample_slider');\n\t\tjQuery('.sample_slider_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.sample_slider_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.sample_slider_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.sample_slider_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.sample_slider_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tjQuery('.sample_slider_goto6').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 5);\n\t\t});\n\t\tjQuery('.sample_slider_goto7').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 6);\n\t\t});\n\t\tjQuery('.sample_slider_goto8').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 7);\n\t\t});\n\t\tvar resize_113 = jQuery('.owl-carousel');\n\t\tresize_113.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\n","protected":false},"excerpt":{"rendered":"<p>[promoslider width=&#8221;670px&#8221; height=&#8221;500px&#8221;slider=&#8221;sona-slider&#8221;] &nbsp;<\/p>\n","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":0,"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"wp:attachment":[{"href":"https:\/\/kvksonapur.pdkv.ac.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}