Tagged Questions
0
votes
1answer
846 views
How to create a language selection homepage?
I have a projects that needs a homepage similar to this one. I know there are many multi-language plugins out there. Here's exactly what I need:
if isHomepage and noLanguageSeleted
show ...
0
votes
1answer
114 views
is_front_page breaks with url parameters generated by a plugin
I have a website that displays a specific layout feature only on the homepage, and this is working fine. However, the client has suggested that they would like the website to be bilingual, and so I ...
0
votes
2answers
1k views
Developing different website editions based on countries?
This is what I want to do
User accesses the website from US or UK OR X country.
User gets redirected to a particular edition of the magazine(online) depending on the country that he/she is ...