Tell us what you are trying to do?
I have a toolset view that has 2 postmeta select dropdown inputs. when selecting an option on one input I want the other select dropdown options to be updated (hide the irrelevant options) so the results are always available.
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL and admin access details so I can review your current view settings and after reviewing it I will be able to guide you in the right direction.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
This issue is resolved. These are my post meta fields
[wpv-control-postmeta field="wpcf-flight-from" type="select" class="uk-select" default_label="[wpml-string context='wpv-views'] From [/wpml-string]" url_param="wpv-wpcf-flight-from"]
[wpv-control-postmeta field="wpcf-flight-to" type="select" class="uk-select" default_label="[wpml-string context='wpv-views'] To [/wpml-string]" url_param="wpv-wpcf-flight-to"]
The issue is resolved when I removed wpml-string tag fom defaul_label attribute. But I am not sure how to translate the default_label value.
My updated code:
Are you using WPML to translate your site? If yes, Can you please share problem URL and admin access details.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I've search for the "to" and "From" strings from WPML -> String Translation and then translated as "ar to" and "ar From". You can adjust the string translation values as required for "to" and "From" strings.
=> hidden link
I can see the translations are displayed at frontend:
- hidden link