I just added a new workflow step ‘Show loader’ to the fast popups plugin. This helps you build beautiful loading & splash style screens for your app in a single workflow step. Check out examples screens below and demo page.
Use loading indicators from any source (e.g. loading.io, spinkit). Customize them fully
Build your own splash style screens from custom content or any source on the web. Treat your users to cool animated ‘please wait’ screens like airbnb and other amazing tech companies
Customize backdrop and background to ‘extend’ your design asset such as logo into a full sized splash screen or a loading screen to save those early costs in design work.
Auto-close screens in a fixed time and / or from a workflow step anywhere across your app
If you’re an existing subscriber simply upgrade the plugin. If not, subscribe to the Fast popups plugin from the bubble plugin store. For ‘How to use’ and ‘Walkthrough video’ check out the docs
Hi @gaurav, and thank you for this great plugin. Would there be the possibility in a future version to have input fields?
(we can only add inputs with some HTML to the Show Loader action, as it is the only one that accepts HTML, but this popup type has a defined duration - and I wouldn’t know how to retrieve the inputed values anyway ).
This isn’t a bug from the fast popups plugin. It appears the plugin scripts itself aren’t being loaded because some other plugin you’ve installed is either failing in script headers / conflicting with this one.
I recommend create a copy of your app, remove other plugins one by one and test. You’ll know which one is conflicting.
@Bubble would be very much helpful to give a preview option where users can select specific plugin(s) to be included in preview. Right now they can either run without all or with all.
@gaurav I was afraid you would say that…since your demo worked perfectly. I’ll attempt to identify the conflicting plugin even-though I’m dependent on all of them.
I wouldn’t recommend you using that onesignal plugin. There are threads on forum about that developer having abandoned the plugin development a long while ago.
Point taken. Plugin removed. Note: It was never in use. Lol. Quick question. RE: Fast Popups Demo, how are you getting a transparent background for the Loading.io - Facebook example?
You can select the transparency in color picker while selecting a color in bubble. Just set the backdrop and background color transparency in the show loader action (feel free to check out the editor of the examples to see their set up)
Brilliant plugin, however, I was wondering if there is a way to make this load before page has loaded? Basically my page loads and then the preloader shows AFTER, if you have any tips to allow the page loader to show before my page fully loads that would be helpful.