artyus
Forum Replies Created
-
Excellent!
In version 1.9.1 this problem is no longer there.
Thanks for the quick response.
Sincerely,
Farid Taziev.Thanks for the quick response!
Yes, this is what need for me, and each of the solutions suits me perfectly.
Unfortunately, the FAQ you mentioned is on the page for the paid version of the extension, and I tested the free version of your plugin, so I couldn’t find this answer myself.
Thanks again for the answer and nice plugin!
Sincerely,
Farid Taziev.Forum: Plugins
In reply to: [Send PDF for Contact Form 7] No PDF AttachementHow to reverted back to version 0.9.1 ? I cant find the zip file with the version 0.9.1 ?
Without any other plugins, standard way:
- Please use “Advanced View” link on right upper side on plugin page.
- After on page bottom select needed version for downloading.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] No PDF AttachementI confirm the problem exists.
ADD: Re-saving the PDF settings for the form does not change the situation (this method worked before).
- This reply was modified 2 years, 5 months ago by artyus.
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Required fields don’t work as expectedHi!
Thanks for the quick fix.Now it works, but some error messages have changed their position, I’m studying the issue.
Forum: Plugins
In reply to: [Contact Form 7] The JS-scripts of the plugin violate the use of plugin hooksOk, the problem was that plugin scripts don’t like strings output.
The problem is not solved, but at least identified.Forum: Plugins
In reply to: [Contact Form 7] The JS-scripts of the plugin violate the use of plugin hooksI repeat, the plugin doesn’t work even with the simplest code, regardless of how to apply a hook: with add_filter or add_action.
Forum: Plugins
In reply to: [Contact Form 7] The JS-scripts of the plugin violate the use of plugin hooksTo demonstrate the problem, I put in “functions.php” a simple code, which looks like this:
add_filter ('wpcf7_mail_sent', 'Test'); $__pageREQUEST_URI = $_SERVER['REQUEST_URI']; function Test() { global $__pageREQUEST_URI; echo("<script>console.log('$__pageREQUEST_URI');</script>"); }
Forum: Plugins
In reply to: [Contact Form 7] The JS-scripts of the plugin violate the use of plugin hooksThis is a child theme.
I switched to Twenty Twenty-Two, if that’s more convenient for you.
Forum: Plugins
In reply to: [Contact Form 7] The JS-scripts of the plugin violate the use of plugin hooksPage with standard form on website:
https://test.faridtaziev.com/aaa/Sample of code placed in functions.php:
add_filter ('wpcf7_mail_sent', 'Test'); function Test() { ...); }
Forum: Plugins
In reply to: [Themify Popup] Issues due to recent updatesHey!
I can’t say exactly what the problem is, because I noted it on a live site and, of course, I can not provide the opportunity to conduct experiments.
Plus, he’s very busy with other things.If the expected updates do not fix the situation, I will try to deal with the problem.
Hey!
If you are talking about version 2.9.3, then it can activated on multisite, but still don’t work properly.
I found out that this version is incompatible with two plugins:Wordfence Security
and
External Links — nofollow, noopener & new windowTry looking the cause of the problem here.
Sincerely,
Farid Taziev.Thanks for such a quick answer.
OK, it turns out my claims were unfounded ))
Thank you and good luck in the development of the plugin!
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] “Auto Scroll to top” option cannot enableI did it ))
Have a nice day!
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] “Auto Scroll to top” option cannot enableThe error was promptly fixed in the new version.