Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Peter Simkovic Member
@WhiteWolfSix · Joined 7 years ago · 24 posts · 5 topics · 3 reputation
Badges
Recent posts
-
How to set the website to run on two domains in different languages?
· 8 months ago
Yes to both questions.
-
How to set the website to run on two domains in different languages?
· 8 months ago
Hi guys, I am running a website in two different languages. I use langswitcher plug-in to switch between these two languages and everything is working fine. Anyway, I want to buy a domain in a country
-
Multi-language links in Agency Theme
· 8 months ago
Thank you Gin, it finally works!
-
Multi-language links in Agency Theme
· 8 months ago
When I use “NAV1.TITLE” it shows 9 times first title “Služby”.
-
Multi-language links in Agency Theme
· 8 months ago
I merged them this way: enabled: true languages: - code: sk content: | NAV1: TITLE: "Služby" URL: "home#sluzby" NAV2: TITLE: "Astrálne cestovanie" URL
-
Multi-language links in Agency Theme
· 8 months ago
Here is a content of translation-strings.yaml located in user/config/plugins enabled: true languages: - code: sk content: | MY_PLUGIN: TITLE: "Služby" URL: "home#sluzby"
-
Multi-language links in Agency Theme
· 8 months ago
Above is a structure of the modular site pages and below is a structure inside of a particular folder showing translation of pages for both SK and CS languages. Of course files are header.cs.md and an
-
Multi-language links in Agency Theme
· 8 months ago
This is how it looks in Slovak (default) language online where there is no multi-language settings.
-
Multi-language links in Agency Theme
· 8 months ago
This is how it looks in Czech language offline on my WampServer when /cs is added to web address.
-
Multi-language links in Agency Theme
· 8 months ago
This is how my navigation links look like on a live website.