The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
19 views

slider disappears in sterling theme [closed]

I'm working on a website with Wordpress 3.5.1 and Sterling theme Version 1.0.7, and because it's a multi-language site, I'm using WPML 2.6.3. languages: (English & Persian) everything is working ...
0
votes
1answer
26 views

Why isn't WMPL correctly redirecting users based on browser language?

Even though I have 'Browser language redirect' activated at WMPL's setup screen, users aren't being correctly redirected according to browser language. I currently have three languages selected: en ...
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 ...
-1
votes
1answer
29 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
0
votes
2answers
25 views

unique identifier for the same pages in a multilanguage/site context

I've got always the same problem. If I program a multisite for multilanguage purposes, I cannot find a way to not change the page links in every language. I mean, suppose I've got a page named ...
3
votes
1answer
107 views

Integrate post tags in Post Edit page with qTranslate

Summary In the tags widget in the Post Edit page, I need to know a way to filter through: the tags suggestions the tag terms update when saving or updating the post At least that is what I think ...
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 ...
2
votes
1answer
42 views

Is there a way to localize role labels?

I'm using Justin Tadlock's Members plugin to create new roles and WP Role on Registration to display them on the registration form. I've got a multilang site (English and Spanish) and I've localized ...
2
votes
1answer
137 views

Setting up a multilingual wordpress site

I am trying to set up a multilingual site using wordpress. I went through Each language in its own WordPress installation and decided to use this option: Plugins like Multisite Language Switcher ...
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
1answer
110 views

Locale switching with a “language” taxonomy

I know that it's possible to switch the WP locale by using URL paramaters, as described here, but I'm trying to build a method that would entirely rely on a custom "Language" taxonomy. What I ...
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 ...
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 ...
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?
3
votes
2answers
114 views

What is the purpose of adding a .po file?

I added the below code to the function.php of a .po file and finished localization and edited the webconfig.php to add Arabic language but nothing happened. I want to know what should happen. Will the ...
0
votes
1answer
118 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 ...
1
vote
1answer
171 views

detect the language a post is written in

Is there any way to evaluate the language a post/page is written in? I am building a multilingual site and am almost pulling my hair out trying to get the front-end navigation to take the chosen ...
0
votes
1answer
79 views

WordPress Translation to french, at -> à not working

I have a german / french blog. I installed the german WordPress version, so I already had de_DE.mo and de_DE.po in wp-content/languages. After I realized that the content of a comment's ...
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 ...
1
vote
1answer
220 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
37 views

How to use language files in plugins?

At the moment i'm developing my first wordpress plugin and want to include multi-language function in it. May be there is some manuals on it? Tried to google, but only get best wordpress language ...
0
votes
5answers
205 views

multi-language WordPress site

I am making multi-language site powered by WordPress. WPML is not free and it makes too many extra sql queries to database so it is not good solution for my site. qTranslate saves all languages in ...
2
votes
1answer
210 views

How to change menu according to the language?

I want to change primary menu according to the language of the user. I have reviewed multi language plugins such as WPML and qTranslate. They have lots of features but what I want is much simpler than ...
0
votes
1answer
63 views

Language translation on a fresh english installation

i need to translate an english wordpress installation to italian language,but i would like to mantain both languages en/english, so the user can choose which to turn on fron the frontend side. I need ...
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 ...
0
votes
1answer
46 views

When not to use Wordpress? [closed]

I have a project that I would like to do in WP, but can't really decide if it's the correct CMS or not. Among the thing it is suppose to do is and I'm struggling with are: Create Report/Publication ...
0
votes
0answers
62 views

I have a problem in IE8 for supporting google translate [closed]

ry i have a problem in here i added this script to my web page every things are great but IE8 doesnt support g translate there is no language in combo box there is no problem in other browser!!!
4
votes
3answers
268 views

How do I change the language of only the login page?

My wordpress blog is set up as de_DE. This means that my login page is also displayed in de_DE. I would like to only have the login page in en_US. So, How would I programmatically change a single ...
0
votes
1answer
500 views

