Unique Slide Names (using Wordpress and ACF) #5912
Unanswered
stellasoft-matt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using swiper and WordPress ACF to create a services finder which provides a user with a few questions to then get to the service they need.
This means that each post is a new slider in the custom post type with options that links to other slides. Adding slides from a custom post type and adding ACF fields is fine but how do I link the slides together with the options in the services finder?
So slide 1 may have 2 options with option 1 going to postid=123 and option 2 going to postid=456.
My question is: Can I change/add a custom slide ID based on post ID so I can move between slides easily without calling slide 8 in js for example?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions