Mirco Babini

Results 109 comments of Mirco Babini

We are looking for the same thing, enable/disable open track from a nodejs application. Is it something we can already achieve somehow? It's great to know @sthalik agreed on this...

> I'll implement it in a portable way using shared memory mappings (that can be used from opentrack's command-line or remotely with a stable ABI) once I finally take care...

Last but not least, will the mac drivers work on Mojave? Thanks, Mirco

I see why this limit must exist. Though, setting it to 50 is prone to cause a lot of issues. Maybe 300 is a more fair default limit, not affecting...

I was not aware of all these cases. > Finally, subscription delays are not just for trials. Many sites use this plugin to make all memberships start on the same...

@sthalik do you think this is tough to be achieved? Thanks for your feedback.

Hey @Kilbourne, you found a way to achieve this with both Stripe and PPE?

I had this same issue from 2020 to Aug 2024, then fixed it definitely. During that timespan, I had a warning at the top of the checkout page (hiding the...

Maybe detect it's a builder editing the page and change some behaviour. ```php /** * Detect elementor and other front-end builder */ function is_front_end_editor() { // edit with elementor page...