PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

You need to log-in to create request (topic) to the support

translation of titles

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi I have to translate the titles of each filter section.
WPML is installed on the site.
The main language is Italian, the second is English.
Your guide https://products-filter.com/working-with-wpml/ is not complete.

In Italian I put that the section custom title is COLORE, what should I write about the advanced settings? If I don't put the custom name in the section, I name it as a"color product" and the translation doesn't work  it:Color^Colore.

Thank you

 

Hello

please  use:

en:Colore^Color

 

Great it works. How do I translate the place holder inside the search field?

Try  in  file  - wp-content\plugins\woocommerce-products-filter\ext\by_text\index.php - add code - https://share.pluginus.net/image/i20220701100210.png

$data['placeholder'] = WOOF_HELPER::wpml_translate(null, $data['placeholder']);

And translate in the same way