Christian Gröber
Christian Gröber
@GigaMick There is a function `togglePreview()` on your SimpleMDE Object, you could call that after assigning the editor to textarea
Would fix #56
@nacmartin How's it looking? Have you had time to look into this yet?
I don't think it's possible to send messages from the user's account (and I'm pretty sure that isn't what you meant), but maybe we could use [sharetoany.com](https://sharetoany.com) to achieve something...
+1 on this, but also Google and Github. It's super easy to do, much more secure since the site doesn't have to handle authentification itself, and of course, much more...
Hi @opr yeah, I'll give it a shot, thanks for the feedback!
@opr Okay, I can confirm, the call now gets triggered, so it looks like #6612 fixes this.
@opr I hate to reopen this, but it looks like there's still some issues with this. When a user is logged in and goes to checkout from any other page...
Currently it is not open source. Might it have something to do with the order in which we load our scripts? Here our script gets registered: `wp_enqueue_script($jsFile, RISKCUBE__PLUGIN_URL . 'assets/riskcube.js',...
Hi @LukeShortCloud have you managed to get it building? I'm also trying to get a custom build of the image working, but I've also run into those issues