I want to use a view on many pages where the difference between them is the taxonomy value.
For example: On a single page I only want to list taxonomies books where the custom search field (dropdown) taxonomy year.
There is no issue about this.
When you set the host the example is here - hidden link
The shortcode view works but it does not understand the url parameter for the search.
The site is: hidden link
The site is not online. You have to change your host configuration to this server #194.249.15.100 slogi.si hidden link
Hello. Thank you for contacting the Toolset support.
Well - do you mean that:
=> You are filtering the view with year on this url and it displays the filtered results belongs to selected year: hidden link
=> now you will click on any post and you will be redirected on the single post page
=> so on this single post page at bottom of the page you are listing the posts
=> you want to filter those posts by the selected year - correct?
Well - I need to check your view's configurations and check on your install why its not working.
Could you please send me problem URL.
*** 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 would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
As you can see we are passing URL param wpvletnik and assign it the value from URL param wpv-letnik . You can use this method to pass the URL param where applicable.
?wpvletnik=[wpv-search-term param='wpv-letnik']
Now, once you click on the image, it will redirect you on single page - for example:
<em><u>hidden link</u></em>
Where I have change the view's query filter to filter by the URL param.
=> hidden link
The problem is, that I want to have 1 view for a lot of pages, where the only difference is the taxonomy set by attribute shortcode. And then the filter from another taxonomy.
On the example page below. The filter by year is not working. I have set all taxonomy letnik for this 5 posts, but when I select one it is not removing all others. hidden link
On the example page below. The filter by year is not working. I have set all taxonomy letnik for this 5 posts, but when I select one it is not removing all others. hidden link
==> Sorry but I see the year filter is working when you click on search button.
Additionally, I see you have added view's shortcode as given under:
Could you please be specific exactly what is your need with test case example, few screenshots will be helpful to understand your issue so that I can guide you in right direction.