Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Create a multilingual Website with Webflow for FREE в хорошем качестве

Create a multilingual Website with Webflow for FREE 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Create a multilingual Website with Webflow for FREE

Tired of paying for 3rd party app to translate your Webflow website? With this code, translate your webflow website for FREE ______________________________________ ***Insert the following script in the Site Settings, Custom Code, Footer code. Remember to change the urls : console.log("Language switch script loaded."); var ids = ['languageSwitch1', 'languageSwitch2', 'languageSwitch3', 'languageSwitch4', 'languageSwitch5', 'languageSwitch6']; ids.forEach(function(id) { var button = document.getElementById(id); if (button) { button.addEventListener('click', function() { console.log("Button clicked."); var url = window.location.href; console.log("Current URL: " + url); if (url === "YOUR_URL/SLUG/SECTION") { console.log("Switching to French homepage."); window.location.href = "YOUR_URL/SLUG/SECTION"; } else if (url === "YOUR_URL/SLUG/SECTION") { console.log("Switching to English homepage."); window.location.href = "YOUR_URL/SLUG/SECTION/"; } else if (url.startsWith("YOUR_URL/SLUG/SECTION/")) { console.log("Switching to French blog post."); window.location.href = url.replace("/YOUR_URL/SLUG/SECTION/", "/YOUR_URL/SLUG/SECTION/"); } else if (url.startsWith("YOUR_URL/SLUG/SECTION/")) { console.log("Switching to English blog post."); window.location.href = url.replace("/YOUR_URL/SLUG/SECTION/", "/YOUR_URL/SLUG/SECTION/"); } else if (url.startsWith("YOUR_URL/SLUG/SECTION")) { console.log("Switching to French blog post."); window.location.href = url.replace("/YOUR_URL/SLUG/SECTION/", "/YOUR_URL/SLUG/SECTION/"); } else if (url.startsWith("YOUR_URL/SLUG/SECTION")) { console.log("Switching to English blog post."); window.location.href = url.replace("/YOUR_URL/SLUG/SECTION/", "/YOUR_URL/SLUG/SECTION/"); } else if (url.startsWith("YOUR_URL/SLUG/SECTION")) { console.log("Switching to English page."); window.location.href = url.replace("YOUR_URL/SLUG/SECTION", "/"); } else { console.log("Switching to French page."); window.location.href = url.replace("YOUR_URL/SLUG/SECTION", "YOUR_URL/SLUG/SECTION"); } }); } }); ____________________________________________ Please drop your questions in the comment sections for assistance. Enjoy ! :)

Comments