Danny van Kooten
Danny van Kooten
Was able to test with an iPhone device. - Issue does not occur on boxzillaplugin.com so it seems to be site specific. - Issues **does** occur on http://free-me.com.au/, which has...
@davidmccoy do you have a link to your site where I can see this happen? We're still looking at what is exactly causing this, as it's not happening all the...
Somehow this seems to occur with _any_ element inside the box, but only for themes that have a sticky header (or any element with `position: fixed`) and with a MailChimp...
That is an awesome idea. :+1: Will see to it!
09c2bb9c93394d6c09070d12c553a54e8659b09a adds a few filters that make it possible to add more fields to the bar programmatically. _Example_ ``` php add_action( 'mctb_before_submit_button', function() { echo ''; }); add_filter( 'mctb_merge_vars', function(...
Duplicate of #13
Hey @jester1979, nice to see you around here. What does the error in your console say? Or do you have a link to where I can see this happening? Thanks!
Thanks, that definitely helps! You're right about the `boxzilla_options` being corrupted, it looks like the iframe HTML specifically is not escaped. ```
Hey @digilist, I'd like to but last I looked into this I got kind of confused by the international laws about VAT for UK... For me (Dutch business entity) they...