yzhak
Forum Replies Created
-
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload error/var/www/html/wordpress/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files has root owner.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload error/var/www/html/wordpress/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files is writable
/tmp also writable and redable- This reply was modified 2 months, 1 week ago by yzhak.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload errorTrouble is in the move_uploaded_file function
tmp filename is /tmp/phpHVgBhb
new_filename is /var/www/html/wordpress/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files/shuf.jpg- This reply was modified 2 months, 1 week ago by yzhak.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload errorAlso error message goes from you plugin settings https://prnt.sc/f8AjLYa8TD6J https://prnt.sc/tUguIYS7GuMZ
- This reply was modified 2 months, 1 week ago by yzhak.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload errorYes it’s writable
https://prnt.sc/ZTqgLIcasr0y
also I debuged
$_FILES array
$file = isset( $_FILES[$name] ) ? $_FILES[$name] : null;
and it returns
https://prnt.sc/rkWT9tTfimijForum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] File upload errorConsole returns this: https://prnt.sc/qnDhD5FSXFr2
Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.@takayukister hello. Ok installed default twenty twenty four. Added my script for popup. Disabled plugins. Nothing changes. Trouble is still there. On page it’s working on popup window not. So probably trouble is in your wpcf7.init(form); function? Probably it’s not enougth?
Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.Theme is custom made from scratch.
Plugins:
Advanced Custom Fields
App Service Email
CMS Tree Page View
Conditional Fields for Contact Form 7
Contact Form 7
Contact Form to Any API
Enable Media Replace
Folders
Multilingual Contact Form 7 with Polylang
Permalink Manager Lite
Polylang
Post Types Order
PublishPress Future
PublishPress Planner
Redirection
Smush
User Role Editor
W3 Total Cache
WP Headers And Footers
WPO365 | LOGIN
Yoast SEO
I tried to deactivate them but it did not help me.Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.@takayukister if you trying to say to me that the trouble is because the custom tags then I can say to you that the form with standart tags is behave the same.Ajax validation in the form with standard tags also not working in popup.
Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.How it’s related to my topic? What exactly I need to get from this article?
The trouble is definitelly with the scripts on plugin side not on php. I know how to add custom tag and it’s already work as I write you above. Did you read my message?- This reply was modified 2 months, 3 weeks ago by yzhak.
Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.I’m the developer. We are using custom tags which are copies of standart tags but has another html markup of the field.
https://prnt.sc/ZnpVIQJX1maG
everything works correctly on pages. the trouble is in the popup.
On this page https://www.omnivagroup.com/procurement/ form has the same custom tags and working as expected.Forum: Plugins
In reply to: [Contact Form 7] AJAX validation not working in popup window.@takayukister Hello.
Popup in modal with not working ajax validation: https://www.omnivagroup.com/speak-up-line/incident-reporting-form/. (I made a mistake it’s not working even on old version)
Working ajax validation form https://www.omnivagroup.com/procurement/ (without popup)@jules-colle You didn’t fix it. When do you plan to do it?
@jules-colle Hello. Waiting for your answer
@jedifunk FYI^. Probably it will also help you