WPML ia a multilingual WordPress Plugin. WPML makes it easy to build multilingual sites and run them. It’s powerful enough for corporate sites, yet simple for blogs.
0
votes
1answer
43 views
How to display WP Query filters?
I'm wondering if there is a way to display current WP Query filters. I wrote a function that is supported to delete all posts and it does but when I'm using WPML and it filters posts by language then ...
0
votes
2answers
121 views
wp_paginate not working in combination with WPML plugin?
I have installed the wp_paginate plugin and the WPML plugin.
Now I have set 'Dutch' to the basic language and added 'English' as the second language.
I set the Blog posts to display to: All posts ...
0
votes
1answer
20 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
1answer
236 views
WPML wp_query not working properly in one language
I have a wp_query for a custom post type and the custom taxonomy, the idea is top display the term name and below each term the associated posts. I have two languages Dutch & French. Query is ...
0
votes
0answers
18 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
1answer
454 views
category filter doesn't work in WPML
I translate the categories to another language, but in the main page, the two language categories are all displayed. How can I filter another language?
My WPML version is 2.4.1.
I found all the ...
0
votes
0answers
40 views
Add to cart is not working
When I click add to cart in a product page the product is added to cart but the page redirects me to 404 error page.
The weird part is that while I am in the process of creating this product (this is ...
0
votes
1answer
55 views
Taxonomy page wpml dropdown not working
I have created the custom post type with the taxonomy product-categories.
I have installed wpml and added the menu with the custom category. When the menu created using the custom post type category ...
0
votes
1answer
43 views
Theme localization in WPML - .mo file error
We are creating a multi-lingual multi-site (on sub-domains/domain mapping) on Wordpress.
We recently bought WPML Wordpress plugin and installed it on the basic language (English) version. Now we are ...
0
votes
0answers
25 views
How to set language to get result out side the theme in wordpress?
I am making a web service in wordpress where I need to call service url outside the theme folder. So I am not able to get result if use changes his language option. To handle language I am using WPML ...
0
votes
2answers
49 views
Cannot locate specific <a href> link/string using String Translation with WPML?
I have added a link on the footer of my page in the format
<a href="URL">Link</a>
I would like to allow wmpl to translate it in french and have tried scanning my theme but the link's ...
0
votes
1answer
61 views
WPML icl_register_string() throws fatal error but works
I'm helping someone with a custom plugin and they need it to be WPML compatible. Using the method from WPML I was able to register a string in WPML and output it on the other end. However, when the ...
1
vote
0answers
42 views
What would be the correct way to manage a multiple locale site with Wordpress [closed]
We are a professional company with lots of big clients and have adopted Wordpress 2 years ago to build professionnal grade websites. Being locate in a multiple language country, we have to make our ...
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 ...
0
votes
1answer
96 views
Using Variable in WordPress Translate Functions
From everything I've read, you should only translate text strings via the WP translation functions like _e() or __(). However, I need a way to translate content submitted via a form. Is there some ...
6
votes
1answer
703 views
WPML with WP_Query serving up all 3 languages
I've got something about this on the WPML support forums, but I figured I could ask here as well. Here's the important info: I'm running a WP Multisite setup with custom post types, custom fields, ...
1
vote
2answers
2k views
Checking current language in a function
I am running WordPress with "WPML Multilingual CMS", so that it has multiple language versions.
In a function used with add_action('template_redirect',<functionname>), I need to find out what ...
0
votes
1answer
60 views
Use specific language for comment section
On some pages I have the possibility to write a comment (name, email, website, comment). The labels are now in my default language. Now I want to use the English labels for the whole comment section. ...
0
votes
1answer
595 views
WP-e-commerce (getshopped) Hebrew language files - where can I get them?
I’m working on a dual language website (english+hebrew) the website uses wpml+wpec.
I’m looking for the hebrew language files (mo/po) – where can i get them?
0
votes
1answer
634 views
Translate custom template with WPML
I have custom template that is used by ClassiPress and it is working fine on default language, but when I enter the page language selector won't work since it's not translated.
How can I translate ...
0
votes
1answer
437 views
Redirect user based on his language and country using WPML
I am using WPML as a languages solution in my blog (in my case it's English and Spanish)
I would like to know if there is a simple way of detecting where is a user coming from (which country.. I ...
3
votes
2answers
2k views
WPML: getting page title in different language
i'm running my web in english and german using the WPML plugin.
my question:
when in english mode - is it possible getting the page_title() but in german?
thanks
-1
votes
1answer
1k views
WPML - How to get posts from category according to language?
My client uses WPML to translate their content posts. I am finalizing the adaptation of their WordPress project, and I am faced with an issue where I can only retrieve posts in the base language, ...
0
votes
1answer
286 views
WPML Translated Term
Since I posted on their forum and I didn't got any answer, here I am, asking the same question again. So:
I made a script that add the posibility to add an image and change the order for the terms of ...
0
votes
0answers
63 views
Glossary plugin compatible with WPML plugin [closed]
I'm looking for a plugin exactly like "EnhancedTooltipGlossary" plugin (http://wordpress.org/extend/plugins/enhanced-tooltipglossary/) but which is compatible with "WordPress Multilingual plugin" WPML ...
1
vote
4answers
522 views
Unable to display multiple post types in same query (WPML WP_Query)
I'm sure there's some very easy explaination for this, but I'm stuck. I am just trying to put a nice, simple recent posts element on the front-page of a site and for some reason when I try to use:
...
0
votes
0answers
108 views
WPML plugin has problems with image slider [closed]
When I test the site on Safari the WPML plugin for languages has a problem, it doesnt show up correctly, but this only happens on the homepage because the image slider is there, somehow they conflict ...
2
votes
1answer
1k views
[Plugin WPML] : How to create a translation of a post using the WPML API?
I'm trying to figure out how to create a translation for a post using the internal WPML API (inc/wpml-api.php)
I simply want to create a translation for post ID xx, set some content and publish it.
...
0
votes
0answers
117 views
Different network site slug for each language
I have one wp installation with network activated. Let's say it's on www.example.com
One of the sites in network is called Italy. I need to have italian and english language that work like this:
...
0
votes
1answer
77 views
same comment list for two posts
I've an unique problem, I'm using WPML to translate my website.
WPML takes post and duplicates it, so that translation becomes another post. Thus keeping Gallery/Comments/Ratings separate.
I'm on ...
5
votes
1answer
127 views
Gettext details
I've got a few gettext() questions that are not covered anywhere in WordPress Codex but I think they are important.
__('string') in THEME should be used for strings that are likely to be present ...
0
votes
2answers
190 views
Get all content on a “single page” site depending on language
I'm developing a "single page" WordPress based site that has content in multiple languages (using the plug-in WPML) and I need to retrieve it in a more efficient manner to avoid slow page load time.
...
8
votes
7answers
26k views
Best Wordpress Multi-language Plugin? [closed]
What is the best multi-language plugin for WordPress?
WordPress does not have multi-language support itself, so you need to use a plugin to obtain multi-language functionality. Do not suggest the ...
1
vote
1answer
234 views
WPML tables not deleted when removing multisite subsite, need help clearing up my sql-file!
I´m building a WP Multisite for a client that wants a multilingual site. Before choosing WP Multisite, I bought and tried out WPML. However that plugin didn't fit for the job so I deleted it and got a ...
0
votes
2answers
364 views
WordPress Blank Screen Issue [closed]
I'm running a WordPress website with a custom template that is showing me a blank screen when I have not viewed the site in a few days. I've cleared the browser cache and I've empited all cache using ...
0
votes
1answer
270 views
WPML - how to translate user profile fields with icl_t()?
Existing code somewhere in a template or shortcode handler, display user profile biography:
<?php if ( $user ) : $bio = get_the_author_meta( 'description', $user->ID ); ?>
<div ...
0
votes
1answer
556 views
wp_pagenavi function parameters
I've been searching all around the web for the API of the wp_pagenavi plugin, but seems that I can't find one.
I just want to know: In examples that I found, the wp_pagenavi function has from 0 to 3 ...
0
votes
3answers
524 views
Internationalize plugin so strings can be translated in WPML
A third party developer made a text widget with title, body and thumbnail. This accompany widget plugin has not been internationalized and therefore the strings do not appear in WPML's string ...
3
votes
2answers
1k views
Open Source replacement for WPML?
Since WPML is not free anymore and still one of the most used Wordpress Translation Plugins, is there an open source project that keeps development going? Or something similar that replaces it?
I ...
0
votes
3answers
1k views
WPML custom post type - not translated
I just installed a WPML, but my custom post types is showing just in default language, if I am switching to other languages, it will show the same posts as default language, but in wordpress panel ...
1
vote
2answers
1k views
WPML in custom page templates
I have a Wordpress site translated from dansk to english using WPML. In it, I have a page which uses a custom page template to display the titles of all the posts. Sadly, it's displaying all posts ...
2
votes
0answers
223 views
Insights into WordPress Multi-Site, Domain Mapped, and Multilanguage site using WPML [closed]
I have a project with WordPress for a multi-language, multi-country site.
I want to have a structure like:
domain.com
domain.com/es
domain.com/de
domain.com/fr
domain.es
domain.es/en
...
0
votes
1answer
1k views
WP-e-commerce (getshopped) - Annoying permalink issue
i’m using wp-ecommerce (getshopped) and WPML on a website, all pages display correctly when i use the default (/ugly…) permalink structure, but when i try to use the much desired permalink structure ...
0
votes
2answers
2k views
Strange behavior with a redirect loop - involves WPML multi-language plugin
I have a (client) site located at http://internationalgateway.us/. We are using the WPML Multilingual CMS plugin. When choosing another language from the homepage (in this case French, since that's ...
0
votes
1answer
229 views
WPML - Change the language of large number of posts
I need to change the language of some 500 posts in a site that uses WPML. Currently all of them are set to English, but are in fact in Spanish.
What is the fastest way to do so? It is possible to get ...
-1
votes
1answer
631 views
How to Automatically jump to the corresponding language of the page using WPML plugin in wordpress
I'm setting up a multi-language blog using WPML. I works well using the button to change the language. Is there any way to automatically jump according to the Browser's language?
My WPML version is ...
0
votes
1answer
185 views
How do I duplicate a single wpmu site?
I'm looking for a method to copy a single wpmu site, pages, and content easily. I have not found any plugins that allow me to do this. My goal is to essentially have a template of pages and content ...
0
votes
3answers
232 views
Manipulate Permalink
I'm using WPML to translate a website. The only major issue I have with WPML is that you cannot have a page in different languages with the same slug.
Therefore www.example.com/contact/ and ...
2
votes
2answers
947 views
Need to give custom page template for each language in WPML
I need to give each page a custom/different page template for every language page in WPML.
eg: Let i have a test page in English and french. Is there any way out so that in English i give sidebar ...
1
vote
1answer
382 views
WPML : how to determine manually the language in which a given page is displayed
Somewhere in my code I need to know what is the current language and display a certain custom field or another one based on this knowledge.
How can I know this information ?
