Hi there,
We've have a number of sites all using the same Toolset setup.
A new site will use a feed to populate the custom post types. We have sorted nearly everything however...
On this page, the filter displays Destination no issue if you select:
lien caché
Using this code:
<label>[wpml-string context="wpv-views"][/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="area" type="select" default_label="Destination" url_param="wpv-area"]
However on the Home Page, it wont select the same:
lien caché
Here we use this code:
<label>[wpml-string context="wpv-views"][/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="area" type="select" default_label="Area" url_param="wpv-area"]
I can;t see anyway of seeing why this wont work and after 2 hours of digging about thought I would ask here just in case I'm missing something very obvious.
Thank you in advance.
Hi Pete,
Thank you for getting in touch.
Based on what I see here there doesn't seem to be any value being passed for the area filter.
Would you mind allowing me to have admin access to the website so that I can have a more detailed look at this for you ?
I've enabled the private fields for your next response.
Thanks,
Shane
My issue is resolved now. Thank you!