The multi-language tag has no wiki summary.
0
votes
2answers
613 views
get_categories only getting categories in the main language
I am trying to retrieve in the "content composer" the categories of projects based on the active language. But i only get the categories off the main language, never on the other.
My code is:
...
3
votes
1answer
82 views
Creating custom permalink structure for languages
I've written a simple multi-language system, whereby clicking on a flag icon sets a one year cookie containing a two letter language code (e.g. nl, de, etc).
I hook into the wp action to read the ...
1
vote
1answer
223 views
How to manage multiple domain with different languages on each domain with single wordpress installation?
I need to manage multiple domain with different content on each domain. For each domain I need to manage content in different languages. I found we can use WordPress MU Domain Mapping
to manage ...
1
vote
1answer
77 views
How to change the language of the 'Reset Password' page
I have a WooCommerce powered WordPress website. In this website a user can login to order products, basic WooCommerce functionality.
The site is translated using qTranslate. I can translate ...
1
vote
1answer
84 views
Force Plugin to English Translation
Here's my thing:
I'm using a plugin that has multilang capabilities. The point is that the language translation in my country lang is very bad and it makes more complex than simpler my work. :D.
So ...
0
votes
1answer
41 views
2 language CPT content
I'm working on a CPT Portfolio to present my job
I wish to be able to have it in 2 languages but I would prefer not to use an additional plugin since that is only 2 fields that would be in 2 language
...
0
votes
1answer
69 views
Multilingual website suggestions
I want to create a multilingual website using wordpress. The site will completely change its direction when it is switched to the second language i.e. Aabic and will reverted back to its original ...
0
votes
1answer
119 views
how to implement a language switcher widget / plugin for users
I'm needing to create an option for the users to change the language of the site. So, for example there would be a dropdown with languages that the user can choose from and this would change the ...
0
votes
1answer
127 views
“Matching” or “Linking” Two WordPress Pages: Custom Fields?
I'm helping with a custom multi language site. We have one page in English, then an equivalent page in French. I've got a "SWITCH LANGUAGE" link in the main container (next to the breadcrumbs) that ...
-1
votes
1answer
30 views
category title and description in multi language issue
How to change the category title and description in multi language? Plz help me anyone..
I have installed this plugin : mLanguage Version 1.6.1!
1
2
votes
0answers
70 views
How to change ?lang=cn into /cn/
I'm trying to add languages to my wordpress driven website and i installed xili-languages plugin. Unfortunately it uses lang param to differentiate between languages and i rather have seen something ...
2
votes
0answers
1k views
Qtranslate + Advanced Custom Fields: how to have a multilanguage wysiwyg editor?
This is my setup:
Wordpress: 3.4.2
qTranslate: 2.5.32
Advanced Custom Field: 3.5.1
i've also installed qTranslate extension: 1.1.1 but I don't know how/if it works...
How can I have a ...
1
vote
0answers
37 views
Wordpress function is_page doesn't work with cyrillic letters
I have a problem with the function is_page(), it doesn't work with Cyrillic letters.
I tried to use the function urldecode() but it didn't help me.
Do you have any ideas?
1
vote
0answers
210 views
Xili language plugin not showing language flag
I just updated my wordpress version to 3.4.2 and I installed xili-language plugin v. 2.8.1
Everything works quite nice except one detail - I have 2 languages pl & english. I uploaded icon for ...
0
votes
0answers
21 views
How to set up multi domain website with WPML on OVH
I installed WordPress version 3.5.1 with Magic Fields2 and WPML.
I have two different languages french and english.
I would like the french website to be hosted on xxx.fr and the english version on ...
0
votes
0answers
15 views
Odd behaviour caused by $wpdb->last_result and language switching
This has me scratching my head. The following code is called on two pages:
http://example.com/somepage/
http://example.com/fr/somepage/
class SomeClass {
function __construct(){
global ...
0
votes
0answers
152 views
Wordpress multi-site for subdomains and different domains with one database?
I'm working onf a wordpress that has lots of posts. They're not in any language (they are either just images or addresses) but I want to make my site available in other languages (for wordpress texts) ...