Hi. I’ve created a custom post type where I want to display specific Slider Revolution instances in a custom layout. So I’ve designed that layout and created a Provider that uses Query Builder to feed that custom post type, and a Looper that shows just one post.
The problem is that I don’t have any control over what post I’m showing. That is, what I want to happen is I make a new post in the CPT, insert a specific Slider, save it (and password protect it), then give the permalink to a client so they see that specific Slider.
But all I can get Pro to do is show the most recent post in that CPT. What I want is to build a query that when you enter a specific permalink, you see the contents of that post, NOT the contents of whatever the most recent post in that CPT is.
Does that make sense? What am I doing wrong with the Query?
Thanks!
