Andrej Srna
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Thank you for your responsive, I will try to debug this over the weekend. Just to ask, is it possible to cancel the order if 3DS fails?
Yes spacebar works, thank you.
Thank you, I see this feature was in the new update so I had to update the plugin. Although I would like to report a bug, as when I set the time to 0, it didn’t want to update and set the time again to 2000ms. After I set the 1ms delay, the settings updated successfully.
Much appreciated for the update.
Forum: Plugins
In reply to: [User Verification by PickPlugins] UTF8 E-mail FormattingHello!
https://ww.wp.xz.cn/support/topic/utf8-support-for-cyrillic/
add_filter( 'wp_mail_charset', 'change_mail_charset' ); function change_mail_charset( $charset ) { return 'UTF-8'; }works.
Thanks!
You need to also input your notificaton name
Forum: Plugins
In reply to: [Permalink Manager Lite] Fatal Error – WarningThank you very much!
Viewing 6 replies - 1 through 6 (of 6 total)