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.
1
vote
2answers
34 views
Rewrite url for custom post type
I'm using WPML plugin to translate my site.
I have a custom post type called "vinos" and I use this args:
$args = array(
'labels' => $labels,
'hierarchical' => false,
...
0
votes
2answers
141 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
2answers
475 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
1answer
278 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
1answer
83 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 ...
0
votes
1answer
63 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. ...
-1
votes
1answer
2k 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
0answers
37 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
59 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
0answers
32 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
0answers
123 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:
...