shakibrkhan
Forum Replies Created
-
Forum: Plugins
In reply to: [HTTP Headers] Content-Security-PolicyHi, I have the same issue.
can anyone explain the reason on this CSP?
expecting a fix from Plugin Author.thanks in advance
hello,
I am getting the admin email.
the student is not getting the email.
=====
no SMTP plugin installed.
“Background email processing” is disabledplease give me a workable solution ASAP.
thanks in advanceForum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Akismet is not workinghello plugin author,
after updating the wordpress with latest version 5.6 and Contact Form 7 plugin and akismet plugin all update (latest version). akismet stop working with CF7 !!!
all valid information are counting as SPAM by akismet and stop submitting the CF7!!!
any idea?
FYI: I am using Akismet paid version (Akismet Plus)
thanks in advance- This reply was modified 4 years, 3 months ago by shakibrkhan.
Forum: Plugins
In reply to: [Contact Form 7] Critical issue with 5.2NOT WORKING
$submission = WPCF7_Submission::get_instance();
if ( $submission ) {
$posted_data = $submission->get_posted_data();
}need quick solution. thanks
Forum: Plugins
In reply to: [Contact Form 7] Can I DEFINE $posted_data OR it’s a restricted TermNOT WORKING
$submission = WPCF7_Submission::get_instance();
if ( $submission ) {
$posted_data = $submission->get_posted_data();
}need quick solution. thanks
NOT WORKING
$submission = WPCF7_Submission::get_instance();
if ( $submission ) {
$posted_data = $submission->get_posted_data();
}need quick solution. thanks
Forum: Plugins
In reply to: [Contact Form 7] get_posted_data() doesn’t return _wpcf7 in ver5.2NOT WORKING
$submission = WPCF7_Submission::get_instance();
if ( $submission ) {
$posted_data = $submission->get_posted_data();
}need quick solution. thanks
Forum: Plugins
In reply to: [Contact Form 7] WPCF7_Submission problemI am facing this same problem. looking for faster solution and documentation. thanks
Forum: Plugins
In reply to: [Autoptimize] Undefined index after update 2.8.1replacing 2.8.1 with this beta has solved the log error issue. thanks
hello @leejie8008,
I am also facing this problem.
The Entrance Animations keep repeating non stop, I want the animation only each time page loading. like, loading the page or refreshing the page, it will show the animation.is there any configurations that set it to run only once?