{"id":1204,"date":"2020-05-25T13:57:38","date_gmt":"2020-05-25T13:57:38","guid":{"rendered":"http:\/\/www.marhystin-gundogs.co.uk\/slide-anything-popup-preview"},"modified":"2021-04-04T17:11:00","modified_gmt":"2021-04-04T17:11:00","slug":"slide-anything-popup-preview","status":"publish","type":"page","link":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204","title":{"rendered":"Slide Anything Popup Preview"},"content":{"rendered":"<div class='white' 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_1203' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1203' style='visibility:hidden;'>\n<div id='slider_1203_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/Indy002.jpg&quot;); background-position:left top; background-size:contain; background-repeat:no-repeat; '>Slide content<\/div>\n<div id='slider_1203_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/zeus.jpg&quot;); background-position:left top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1203_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/fudge.jpg&quot;); background-position:left top; background-size:contain; background-repeat:no-repeat; '>Slide content<\/div>\n<div id='slider_1203_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/cassie.jpg&quot;); background-position:left top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1203_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/tag.jpg&quot;); background-position:left 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_1203').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\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('#slider_1203').css('visibility', 'visible');\n\t\tsa_resize_slider_1203();\n\t\twindow.addEventListener('resize', sa_resize_slider_1203);\n\t\tfunction sa_resize_slider_1203() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1203').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_1203 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1203');\n\t\tjQuery('.slider_1203_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1203_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1203_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1203_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.slider_1203_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tvar resize_1203 = jQuery('.owl-carousel');\n\t\tresize_1203.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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":9999,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1204","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Marhystin Gundogs | Quality gundogs with excellent temperament and health\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Slide Anything Popup Preview | Marhystin Gundogs\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-05-25T13:57:38+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-04-04T17:11:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Slide Anything Popup Preview | Marhystin Gundogs\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204#listItem\",\"name\":\"Slide Anything Popup Preview\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204#listItem\",\"position\":2,\"name\":\"Slide Anything Popup Preview\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/#organization\",\"name\":\"Marhystin Gundogs\",\"description\":\"Quality gundogs with excellent temperament and health\",\"url\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/marhystin-gundogs-logo.jpg\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204\\\/#organizationLogo\",\"width\":142,\"height\":150},\"image\":{\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204#webpage\",\"url\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204\",\"name\":\"Slide Anything Popup Preview | Marhystin Gundogs\",\"inLanguage\":\"en\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/?page_id=1204#breadcrumblist\"},\"datePublished\":\"2020-05-25T13:57:38+00:00\",\"dateModified\":\"2021-04-04T17:11:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/#website\",\"url\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/\",\"name\":\"Marhystin Gundogs\",\"description\":\"Quality gundogs with excellent temperament and health\",\"inLanguage\":\"en\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.marhystin-gundogs.co.uk\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Slide Anything Popup Preview | Marhystin Gundogs","description":"","canonical_url":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.marhystin-gundogs.co.uk#listItem","position":1,"name":"Home","item":"https:\/\/www.marhystin-gundogs.co.uk","nextItem":{"@type":"ListItem","@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204#listItem","name":"Slide Anything Popup Preview"}},{"@type":"ListItem","@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204#listItem","position":2,"name":"Slide Anything Popup Preview","previousItem":{"@type":"ListItem","@id":"https:\/\/www.marhystin-gundogs.co.uk#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.marhystin-gundogs.co.uk\/#organization","name":"Marhystin Gundogs","description":"Quality gundogs with excellent temperament and health","url":"https:\/\/www.marhystin-gundogs.co.uk\/","logo":{"@type":"ImageObject","url":"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg","@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204\/#organizationLogo","width":142,"height":150},"image":{"@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204#webpage","url":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204","name":"Slide Anything Popup Preview | Marhystin Gundogs","inLanguage":"en","isPartOf":{"@id":"https:\/\/www.marhystin-gundogs.co.uk\/#website"},"breadcrumb":{"@id":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204#breadcrumblist"},"datePublished":"2020-05-25T13:57:38+00:00","dateModified":"2021-04-04T17:11:00+00:00"},{"@type":"WebSite","@id":"https:\/\/www.marhystin-gundogs.co.uk\/#website","url":"https:\/\/www.marhystin-gundogs.co.uk\/","name":"Marhystin Gundogs","description":"Quality gundogs with excellent temperament and health","inLanguage":"en","publisher":{"@id":"https:\/\/www.marhystin-gundogs.co.uk\/#organization"}}]},"og:locale":"en_US","og:site_name":"Marhystin Gundogs | Quality gundogs with excellent temperament and health","og:type":"article","og:title":"Slide Anything Popup Preview | Marhystin Gundogs","og:url":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204","og:image":"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg","og:image:secure_url":"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg","article:published_time":"2020-05-25T13:57:38+00:00","article:modified_time":"2021-04-04T17:11:00+00:00","twitter:card":"summary_large_image","twitter:title":"Slide Anything Popup Preview | Marhystin Gundogs","twitter:image":"https:\/\/www.marhystin-gundogs.co.uk\/wp-content\/uploads\/2020\/05\/marhystin-gundogs-logo.jpg"},"aioseo_meta_data":{"post_id":"1204","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-12-18 08:26:37","updated":"2025-12-18 09:59:29","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.marhystin-gundogs.co.uk\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSlide Anything Popup Preview\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.marhystin-gundogs.co.uk"},{"label":"Slide Anything Popup Preview","link":"https:\/\/www.marhystin-gundogs.co.uk\/?page_id=1204"}],"_links":{"self":[{"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1204"}],"version-history":[{"count":1,"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1204\/revisions"}],"predecessor-version":[{"id":1205,"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1204\/revisions\/1205"}],"wp:attachment":[{"href":"https:\/\/www.marhystin-gundogs.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}