{"id":857,"date":"2020-04-15T09:04:54","date_gmt":"2020-04-15T09:04:54","guid":{"rendered":"http:\/\/shipsafemarine.com\/index.php\/slide-anything-popup-preview\/"},"modified":"2024-04-09T13:47:55","modified_gmt":"2024-04-09T13:47:55","slug":"slide-anything-popup-preview","status":"publish","type":"page","link":"https:\/\/shipsafemarine.com\/el\/slide-anything-popup-preview\/","title":{"rendered":"Slide Anything Popup Preview"},"content":{"rendered":"<div class='black' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1001' class='owl-carousel sa_owl_theme autohide-arrows' data-slider-id='slider_1001' style='visibility:hidden;'>\n<div id='slider_1001_slide01' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/EFEND5.jpg?fit=640%2C480&amp;ssl=1&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1001_slide02' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/CFEND-1.jpg?fit=639%2C364&amp;ssl=1&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1001_slide03' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/BOL-1.JPG.jpg?fit=640%2C360&amp;ssl=1&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1001_slide04' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; background-image:url(&quot;https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/EFEND-3.jpg?fit=640%2C360&amp;ssl=1&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1001').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:4 },\n\t\t\t\t980:{ items:4 },\n\t\t\t\t1200:{ items:5 },\n\t\t\t\t1500:{ items:8 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 2000,\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\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : false,\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_1001').css('visibility', 'visible');\n\t\tsa_resize_slider_1001();\n\t\twindow.addEventListener('resize', sa_resize_slider_1001);\n\t\tfunction sa_resize_slider_1001() {\n\t\t\tvar min_height = 'aspect43';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1001').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 \/ 4;\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 \/ 5;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 8;\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_1001 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1001');\n\t\tjQuery('.slider_1001_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1001_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1001_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1001_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_1039 = jQuery('.owl-carousel');\n\t\tresize_1039.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>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":9999,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-857","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Slide Anything Popup Preview - ShipSafe<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shipsafemarine.com\/el\/slide-anything-popup-preview\/\" \/>\n<meta property=\"og:locale\" content=\"el_GR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Slide Anything Popup Preview - ShipSafe\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shipsafemarine.com\/el\/slide-anything-popup-preview\/\" \/>\n<meta property=\"og:site_name\" content=\"ShipSafe\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ShipSafe\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-09T13:47:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/\",\"url\":\"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/\",\"name\":\"Slide Anything Popup Preview - ShipSafe\",\"isPartOf\":{\"@id\":\"https:\/\/shipsafemarine.com\/#website\"},\"datePublished\":\"2020-04-15T09:04:54+00:00\",\"dateModified\":\"2024-04-09T13:47:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/#breadcrumb\"},\"inLanguage\":\"el\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/shipsafemarine.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Slide Anything Popup Preview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shipsafemarine.com\/#website\",\"url\":\"https:\/\/shipsafemarine.com\/\",\"name\":\"ShipSafe\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/shipsafemarine.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shipsafemarine.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"el\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shipsafemarine.com\/#organization\",\"name\":\"shipsafe marine equipment\",\"url\":\"https:\/\/shipsafemarine.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\/\/shipsafemarine.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/Untitled-1.png?fit=2202%2C1144\",\"contentUrl\":\"https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/Untitled-1.png?fit=2202%2C1144\",\"width\":2202,\"height\":1144,\"caption\":\"shipsafe marine equipment\"},\"image\":{\"@id\":\"https:\/\/shipsafemarine.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ShipSafe\",\"https:\/\/www.linkedin.com\/company\/shipsafe-marine-equipment-ltd\/mycompany\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Slide Anything Popup Preview - ShipSafe","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shipsafemarine.com\/el\/slide-anything-popup-preview\/","og_locale":"el_GR","og_type":"article","og_title":"Slide Anything Popup Preview - ShipSafe","og_url":"https:\/\/shipsafemarine.com\/el\/slide-anything-popup-preview\/","og_site_name":"ShipSafe","article_publisher":"https:\/\/www.facebook.com\/ShipSafe","article_modified_time":"2024-04-09T13:47:55+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/","url":"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/","name":"Slide Anything Popup Preview - ShipSafe","isPartOf":{"@id":"https:\/\/shipsafemarine.com\/#website"},"datePublished":"2020-04-15T09:04:54+00:00","dateModified":"2024-04-09T13:47:55+00:00","breadcrumb":{"@id":"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/#breadcrumb"},"inLanguage":"el","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shipsafemarine.com\/slide-anything-popup-preview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shipsafemarine.com\/"},{"@type":"ListItem","position":2,"name":"Slide Anything Popup Preview"}]},{"@type":"WebSite","@id":"https:\/\/shipsafemarine.com\/#website","url":"https:\/\/shipsafemarine.com\/","name":"ShipSafe","description":"","publisher":{"@id":"https:\/\/shipsafemarine.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shipsafemarine.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"el"},{"@type":"Organization","@id":"https:\/\/shipsafemarine.com\/#organization","name":"shipsafe marine equipment","url":"https:\/\/shipsafemarine.com\/","logo":{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/shipsafemarine.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/Untitled-1.png?fit=2202%2C1144","contentUrl":"https:\/\/i0.wp.com\/shipsafemarine.com\/wp-content\/uploads\/2020\/04\/Untitled-1.png?fit=2202%2C1144","width":2202,"height":1144,"caption":"shipsafe marine equipment"},"image":{"@id":"https:\/\/shipsafemarine.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ShipSafe","https:\/\/www.linkedin.com\/company\/shipsafe-marine-equipment-ltd\/mycompany\/"]}]}},"jetpack_sharing_enabled":true,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/shipsafemarine.com\/el\/author\/ilipan\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/pages\/857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/comments?post=857"}],"version-history":[{"count":28,"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/pages\/857\/revisions"}],"predecessor-version":[{"id":1753,"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/pages\/857\/revisions\/1753"}],"wp:attachment":[{"href":"https:\/\/shipsafemarine.com\/el\/wp-json\/wp\/v2\/media?parent=857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}