It works, thanks!
I'll have the view fixed quickly for you to have a look to it.
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Can you please share problem URL and admin access details as well as tell me what is your expected result.
*** 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.
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
It will not work with ajax based views so I've added the Submit button as well as set the view's custom search setting to "Update the View results only when clicking on the search button".
I've changed the condition as given under:
[wpv-conditional if="( '[wpv-search-term param='wpv-pays']' eq 'canada')"]
<div class="form-group">
<label for="wpv-pays">[wpml-string context="wpv-views"]Provinces[/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="ca-provinces" type="select" default_label="Province" url_param="wpv-ca-provinces"]
</div>
[/wpv-conditional]
[wpv-conditional if="( '[wpv-search-term param='wpv-pays']' eq 'france')"]
<div class="form-group">
<label for="wpv-fr-villes">[wpml-string context="wpv-views"]Villes de France[/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="fr-villes" type="select" url_param="wpv-fr-villes"]
</div>
[/wpv-conditional]
Can you please confirm it works as expected now:
- hidden link