Hi @lennings82
I hope you’re well today!
There’s currently no such schedule option built-in into the plugin but you can use a piece of additional code for it:
https://gist.github.com/adczk/c3674512fe001dbdede9f6bf2cb6394f
You would need to add it to the site as Must Use plugin:
– create an empty file with a .php extension (e.g. forminator-schedule-form.php)
– copy and paste code into it
– save the file and upload it to the “/wp-content/mu-plugins” folder of your site’s WordPress installation
You will also need to configure the code. All the necessary settings are described in the code itself and i think they are pretty self-explanatory but if you have any additional questions, let us know, please.
Note: the only “downside” here is that you need to specify full dates (not only hours) of when the form should be available – but other than this it does precisely that: shows from when allowed and shows a defined message instead when not allowed; the form is hidden in a way that it can’t be “hacked to be shown” e.g. via manipulating CSS.
Best regards,
Adam
Hello @lennings82 ,
We haven’t heard from you for some time now, so it looks like you don’t require our further assistance.
Feel free to re-open this ticket if needed.
Kind regards
Kasia