This support ticket is created 5 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have added a custom field called "accessoires" to my products. The custom field contains SKUs to other products on the page, that are accessoires of the given product.
How can I set the query filter of the view to work with multiple values e.g SKU: 11-123, 11-124...
My goal is to show a slider with products, that are accessoires of the main product.
When you try to add a custom field filter, you can chose how you want to display your custom field filter on frontend:
- checkboxes
- select
- multi-select
- radio button
In addition to that - there is no such native feature available to implement the slider filter with Toolset and there is no simple way to implement it.It will require lots of custom code, including knowledge of advanced jQuery and HTML and CSS customizations.
If you search the forum, you will find the number of tickets like you shared one already but there is no solution available. To implement such feature really needs significant customization with HTML, CSS, jQeury, PHP and Tooslet hooks and to support such custom edits is beyond the scope of our support policy: https://toolset.com/toolset-support-policy/
AS I understand, you want to display the posts as slider using slider view where the SKU is matched as per the query filter adeed - correct?
Can you please share problem URL and 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.
Ok - as I understand, you wanted to display the products whose SKU belongs to the values of the field "original-types-field-name"? so if there are 5 values show those 5 products belongs to those SKUs and if there are 10 values show those 10 products belong to that SKU?
Ok - I've removed that word from my previous post.
Please check - I've changed the view slug as we should not have duplicate slugs that should conflict with psot type, custom field slugs etc..etc as well as I changed the query filter that should query the field _sku: hidden link