{"id":1653,"date":"2026-08-26T17:36:08","date_gmt":"2026-08-26T16:36:08","guid":{"rendered":"https:\/\/www.iksz.eu\/?page_id=1653"},"modified":"2026-08-26T17:36:09","modified_gmt":"2026-08-26T16:36:09","slug":"sztrajk-info","status":"publish","type":"page","link":"https:\/\/www.iksz.eu\/en\/sztrajk-info\/","title":{"rendered":"Sztr\u00e1jk inf\u00f3"},"content":{"rendered":"<style>\r\n        .hu-strike-container {\r\n            font-family: \"Libre Franklin\", \"Helvetica Neue\", helvetica, arial, sans-serif;\r\n            background: #ffffff;\r\n            padding: 25px;\r\n            border-top: 3px solid #222;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\r\n            margin: 2em 0;\r\n        }\r\n        .hu-strike-header {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 20px;\r\n            color: #222;\r\n        }\r\n        .hu-strike-item {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding: 15px 0;\r\n            border-bottom: 1px solid #eee;\r\n        }\r\n        .hu-strike-item:last-child {\r\n            border-bottom: none;\r\n        }\r\n        .hu-strike-info {\r\n            flex: 1 1 40%;\r\n            min-width: 250px;\r\n            margin-bottom: 10px;\r\n        }\r\n        .hu-strike-date {\r\n            display: inline-block;\r\n            background: #d32f2f;\r\n            color: #fff;\r\n            padding: 3px 8px;\r\n            font-size: 0.85em;\r\n            font-weight: 700;\r\n            border-radius: 3px;\r\n            margin-right: 15px;\r\n        }\r\n        .hu-strike-union {\r\n            font-weight: 600;\r\n            font-size: 1.1em;\r\n            color: #333;\r\n        }\r\n        .hu-strike-actions {\r\n            flex: 1 1 50%;\r\n            display: flex;\r\n            gap: 10px;\r\n            min-width: 280px;\r\n        }\r\n        .hu-strike-select {\r\n            flex: 1;\r\n            padding: 8px;\r\n            border: 1px solid #ccc;\r\n            background: #fdfdfd;\r\n            font-family: inherit;\r\n        }\r\n        .hu-strike-btn {\r\n            padding: 8px 15px;\r\n            background: #222;\r\n            color: #fff;\r\n            border: none;\r\n            cursor: pointer;\r\n            transition: background 0.3s ease;\r\n            font-family: inherit;\r\n            font-weight: 600;\r\n            white-space: nowrap;\r\n        }\r\n        .hu-strike-btn:hover {\r\n            background: #555;\r\n        }\r\n        .hu-strike-loading {\r\n            text-align: center;\r\n            padding: 20px;\r\n            font-style: italic;\r\n            color: #666;\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"hu-strike-container\">\r\n        <div class=\"hu-strike-header\">Aktu\u00e1lis \u00e9s tervezett szakszervezeti sztr\u00e1jkok Magyarorsz\u00e1gon (2026-t\u00f3l)<\/div>\r\n        <div id=\"hu-strike-list\">\r\n            <div class=\"hu-strike-loading\">Friss magyarorsz\u00e1gi h\u00edrek bet\u00f6lt\u00e9se...<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function() {\r\n            var ajaxUrl = \"https:\/\/www.iksz.eu\/wp-admin\/admin-ajax.php\";\r\n            \r\n            fetch(ajaxUrl + \"?action=get_hu_strikes\")\r\n                .then(response => response.json())\r\n                .then(data => {\r\n                    var container = document.getElementById('hu-strike-list');\r\n                    container.innerHTML = '';\r\n                    \r\n                    if (!data.success || data.data.length === 0) {\r\n                        container.innerHTML = '<div class=\"hu-strike-loading\">Jelenleg nem tal\u00e1ltunk 2026-os magyarorsz\u00e1gi sztr\u00e1jkkal kapcsolatos h\u00edrt.<\/div>';\r\n                        return;\r\n                    }\r\n                    \r\n                    data.data.forEach(function(strike) {\r\n                        var itemDiv = document.createElement('div');\r\n                        itemDiv.className = 'hu-strike-item';\r\n                        \r\n                        var infoDiv = document.createElement('div');\r\n                        infoDiv.className = 'hu-strike-info';\r\n                        infoDiv.innerHTML = '<span class=\"hu-strike-date\">' + strike.date + '<\/span>' + \r\n                                            '<span class=\"hu-strike-union\">' + strike.union + '<\/span>';\r\n                        \r\n                        var actionDiv = document.createElement('div');\r\n                        actionDiv.className = 'hu-strike-actions';\r\n                        \r\n                        var selectBox = document.createElement('select');\r\n                        selectBox.className = 'hu-strike-select';\r\n                        var defaultOption = document.createElement('option');\r\n                        defaultOption.value = '';\r\n                        defaultOption.textContent = 'V\u00e1lassz egy h\u00edrport\u00e1lt...';\r\n                        selectBox.appendChild(defaultOption);\r\n                        \r\n                        strike.articles.forEach(function(article) {\r\n                            var option = document.createElement('option');\r\n                            option.value = article.url;\r\n                            option.textContent = article.title;\r\n                            selectBox.appendChild(option);\r\n                        });\r\n                        \r\n                        var openBtn = document.createElement('button');\r\n                        openBtn.className = 'hu-strike-btn';\r\n                        openBtn.textContent = 'Megnyit\u00e1s \u00faj lapon';\r\n                        openBtn.onclick = function() {\r\n                            var url = selectBox.value;\r\n                            if (url) {\r\n                                window.open(url, '_blank');\r\n                            } else {\r\n                                alert('K\u00e9rj\u00fck, el\u0151bb v\u00e1lasszon egy cikket a leg\u00f6rd\u00fcl\u0151 list\u00e1b\u00f3l!');\r\n                            }\r\n                        };\r\n                        \r\n                        actionDiv.appendChild(selectBox);\r\n                        actionDiv.appendChild(openBtn);\r\n                        \r\n                        itemDiv.appendChild(infoDiv);\r\n                        itemDiv.appendChild(actionDiv);\r\n                        container.appendChild(itemDiv);\r\n                    });\r\n                })\r\n                .catch(error => {\r\n                    document.getElementById('hu-strike-list').innerHTML = '<div class=\"hu-strike-loading\">Hiba t\u00f6rt\u00e9nt az adatok bet\u00f6lt\u00e9sekor.<\/div>';\r\n                });\r\n        });\r\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1653","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet<\/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:\/\/www.iksz.eu\/en\/sztrajk-info\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iksz.eu\/en\/sztrajk-info\/\" \/>\n<meta property=\"og:site_name\" content=\"Info Kommunik\u00e1ci\u00f3s Szakszervezet\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T16:36:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/sztrajk-info\\\/\",\"url\":\"https:\\\/\\\/www.iksz.eu\\\/sztrajk-info\\\/\",\"name\":\"Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#website\"},\"datePublished\":\"2026-08-26T16:36:08+00:00\",\"dateModified\":\"2026-08-26T16:36:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/sztrajk-info\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.iksz.eu\\\/sztrajk-info\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/sztrajk-info\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Kezd\u0151lap\",\"item\":\"https:\\\/\\\/www.iksz.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sztr\u00e1jk inf\u00f3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#website\",\"url\":\"https:\\\/\\\/www.iksz.eu\\\/\",\"name\":\"Info Kommunik\u00e1ci\u00f3s Szakszervezet \\\/ IKSZ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.iksz.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#organization\",\"name\":\"Info Kommunik\u00e1ci\u00f3s Szakszervezet \\\/ IKSZ\",\"url\":\"https:\\\/\\\/www.iksz.eu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.iksz.eu\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-ginop_iksz.png\",\"contentUrl\":\"https:\\\/\\\/www.iksz.eu\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-ginop_iksz.png\",\"width\":1125,\"height\":250,\"caption\":\"Info Kommunik\u00e1ci\u00f3s Szakszervezet \\\/ IKSZ\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iksz.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet","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.iksz.eu\/en\/sztrajk-info\/","og_locale":"en_GB","og_type":"article","og_title":"Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet","og_url":"https:\/\/www.iksz.eu\/en\/sztrajk-info\/","og_site_name":"Info Kommunik\u00e1ci\u00f3s Szakszervezet","article_modified_time":"2026-08-26T16:36:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.iksz.eu\/sztrajk-info\/","url":"https:\/\/www.iksz.eu\/sztrajk-info\/","name":"Sztr\u00e1jk inf\u00f3 - Info Kommunik\u00e1ci\u00f3s Szakszervezet","isPartOf":{"@id":"https:\/\/www.iksz.eu\/#website"},"datePublished":"2026-08-26T16:36:08+00:00","dateModified":"2026-08-26T16:36:09+00:00","breadcrumb":{"@id":"https:\/\/www.iksz.eu\/sztrajk-info\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iksz.eu\/sztrajk-info\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.iksz.eu\/sztrajk-info\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/www.iksz.eu\/"},{"@type":"ListItem","position":2,"name":"Sztr\u00e1jk inf\u00f3"}]},{"@type":"WebSite","@id":"https:\/\/www.iksz.eu\/#website","url":"https:\/\/www.iksz.eu\/","name":"Info Communication Trade Union \/ ICFTU","description":"","publisher":{"@id":"https:\/\/www.iksz.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iksz.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.iksz.eu\/#organization","name":"Info Communication Trade Union \/ ICFTU","url":"https:\/\/www.iksz.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.iksz.eu\/#\/schema\/logo\/image\/","url":"https:\/\/www.iksz.eu\/wp-content\/uploads\/2025\/01\/cropped-ginop_iksz.png","contentUrl":"https:\/\/www.iksz.eu\/wp-content\/uploads\/2025\/01\/cropped-ginop_iksz.png","width":1125,"height":250,"caption":"Info Kommunik\u00e1ci\u00f3s Szakszervezet \/ IKSZ"},"image":{"@id":"https:\/\/www.iksz.eu\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/pages\/1653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/comments?post=1653"}],"version-history":[{"count":1,"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/pages\/1653\/revisions"}],"predecessor-version":[{"id":1655,"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/pages\/1653\/revisions\/1655"}],"wp:attachment":[{"href":"https:\/\/www.iksz.eu\/en\/wp-json\/wp\/v2\/media?parent=1653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}