Hey, @ap11!
It’s been a while 
Just wanted to let you know that we have updated a Content Preloader plugin with the feature requested by you. Now it is possible to apply the preloader feature to input elements 
Please update the plugin to the latest version (1.16.0) and give it a try.
Cheers!
Zeroqode Support Team
Hi, I have the same problem as @philledille does. I’ve placed the plugin and the element inside the same reusable item, but the Start Preloader workflow is still not working. I’ve also made sure that my element-id is correctly named.
Hi @hanifyaskur,
Thanks for reaching out.
We’ve carefully analyzed your request and tried to reproduce it on our side. It looks like the plugin is working with reusable elements, only if the plugin element is within this reusable element. Also, you can affect other elements of the page by specifying their unique ID.
Summary
In case you meant anything else, please share more details related to your use case.
Namely: screenshots and/or screencasts of your setup - workflows, plugin settings (for the screencast recording, let me please suggest using the Loom tool).
Looking to hearing from you soon.
Best regards,
Zeroqode Support team
- Trigger pre-loader on page load.
- Trigger pre-loader using button.
- Made sure the ID is correctly named.
My goal is to show the pre-loader every time my user wants to see the next 25 lists of my rg, so I thought starting the preload via workflow would work for my app. However, Pre-loader’s workflow only works during page load, but doesn’t work with button click. Am I missing something here?
Here’s the video (loom is not available in my country) :
Hello @hanifyaskur,
Thanks for your detailed reply.
We’ve tried to reproduce your use case on our side, to trigger pre-loader using a button, but unfortunatly no luck so far. We have passed this request to the developer team for investigation, which might require feature improvements. Once any news will become available, we will let you know.
Thank you for understanding 
Best Regards,
Zeroqode Support Team.
Hello @hanifyaskur,
Thank you for your patience.
We have checked internally with our dev team regarding your use case. Due to the specific structure of the Bubble’s Repeating Groups and its data source, once you’ve set it, you cannot change it externally. Meaning that you can use the Content Preloader Plugin only when the page is loading and the content of the page is preloading. The plugin itself cannot affect the data source of the repeating group.
On our demo page, you can see a button that reloads the Repeating Group and then displays it again with the preloader effect. You can use either this way, see the details below.
Summary
We hope the above will be useful to you. 
Best regards,
Zeroqode Support Team.
Hi again, thank you for the response. So I guess I have to unsubscribe and I would be very happy to get back once the plugin has ability to be triggered by an element click (cause I think this plugin will be very useful in many cases as well). Again thank you for your help, cheers
.
Hi @hanifyaskur,
Thank you for your reply, and sorry for that. 
As we mentioned before, due to the specific structure of the Bubble’s Repeating Groups and its data source, once you’ve set it, you cannot change it externally. The plugin itself cannot affect the data source of the repeating group.
You can trigger the pre-loading by an element click for any other elements and groups, except repeating groups.
In case there will be any other plugin-related questions, please don’t hesitate to contact us, we will be glad to help. 
Best regards,
Zeroqode Support Team.
Hello everybody, how can I use this plugin with icons? It’s so frustrating that only icons are not working.
Hello @igormonteiro.dev ,
Thank you for your interest in our plugin.
We’ve tested the plugin on our live demo page, and haven’t encountered any issues with icons.
To understand better your use case, would it be convenient to share the following information:
-Screenshots/Video of your plugin element’s configuration.
-Workflows associated with the plugin.
-Any additional details you believe are important for us to replicate and understand your use case.
You can reply here, or send this information to us by email: support@zeroqode.com
Thank you for your understanding and cooperation.
Looking forward to your response.
Cheers!
Hey,
I have the use case where there are two “loading steps” For my project. One should display some of the content, but other parts are still loading till the second step. Is it possible to have multiple preloaders on the page at a time, or some other way to achieve this functionality using this plugin?
Hi @accounting4,
Thank you for your message and sorry for the delayed reply over the weekend.
Have you experimented with employing two plugin elements? You could use one Preloader for the initial group and another for the second group. 
Alternatively, you could use a Button that triggers a workflow to deactivate the loading, utilizing the plugin action ‘Stop Preloader a Preloader.’
Another approach is to use the Bubble event ‘Do when the condition is true’—for instance, when every field in the first form is filled out and submitted, then you could trigger ‘Stop Preloader a Preloader.’
You might also consider applying different conditions for elements on the page.
I hope these suggestions prove useful. If you have more questions about the plugin or run into other issues, don’t hesitate to reach out. 
Best regards,
Zeroqode Support Team.