Theo Pape
Forum Replies Created
-
The issue appears to come from this function which you have an action for add_action( ‘init’, array( $this, ‘redirect_on_foreign_domain’ ) ); – can’t seem to find a way of removing this if URL is/contains /wp-cron.php
Forum: Plugins
In reply to: [EWWW Image Optimizer] Images over 5MB don’t get processedDoesn’t matter. Was because the domain was set up to auto convert to webp, so had to use the full, true S3 bucket domain.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Images over 5MB don’t get processedLooks like that is the issue:
could not download: Request Entity Too Large
Do you limit this, or this is a server setting?
Forum: Plugins
In reply to: [EWWW Image Optimizer] Images over 5MB don’t get processedIt’s worth noting that if I manually resize these below 5MB and upload to S3 directly, then go back to WP and click the optimise button, is then successful in optimising…
Forum: Plugins
In reply to: [Site Reviews] class=”no-ajax” no longer workingOK thank you. Perhaps consider making it default behavior to hide the from after submission if have hit the limit, though?
Forum: Plugins
In reply to: [Site Reviews] class=”no-ajax” no longer workingHi,
That doesn’t really work, because we end up with a form that says ‘Your review has been submitted!’. How to hide the reviews form if have hit the limit (in this case one review)?
Forum: Plugins
In reply to: [Site Reviews] class=”no-ajax” no longer workingOK great, thank you. Will use this method once released then – that’s a better way.
Forum: Plugins
In reply to: [Site Reviews] class=”no-ajax” no longer workingSorry edited that as realised you had addressed. When do you plan to release 6.0?
Forum: Plugins
In reply to: [Site Reviews] class=”no-ajax” no longer workingWhen’s the release date?
Forum: Plugins
In reply to: [Advanced Forms for ACF] Enable All StepsHi Phil,
Perfect with the solution.
Yes, sure. If you could put a reference link to DRONEWORK that would be much appreciated.
Thanks,
TheoForum: Plugins
In reply to: [Advanced Forms for ACF] Enable All StepsHere you go! DRONEWORK onboarding and profile editing
Forum: Plugins
In reply to: [Advanced Forms for ACF] Enable All StepsThank you so Phil, that is very cool. Is there a way to grab the number of pages from somewhere, without manually entering this?
Will post a screen recording of it in action, shortly.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Enable All StepsHi Phil,
Yes, correct.
So desire the option – ideally in a shortcode parameter – to allow all steps to be enabled from first load. This way can jump anywhere in the form our users have already filled out. You might also want users to be able to navigate anywhere in a form that hasn’t already been filled out – would then just need validation to be tied to the page and final validation of whole form on submit.
Makes sense or need more details?
Thanks,
TheoForum: Plugins
In reply to: [Advanced Forms for ACF] Form submittedOh apologies, that works! I had that in the wrong place.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Form submittedHi Phil,
Thanks for the support, but that doesn’t appear to do anything for me…
Thanks,
Theo