WordPress Multilingual (WPML) is a commercial plugin that adds various multilingual capabilities to WordPress.
Questions tagged [wpml]
414 questions
1
vote
2 answers
Posts inserted with wp_insert_posts aren't showing up in admin
I have a particular issue with inserting custom posts with wp_insert_posts.
Circumstances:
WPML
Multisite enabled
Custom post type with name order
Post creation triggered through Ajax from frontend
The post is inserted in the original language, no…

beerwin
- 9,813
- 6
- 42
- 57
1
vote
0 answers
Wordpress - wpml different domains - behind reverse proxy
Situation
My client has a webshop in 2 languages:
- my-website.be (Dutch + French)
- my-website.nl (Dutch)
I have to remake the /blog for these 3 languages using Wordpress.
I have no access to the main website and server, so this has to be done…

Vinobe
- 73
- 1
- 11
1
vote
1 answer
WooComerce Custom Field show only in default site language?
I have one issue that dont know how to resolve myself, so need your help. I have inserted Custom Field into my WooCommerce site product page. I have used this code to show my custom field bellow "Add to Cart" page, and also bellow product into cart…

DrMTR
- 499
- 1
- 14
- 35
1
vote
0 answers
WordPress & WPML - Redirect to current language, when error in registration
I have two languages on my website. German and English.
Everything is already translated. The links on the login form are also redirecting to the right language.
My only problem: if something went wrong in the registration-process and an error…

Ali Elkhaiat
- 123
- 1
- 11
1
vote
1 answer
Hide conditionally some Woocommerce product categories and wpml
I'm trying to show a category only for a specific user role in Wordpress.
I found this bit of code which works because it isn't showing the category products when not logged in or when I have a different user role.
But the problem I'm having is as…

123MijnWebsite
- 48
- 7
1
vote
2 answers
Multilingual Wordpress custom wp-login form with WPML
In my custom Wordpress theme, I have custom login form:
1
vote
1 answer
Translated category is not found
I have a SAP Business One server on one end and a Wordpress with Woocommerce and WPML on the other end.
I clone product categories and products from SAP to Wordpress. The connections between the products, product categories and the languages…

Alex Leibovich
- 315
- 1
- 16
1
vote
0 answers
Laravel / wordpress blog sharing header and footer. URL change for languages
We have a laravel application with a wordpress blog in it, which works fine. ( Blog is inside /public )
First, we would like to use the same header and footer as the laravel frontend in the blog without having to duplicate it (this is a partial…

Linkin
- 11
- 1
1
vote
1 answer
Language text changed to gibberish text while import DB
Language text changed to gibberish text while importing the Db to phpmyadmin.
But in the DB file have correct language text, and it will changed while importing the DB.
This is an wordpress website and the changed happened in WP_POSTS table.
We…

kumar
- 71
- 1
- 9
1
vote
0 answers
using query_posts to query wordpress WPML
I have this code in a page template to reach only one category
array(7), ) ); ?>
the problem in that in WPML when i change language no posts are in page template. Does WPML change posts category ID…

rinkaslb
- 87
- 9
1
vote
4 answers
Remove background color and width from a dropdown nav element
I am translating my site using the WPML plugin. As you can see by clicking the link below, if you hover over the flag, the nav dropdown inherits the classes of the rest of the nav (a white backround, padded width, etc). I would like to make the…

Ron
- 69
- 1
- 10
1
vote
1 answer
WPML get translated content of a string from all languages if available
Using WPML, I have translated a string in 4 languages say: en, nl, fr and de.
By default I can use and it will return the exact translated text when I am in that domain.
How can I get all the translated…

Kiran Dash
- 4,816
- 12
- 53
- 84
1
vote
0 answers
custom vc elements won't render on translated pages wpml plugin
I have created a custom post type for a slider posts and then a custom visual composer element to gather those posts from that post type and then assemble it to create a slider but it won't render on the translated pages like if I create a german…

Juliver Galleto
- 8,831
- 27
- 86
- 164
1
vote
0 answers
How to rewrite a path using .htaccess in WordPress with WPML?
I am currently adding Wordpress to a preexisting website. The original site content is to stay the same, so I installed Wordpress in a subfolder. So I have:
site.com (pre-existing site with a CMS)
site.com/blog (new Wordpress install)
The two CMS's…

Rick Bond
- 11
- 4
1
vote
1 answer
Mailpoet cause issue because of WPML
We have activate WPML multilingual CMS plugin "http://wpml.org/" in our website "http://www.chabadpbrome.com/" and its work good but there is one conflicting issue with mailpoet plugin "https://wordpress.org/plugins/wysija-newsletters/" (We have…

Hardik Kalathiya
- 2,221
- 1
- 18
- 28