Triggering Issues (button, link, custom, etc.)
-
Hi there, I’m having some issues with getting triggers to work.
Reference links:
- Open Flipbook with custom buttons & elements – DearFlip WordPress Documentation
- How to open a 3D flipbook using image?- DearFlip WordPress
- FAQs & Issues – DearFlip WordPress Documentation (Custom buttons & Links)
Steps ALREADY TAKEN to resolve:
- Disabled all plugins (except dflip) & set to the WordPress default 2024 theme on test website
- Tried on 3 different websites, with different plugins and configurations
- Updated to latest version of the plugin (Version 2.3.32)
Short code issues:
[dflip id="12345" type="custom"]shortcode/image/content goes here[/dflip]
[dflip id="12345" type="link"]Click this link[/dflip]Embeds the flipbook on the page like the default embed shortcode: [dflip id=”12345″][/dflip]
[dflip id=12345 type="hidden" trigger="trigger_unique_slide"][/dflip]
<a href="#" id="trigger_unique_slide">Launch Slide</a>The html displays the text or button, but when clicked the trigger with the matching id (html anchor) does nothing. I’ve tried the trigger method using:
- An html link with the id set
- An html button with the id set
- A WPBakery page builder button with the id set
- In WordPress Gutenberg editor with the HTML anchor set
- In WordPress Classic editor with short code button with the id set
The result is the same no matter what website I try it on, what theme I’m using and even if all other plugins are deactivated.
I need the functionality to trigger the flipbook as a button.
I’m not sure if those links and instructions are outdated, or if there’s a potential bug but any help with this would be greatly appreciated. Thank you so much!
- You must be logged in to reply to this topic.