Hey, just purchased a number of licenses and am pulling in the 3D FlipBook posts into a Master Slider https://www.masterslider.com/. It looks great but how can I make it so that the lightbox opens on the existing page that I have my Master Slider shortcode enabled on? Instead, it redirects to the 3D FlipBook post url then opens in lightbox.
I use another license on another site but it's implemented via the shortcode method. What are my options if I'm not using the shortcodes?
Thank you!
Hi, could you write a link to any page where you use the plugin?
https://oscoconstructiongroup.com/culture/ <- scroll down to bottom right before footer. It's the Connections pdfs. Thanks!
you need to wrap your clickable html with shortcode:
where 'Book #1' is your html (images, buttons and so on)
does master slider allow to use shortcodes?
Yes and no. Looks like I can add a class or pull in content (which I'm going to play with a little more). I might have to revisit how I'm achieving this. I might not be able to pull in the custom post type (which I figured would be too easy). I might have to manually embed the shortcodes individually in my slider. :(
Was hoping there might be a function or something. Hmm
Ok, another way - just a custom JavaScript function that will launch an appropriate book when you click in the slider.
I've tried another slider plugin and same thing. I did find a workaround but it's less than ideal. It would be great if there was a way to pull in your custom post type to another plugin and somehow prevent "the click" from directing to the 3d flipbook post before opening up the lightbox. The lightbox should open on the same page where the slider was implemented.
insert this code after the slider shortcode: