Grzegorz Durtan
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Frontend display] blank sitePropably it’s:
Warning: call_user_func() expects parameter 1 to be a valid callback, function ‘fa_realize_form_actions’ not found or invalid function name in path\to\my\install\wp-content\plugins\acf-frontend-display\inc\afd_acf_extend_api.php on line 115This problem was solved.
Forum: Plugins
In reply to: [ACF Frontend display] Error message on hitting 'update' on front endPlease update to ver 1.1.1
Forum: Plugins
In reply to: [ACF Frontend display] Can't upload files/images on front end?Update plugin to 1.1.0 version and add “Mass Upload Forntent field” to your form.
Please give me feedback.Forum: Plugins
In reply to: [ACF Frontend display] Seems like not to work with ACF PRO versionI didn’t tested it with PRO version.
Developer License it’s too expensive for me ??Maybe in the future…
Forum: Plugins
In reply to: [ACF Frontend display] ACF -> MailformTo send email use Forms Actions plugin.
https://www.ads-software.com/plugins/forms-actions/Solution:
Install both plugins.
Create acf fields like: email, subject and message. Display it.
Click “send email” on Forms actions box.Done.
If you don’t want to show email field, choose hidden_field in ACF form.
Acf_frontend_display render hidden input field. If you choose “forced hidden” option on hidden_field, ACF dont render this field on front, but your email addres was send.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF?)] Add Image Upload Custom Field on Frontendhttps://www.ads-software.com/plugins/acf-frontend-display/
Plugin add extended frontend uploader to ACF form and display form on frontend (after content)
Forum: Plugins
In reply to: [ACF Frontend display] Display problemsPlugin rendering form after your content block. Usage to it content hook.
Frontend form included ACF classes to all elements.Forms are displayed into admin space which have generic enviroment to all the users.
Front end enviroment is different, extended from your theme.At the first scratch I have planned to add clesses schema to choose either classic ACF set or bootstrap SET.
In the next step plugin builds a space to create custom classes SET to your displayed form.
Forum: Plugins
In reply to: [ACF Frontend display] Plugin request/suggestion.Thanks for your great feedback!!!
I’ll create TODO list after weekend (WORDCAMP POLAND) and publish it on this topic.BEST
G.DurtanForum: Plugins
In reply to: [ACF Frontend display] e-mail via ACF[resolved]
Forum: Plugins
In reply to: [ACF Frontend display] e-mail via ACFI answered on this topic for this:
https://www.ads-software.com/support/topic/acf-mailform?replies=4#post-6216489Forum: Plugins
In reply to: [ACF Frontend display] ACF -> MailformDONE !!!
I finished Forms_actions plugin – available on github https://github.com/dadmor/Forms_actions
You could send emails now.
If it’s ok give me feedback and I’ll start registration process on wp repo.
Forum: Reviews
In reply to: [ACF Frontend display] great pluginTell my what is your expectations?
Forum: Plugins
In reply to: [ACF Frontend display] ACF -> MailformNow I create new plugin to realize form actions. For few days I will publish it.
Forum: Plugins
In reply to: [Front-end Editor for WordPress] Feature Request: ACF SupportDisplay your form into post frontend
https://github.com/dadmor/ACF_frontend_display