{"id":1077,"date":"2025-08-08T20:12:31","date_gmt":"2025-08-08T20:12:31","guid":{"rendered":"https:\/\/www.solidhomesteadplans.com\/?page_id=1077"},"modified":"2025-08-09T22:58:45","modified_gmt":"2025-08-09T22:58:45","slug":"slider","status":"publish","type":"page","link":"https:\/\/www.solidhomesteadplans.com\/fr\/slider\/","title":{"rendered":"Slider"},"content":{"rendered":"<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Hotspot Diagram<\/title>\n<style>\n    \/* Main container for the image and hotspots *\/\n    .hotspot-container {\n        position: relative;\n        width: 100%;\n        max-width: 800px; \/* Adjust max-width to your image's width *\/\n        margin: 20px auto;\n        font-family: sans-serif;\n    }\n\n    \/* The main image *\/\n    .hotspot-container img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* Individual hotspot point *\/\n    .hotspot {\n        position: absolute;\n        width: 24px;\n        height: 24px;\n        background-color: #ffffff;\n        color: #005a9c;\n        border: 2px solid #005a9c;\n        border-radius: 50%;\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 16px;\n        font-weight: bold;\n        transition: transform 0.2s ease;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n    }\n\n    .hotspot:hover {\n        transform: scale(1.2);\n    }\n\n    \/* The popup text box - hidden by default *\/\n    .hotspot .hotspot-popup {\n        position: absolute;\n        bottom: 150%; \/* Position above the hotspot *\/\n        left: 50%;\n        transform: translateX(-50%);\n        visibility: hidden;\n        opacity: 0;\n        width: 250px;\n        background-color: #ffffff;\n        color: #333;\n        padding: 15px;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n        z-index: 10;\n        transition: opacity 0.3s, visibility 0.3s;\n        pointer-events: none; \/* Allows clicks to pass through *\/\n        border: 1px solid #e0e0e0;\n    }\n    \n    .hotspot .hotspot-popup::after {\n        content: '';\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        margin-left: -8px;\n        border-width: 8px;\n        border-style: solid;\n        border-color: #ffffff transparent transparent transparent;\n    }\n\n    \/* Style for the active\/visible popup *\/\n    .hotspot.active .hotspot-popup {\n        visibility: visible;\n        opacity: 1;\n        pointer-events: auto; \/* Make it clickable when visible *\/\n    }\n\n    \/* === POSITIONS FOR YOUR HOTSPOTS === *\/\n    \/* Use top and left percentages to position them *\/\n    \/* Hotspot 1: Example for the roof *\/\n    #hotspot-1 {\n        top: 25%;\n        left: 50%;\n    }\n    \/* Hotspot 2: Example for a window *\/\n    #hotspot-2 {\n        top: 55%;\n        left: 28%;\n    }\n    \/* Hotspot 3: Example for the foundation *\/\n    #hotspot-3 {\n        top: 80%;\n        left: 75%;\n    }\n\n<\/style>\n<\/head>\n<body>\n\n<div class=\"hotspot-container\">\n    <img decoding=\"async\" src=\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg\" alt=\"Diagram of the Goat Chalet with features\">\n\n    <div class=\"hotspot\" id=\"hotspot-1\">\n        <span>+<\/span>\n        <div class=\"hotspot-popup\">\n            <strong>Durable Roofing System<\/strong>\n            <p>Designed with a specific pitch and overhang to effectively shed water and snow, protecting the structure for years.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"hotspot\" id=\"hotspot-2\">\n        <span>+<\/span>\n        <div class=\"hotspot-popup\">\n            <strong>Cross-Ventilation Windows<\/strong>\n            <p>Strategically placed windows ensure optimal airflow, reducing moisture and keeping the herd healthy.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"hotspot\" id=\"hotspot-3\">\n        <span>+<\/span>\n        <div class=\"hotspot-popup\">\n            <strong>Easy-to-Clean Flooring<\/strong>\n            <p>The plans include details for a sloped, non-porous floor system, making mucking out quick and hygienic.<\/p>\n        <\/div>\n    <\/div>\n    \n    <\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    const container = document.querySelector('.hotspot-container');\n\n    \/\/ Logic to show\/hide popups\n    container.addEventListener('click', function (e) {\n        const clickedHotspot = e.target.closest('.hotspot');\n\n        \/\/ Deactivate all other hotspots\n        document.querySelectorAll('.hotspot').forEach(function(hotspot) {\n            if (hotspot !== clickedHotspot) {\n                hotspot.classList.remove('active');\n            }\n        });\n\n        \/\/ Toggle the clicked hotspot\n        if (clickedHotspot) {\n            clickedHotspot.classList.toggle('active');\n        }\n    });\n\n    \/\/ Close popups if clicking outside the container\n    document.addEventListener('click', function (e) {\n        if (!container.contains(e.target)) {\n            document.querySelectorAll('.hotspot').forEach(function(hotspot) {\n                hotspot.classList.remove('active');\n            });\n        }\n    });\n});\n<\/script>\n\n<\/body>\n<\/html>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Hotspot Diagram + Durable Roofing System Designed with a specific pitch and overhang to effectively shed water and snow, protecting the structure for years. + Cross-Ventilation Windows Strategically placed windows ensure optimal airflow, reducing moisture and keeping the herd healthy. + Easy-to-Clean Flooring The plans include details for a sloped, non-porous floor system, making mucking [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1077","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Slider - SOLID HOMESTEAD PLANS<\/title>\n<meta name=\"description\" content=\"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.solidhomesteadplans.com\/fr\/slider\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Slider - SOLID HOMESTEAD PLANS\" \/>\n<meta property=\"og:description\" content=\"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.solidhomesteadplans.com\/fr\/slider\/\" \/>\n<meta property=\"og:site_name\" content=\"SOLID HOMESTEAD PLANS\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-09T22:58:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg\" \/>\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:\/\/www.solidhomesteadplans.com\/slider\/\",\"url\":\"https:\/\/www.solidhomesteadplans.com\/slider\/\",\"name\":\"Slider - SOLID HOMESTEAD PLANS\",\"isPartOf\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg\",\"datePublished\":\"2025-08-08T20:12:31+00:00\",\"dateModified\":\"2025-08-09T22:58:45+00:00\",\"description\":\"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/slider\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.solidhomesteadplans.com\/slider\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage\",\"url\":\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg\",\"contentUrl\":\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.solidhomesteadplans.com\/slider\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.solidhomesteadplans.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Slider\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#website\",\"url\":\"https:\/\/www.solidhomesteadplans.com\/\",\"name\":\"SOLID HOMESTEAD PLANS\",\"description\":\"SOLID HOMESTEAD PLANS\",\"publisher\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.solidhomesteadplans.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#organization\",\"name\":\"SOLID HOMESTEAD PLANS\",\"url\":\"https:\/\/www.solidhomesteadplans.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/07\/Logo-with-Text-F9F9F9-4.png\",\"contentUrl\":\"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/07\/Logo-with-Text-F9F9F9-4.png\",\"width\":1267,\"height\":1229,\"caption\":\"SOLID HOMESTEAD PLANS\"},\"image\":{\"@id\":\"https:\/\/www.solidhomesteadplans.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.pinterest.com\/0ie5fdy06yr5wjac5p6w58brz4ip27\/\",\"https:\/\/www.instagram.com\/solidhomesteadplans\/\",\"https:\/\/www.etsy.com\/shop\/SolidHomesteadPlans\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Slider - SOLID HOMESTEAD PLANS","description":"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.","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:\/\/www.solidhomesteadplans.com\/fr\/slider\/","og_locale":"fr_FR","og_type":"article","og_title":"Slider - SOLID HOMESTEAD PLANS","og_description":"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.","og_url":"https:\/\/www.solidhomesteadplans.com\/fr\/slider\/","og_site_name":"SOLID HOMESTEAD PLANS","article_modified_time":"2025-08-09T22:58:45+00:00","og_image":[{"url":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.solidhomesteadplans.com\/slider\/","url":"https:\/\/www.solidhomesteadplans.com\/slider\/","name":"Slider - SOLID HOMESTEAD PLANS","isPartOf":{"@id":"https:\/\/www.solidhomesteadplans.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage"},"image":{"@id":"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage"},"thumbnailUrl":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg","datePublished":"2025-08-08T20:12:31+00:00","dateModified":"2025-08-09T22:58:45+00:00","description":"Build beautiful, durable homestead projects with confidence. Solid Homestead Plans offers engineer-designed, homestead-proven DIY woodworking plans for sheds, coops, and more.","breadcrumb":{"@id":"https:\/\/www.solidhomesteadplans.com\/slider\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.solidhomesteadplans.com\/slider\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.solidhomesteadplans.com\/slider\/#primaryimage","url":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg","contentUrl":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/08\/1000022922-12.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.solidhomesteadplans.com\/slider\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.solidhomesteadplans.com\/"},{"@type":"ListItem","position":2,"name":"Slider"}]},{"@type":"WebSite","@id":"https:\/\/www.solidhomesteadplans.com\/#website","url":"https:\/\/www.solidhomesteadplans.com\/","name":"SOLID HOMESTEAD PLANS","description":"SOLID HOMESTEAD PLANS","publisher":{"@id":"https:\/\/www.solidhomesteadplans.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.solidhomesteadplans.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.solidhomesteadplans.com\/#organization","name":"SOLID HOMESTEAD PLANS","url":"https:\/\/www.solidhomesteadplans.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.solidhomesteadplans.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/07\/Logo-with-Text-F9F9F9-4.png","contentUrl":"https:\/\/www.solidhomesteadplans.com\/wp-content\/uploads\/2025\/07\/Logo-with-Text-F9F9F9-4.png","width":1267,"height":1229,"caption":"SOLID HOMESTEAD PLANS"},"image":{"@id":"https:\/\/www.solidhomesteadplans.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.pinterest.com\/0ie5fdy06yr5wjac5p6w58brz4ip27\/","https:\/\/www.instagram.com\/solidhomesteadplans\/","https:\/\/www.etsy.com\/shop\/SolidHomesteadPlans"]}]}},"_links":{"self":[{"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/pages\/1077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/comments?post=1077"}],"version-history":[{"count":12,"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/pages\/1077\/revisions"}],"predecessor-version":[{"id":1125,"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/pages\/1077\/revisions\/1125"}],"wp:attachment":[{"href":"https:\/\/www.solidhomesteadplans.com\/fr\/wp-json\/wp\/v2\/media?parent=1077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}