The Marketing Squad
Forum Replies Created
-
Forum: Plugins
In reply to: [Beauty Form Styler for Gravity Forms] Form Redirection Not WorkingYes I did use form Confirmation settings to redirect after the form submission
I disabled Yoast, cleared the cache and it still had the same issues. Any other thoughts on what it might be?
https://myplanadvisors.com/slide-anything-popup-preview/%E2%80%9Clate-discovered-styles.css
This is the error that I get when I remove plugins causing other errors.
Uncaught TypeError: Cannot read property ‘Component’ of undefined
at Object.52 (settingsPage.js?ver=1604431146:12)
at n (settingsPage.js?ver=1604431146:1)
at settingsPage.js?ver=1604431146:1
at settingsPage.js?ver=1604431146:1
VM429 post.php:178 Uncaught TypeError: Cannot read property ‘1’ of null
at window.onerror (VM429 post.php:178)
These are the errors that it givesI’m also experiencing this issue with SA Pro. I updated to 5.6 and it kept slides on the front-end and on the backend it displays just slide content. I can’t add any slides either.
Thanks, this solved the issue actually. W3 Cache plugin did it! Is there no way to run this plugin with caching enabled?
Okay thank you. For those going through this issue with WPEngine, LargeFS, and the all-caps “/wp-content/uploads/WPL” folder; we found two solutions.
1. Have WPE “Force” LargeFS. This is not recommended but they were able to do it. They’ll want to add a note for future people editing the LargeFS site though, because any edit will “reset” the function and change the folder-name in the integration to “wpl”.
2. Remove Gravity Forms from “/uploads”. If you do this you can just upload the whole “/uploads” folder instead of just the “WPL” folder. You can change the upload folder using this filter: https://docs.gravityforms.com/gform_upload_path/
Make sure WordPress has the correct permissions to write in the folder you specify in the filter.
-Josh