{"id":33517,"date":"2023-11-02T11:57:14","date_gmt":"2023-11-02T11:57:14","guid":{"rendered":"https:\/\/redseafilmfest.com\/en\/jupiterx-codes\/show-lang-switcher-on-single-films-template\/"},"modified":"2023-11-02T11:57:14","modified_gmt":"2023-11-02T11:57:14","slug":"show-lang-switcher-on-single-films-template","status":"publish","type":"jupiterx-codes","link":"https:\/\/redseafilmfest.com\/en\/jupiterx-codes\/show-lang-switcher-on-single-films-template\/","title":{"rendered":"Show lang switcher on single films template"},"content":{"rendered":"<p><script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ If is single film template\n    if (document.body.classList.contains('single-rsiff_film')) {<\/p>\n<p>        \/\/ Get the current page URL\n        var currentURL = window.location.href;<\/p>\n<p>        if (currentURL.indexOf('\/en\/') !== -1) {<\/p>\n<p>            \/\/ Replace \/en\/ with \/ar\/\n            var newURL = currentURL.replace('\/en\/', '\/ar\/');<\/p>\n<p>            \/\/ Find the element with class 'wpml-elementor-ls'\n            var wpmlElementorLS = document.querySelector('.wpml-elementor-ls');<\/p>\n<p>            if (wpmlElementorLS) {\n                wpmlElementorLS.innerHTML = '<a href=\"' + newURL + '\" class=\"wpml-ls-link\" style=\"color: black;\">' +\n                    '<span class=\"wpml-ls-native\" lang=\"ar\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/span>' +\n                    '<\/a>';\n            }\n        } else if (currentURL.indexOf('\/ar\/') !== -1) {<\/p>\n<p>            \/\/ Replace \/ar\/ with \/en\/\n            var newURL = currentURL.replace('\/ar\/', '\/en\/');<\/p>\n<p>            \/\/ Find the element with class 'wpml-elementor-ls'\n            var wpmlElementorLS = document.querySelector('.wpml-elementor-ls');<\/p>\n<p>            if (wpmlElementorLS) {\n                wpmlElementorLS.innerHTML = '<a href=\"' + newURL + '\" class=\"wpml-ls-link\" style=\"color: black;\">' +\n                    '<span class=\"wpml-ls-native\" lang=\"en\">English<\/span>' +\n                    '<\/a>';\n            }\n        }\n    }\n});\n<\/script><\/p>\n","protected":false},"author":16,"template":"","meta":{"_acf_changed":false},"class_list":["post-33517","jupiterx-codes","type-jupiterx-codes","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/redseafilmfest.com\/en\/wp-json\/wp\/v2\/jupiterx-codes\/33517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redseafilmfest.com\/en\/wp-json\/wp\/v2\/jupiterx-codes"}],"about":[{"href":"https:\/\/redseafilmfest.com\/en\/wp-json\/wp\/v2\/types\/jupiterx-codes"}],"author":[{"embeddable":true,"href":"https:\/\/redseafilmfest.com\/en\/wp-json\/wp\/v2\/users\/16"}],"wp:attachment":[{"href":"https:\/\/redseafilmfest.com\/en\/wp-json\/wp\/v2\/media?parent=33517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}