Bryce Kirk
Bryce Kirk
I changes the file permissions (all assets now listed as `-rwxr-xr-x` in terminal) and the problem persists :(
Can't find storage/logs, but on the server there's a phperrors.log under craft/storage/runtime/logs. Attached. [phperrors.log](https://github.com/benjamminf/craft-embedded-assets/files/1992432/phperrors.log)
May not be an option for everyone, but running the feed on a secured domain (https) seems to fix the error.
Im using the :after pseudo-selector and it works quite well. `24.1` `#your-number:after { content: "%"; }`
+1!
Would love a fix for this. I've got file uploads on one page and payment + submit on another. This bug makes that setup impossible.
Seems like perhaps [this is intentional](https://verbb.io/craft-plugins/formie/docs/feature-tour/conditions#buttons)? Got around it by listening for changes to my text input and disabling the submit button as long as `data-conditionally-hidden == true`.
+1, I'd like to know this as well