The shortcode is as follows: [wpv-view name="footer-sponsor-slider" sponsor="Premium Partner,Platinum Partner"]
And the view is setup to filter based on the "sponsor" shortcode value.
When this runs, the first set of images are briefly shown, then the entire view disappears when the next slide is shown. Also, image sizes set in the view are not adhered to.
I am creating the view on this temporary page: hidden link
And results can be seen on any pages footer (except the homepage). Example to use: hidden link
Ideally, I would be able to simply select the desired two fields as filters on the view, then simply use the view widget to display this, but that is apparently not an option.
Hello. Thank you for contacting the Toolset support.
Can you please share admin access details and tell me what is your expected result and where exactly you want to display and what.
Once I review the information you share 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) 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.
The only workaround I've to offer is, I've added the view widget to "Before Footer CTA" widget area.
=> hidden link
And with the "Custom Code" section offered by Toolset, I've added code snippet "toolset-custom-code" and I've added the following filter hook:
=> hidden link
Thank you Minesh, the filtering now appears to be working correctly.
I have one remaining question about the layouts. The view itself is configured to use the Grid layout, and the images on the view have a specific size applied to them. Both of these things are not applied to the view when placed in the widget area. Is there a way to have those changes applied?
The layout I can customize with CSS, but I want to ensure that the images are not the original, and are the smaller size to reduce load times.