UnaOmnia

Results 15 comments of UnaOmnia

Counting boxes and filling posts didn't work well for me.. I switched to putting post IDs (WordPress) into value attributes on hidden inputs, and then using JS to make arrays...

Speed in general could be better.. it is very slow loading overall for me.. _Ted_ 312-292-6931 [email protected] unaomnia.com On Wed, Jun 3, 2015 at 12:33 PM, Drew Dahlman [email protected] wrote:...

I find the callback sometimes fires when I don't want it to. That could also be the "flickering" folks talk about. So, I think my goal has been to use...

Nevermind, I got it to work. What I did was make two separate field groups, and added the recaptcha field to each, AND THEN somehow it was no problem. AS...

Well, it is because I had two forms on one page. So to avoid using the same recaptcha I made ANOTHER fields that IS ALSO a recaptcha. I no longer...