Questions tagged [wpml]

WordPress Multilingual (WPML) is a commercial plugin that adds various multilingual capabilities to WordPress.

414 questions
1
vote
2 answers

Make text strings translatable in Wordpress or WooCommerce

I've taken over a dual language Woocommerce site, State/Counties have been modified with custom counties but they have not been translated. How do I go about this Here's the code from functions.php, it looks like it's an adaptation of code from…
1
vote
0 answers

WPML: Don't use language parameters in the URL and use/set languages globally (and not post-related)

My website uses English as default language and German/DE as second language. I want to achieve the following: No language paramter should ever be in the URL (no /de or ?lang=de). The available language metadata tags in the are…
Adrian
  • 41
  • 2
1
vote
2 answers

Changing product name on checkout and order on WooCommerce with WPML

I am using WooCommerce with WPML plugin. I want to implement a feature on checkout when a customer under certain conditions can have an upgrade of his product but keeping the old product price. The products are variable with many variable…
thepi
  • 23
  • 6
1
vote
1 answer

PHP WPML String translation wrapped inside a string

Is it possible to add to add the following code into a string such as below. I need to give the "Terms" a text-domain such as below. Need to essentially do string interpolation with the php code where the "Terms"…
Bradley
  • 922
  • 2
  • 8
  • 24
1
vote
1 answer

404 status header when rewrite url variable contains %2F for slash escape

I've created a wordpress website which dynamically displays one of around 400 thousand products by passing 2 query vars to a WP page which has my custom php template. I'm using WPML to translate my pages and I've enabled the option to keep url vars…
1
vote
1 answer

Output taxonomy term names for translations

I'm currently outputting the term id's for several languages on a page. How can I output the term names for each instead? I've tried to use the get_term function to specifically get the French name for the taxonomy term and it still comes out in…
Rob
  • 6,304
  • 24
  • 83
  • 189
1
vote
2 answers

Flatsome UX builder is not loading the page in backend.

I am using the WPML plugin with the flatsome theme. I have set the Italian default language for the site. And second language is English. I have build all the pages using Ux builder in flatsome theme. When i am opening the english pages in Ux…
Thomas
  • 417
  • 1
  • 5
  • 17
1
vote
3 answers

Ultimate member logout not working using WPML

I'm using Ultimate member with WPML and logout not working and when click on logout it redirects to again login where there is not login form rather than its showing user as login. Scenario : 1) Login from login page 2) Logout from Logout page…
raju_odi
  • 1,433
  • 13
  • 29
1
vote
1 answer

How to translate WPCalender WordPress Plugin Form labels using WPML?

Hi I am translating my site in many languages using WPML Plugin, but there is an issue with the booking form labels of WP Calender, As WP calender supports WPML. I have to translate the string under Booking -> Setting -> Form -> Field Label inside…
Archana Sharma
  • 1,953
  • 6
  • 33
  • 65
1
vote
1 answer

how to stay to current language while clicking a link in wpml

I am developing a multi language site with word press and wpml. My problem is- i have a link of a page(site.com/xyz) in a button in editor of a page which is in English. If i am in Spanish version of that page and and click that link(site.com/xyz)…
1
vote
0 answers

ACF doesn't show fields when page is translated with WPML in WordPress

I'm using ACF (Advance Custom Field) for custom fields and I translated my page in two languages. Before translating the page, fields are displayed well, but now when I translate the page, fields doesn't shown. Those fields are created for Pages…
Rexhep Rexhepi
  • 127
  • 3
  • 13
1
vote
1 answer

WPML language switcher. Link to custom page when no translation

I have a question. I am using WPML plugin. In WPML->languages->Language switcher options i checked "Link to home of language for missing translations". Now when i click language switcher country flags and translation is missing it will redirect to…
EstSiim
  • 401
  • 1
  • 8
  • 15
1
vote
2 answers

Changing Wordpress template for specific product category page

I'm trying to change the template of a specific product category page, but I can't for the life of me get it to work. I've tried taxonomy-product_cat-the-category but to no avail. I'm using wpml with the categories in 3 different languages if that…
bas
  • 23
  • 1
  • 5
1
vote
1 answer

Woocommerce "new order" email not sending

I am trying to solve an issue concerning my woocommerce emails. When an order is placed, the "new-order" email for the admin is not sent from my site, yet the customer receives the confirmation. Plus, if I cancel an order from my wordpress, the…
Jérémy
  • 11
  • 1
  • 3
1
vote
0 answers

WordPress WPML - Get All Posts in Site Language on Custom Search

I'm working on a custom built English website that has WPML integrated in it to get the French translations for the entire site which also includes various custom post types, the main one I'm trying to get to work with it properly is the cpt…
Drixx
  • 27
  • 1
  • 7