Problem with load_theme_textdomain

I made my theme ready for translation. My text domain is my_theme and my .po and .mo (de_DE.po and de_DE.mo) files are located in a subfolder languages in my themes folder. In my functions.php I ...
0
votes
1answer
266 views

How to enable WPML in BuddyPress Multilingual Plugin in a single website?

There is a plugin called BuddyPress Multilingual version 1.4.0. I installed this plugin in wordpress. But I can't see it anywhere in the admin panel nor in plugins. There is very little documentation ...
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
2answers
67 views

Two language versions for each article

I have a Wordpress website that needs to be available in two different languages. We have the articles written in both languages already. I've seen a lot of solutions providing automatic ...
0
votes
1answer
125 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
vote
0answers
209 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
2answers
108 views

Where to modify translation files by _e()

I am in a rush right now and can't seem to find the answer i"m looking for. I have a wordpress website that has english and french versions. I see it is using Multi site language switcher to flip ...
1
vote
1answer
120 views

How to find when qtranslate plugin's language changes?

I used qtranslate for make my website multilingual, In fact this plugin just make an option for my content to has another translate, but how can i use it in my code? for example: if ( $language == ...
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 ...
1
vote
1answer
35 views

Were the language toggles removed from WP recently?

I need to change my weblogs language to "English". I am refering to the article: http://en.support.wordpress.com/language-settings/ which allegedly was "Last modified: July 16, 2012". I only looked ...
0
votes
1answer
463 views

How to determine current active language in qtranslate plugin?

I have a situation where I want to give specific style to my Navigation Menu when the website is in German language. My website works well in English language but when I switch to German, it causes a ...
0
votes
0answers
14 views

Approach for ajax driven multilingual one page site [duplicate]

Possible Duplicate: Force redirect single.php to index I'm working on a multilingual one page ajax driven site based on WP. This causes a couple of issues (and headaches)... I don't want ...
3
votes
3answers
756 views

Titles in my sidebar widget appear in all languages - with qtranslate

So here's my code, using the qTranslate plugin: query_posts(array('post_type' => 'uk_blog', 'numberposts' => 2)); $i = 0; while(have_posts()): the_post($post);?> <div ...
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) ...
0
votes
1answer
139 views

Transposh Japanese language transaltion not showing up

If you go to http://bit.ly/QdBvJ9 (link obscured so this isnt the first thing to show up when the new site is searched for) and click on japanese in the top left corner, it shows the japanese page ...
2
votes
1answer
128 views

Should multi-language site using multi-site architecture have default language in base site?

I am setting up a multi-language site using wordpress multi-site and wanted some feedback on the best approach/best practice. I will have the following languages: en, sa, de, ru. en is default. ...
5
votes
1answer
346 views

Rewrite Rule for Multilingual Website, Like qTranslate?

I would like to write my own little plugin for language switching. For that, the very first thing would be to get the rewrite rules running. I have been looking around the web for 2 hours, but I ...
0
votes
1answer
317 views

Multilingual theme: Changing locale based on URL

I'm developing a multilangual theme. I use the __() function for translation, which works just fine. The main language is English, but the second language is German. For that second language, I'd like ...
1
vote
1answer
2k views

Custom Meta Field not Working with qTranslate

I am running the newest WordPress and qTranslate. I have made a page that enables some custom fields that are working ok. qTranslate enables languages like tabs when editing a page. But this ...
0
votes
1answer
81 views

Is there a plugin that will facilitate displaying a website (static pages, not a blog) content in two languages

I am looking for the easiest way to display the content of a single website in two different languages, do not need translation, I do have my own translation. I just want to display the same pages, ...
0
votes
1answer
116 views

WordPress For Urdu Language

Can I use WordPress for Urdu Language? I want entire site to be toggled-translated in Urdu Language with one click... Is it possible to do it with some plugin or do i have to write manual codes for ...
0
votes
2answers
608 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: ...

1 2 3