I try to build a preview card of locations with an image slider on top of it.
I created a custom post type with several image fields.
In the View Loop I select Image Slider and use a dynamic reference to the location image fields.
This works fine so for.
But I'm not able to change the Image Slider "pagination" style from arrows to dots.
I tried to create a separate view and style the Image Slider pagination to dots. But when I try to insert it in the View Loop, it just tells me that nested views are not supported.
Hello. Thank you for contacting the Toolset support.
It seems you are using the repeating image field to build your gallery. First of all I will require to review your current setup and how you are displaying the gallery you made.
Can you please share problem URL and admin access details. Once I will review the current setup, I will be able to guide 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.
Yes I know.
I tried to recreate the effect with a nested view. But this is also not working/supported.
So is there any solution from your side to this problem?
So, you will require to use some custom jQuery library. Here I tried to use the jQuery cycle2:
- hidden link
I've created the following classic view:
- hidden link
And please check how it shows on frontend:
- hidden link
This is to demonstrate you example, you can adjust the view's code as well as any CSS or JS code as per your requirement. Please note that this is custom code which is beyond the scope of our support policy but it was just to demonstrate you that Toolset is scalable and you can integrate any JS library with it.