artman0
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Are you a human? Please solve: translation@talextech any update on this task? I need also translate ‘Are you human? Please solve’ but this text is not wrapped intro __() function.
Forum: Reviews
In reply to: [AWPLife Weather Effects] great plugin, but give fatal error in network modeHey, thanks for super-fast fix!
Forum: Plugins
In reply to: [Polylang] Error Polylang Deprecate: Hook pll_after…Same here, but I also get fatal error:
Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class PLL_Locale_Fallback does not have a method “pll_languages_list” in …/wp-includes/class-wp-hook.php:310
Error appear even on default theme, and even if I remove all the plugins except Polylang.
Forum: Plugins
In reply to: [File Manager Pro - Filester] How to hide FileBird ads?No.
I think it’s ok to show ad on YOUR plugin’s page, like all others plugins do, but show ad on dashboard and others pages – it’s too much!
Forum: Plugins
In reply to: [File Manager] Folders Not Showing Up After WP 5.6 UpdateStill not working from my side also.
Проблема решена, автору большое спасибо за подсказку.
Оказалось в настройках всего-то нужно было включить перевод через .mo файлы и все заработало.Forum: Plugins
In reply to: [Wishlist for WooCommerce] Few questions, how to change page slug, etcAlso it would be good to add classes to table and heading in my wishlist page. In this case it would be easier to write own css.
And better to move .js files to footer, not header. This will increase loading speed of site.
I also translated your plugin to Russian language, how I can contribute this translation to you? (.po,.mo files)
Все равно же, один раз настроил и забыл)
Спасибо, буду ждать обновление.
Forum: Plugins
In reply to: [New User Approve] Mail tags not working in custom email messageHey suvires, thanks for answer!
I know about this function, but it enable html content type for all emails, which will be sent from site, even system emails for admins.
And when you send plain email as html, all text fall into one line, and it looks weird.So, correct question, how can be enable html content type only for needed plugin ?
Forum: Plugins
In reply to: [New User Approve] Mail tags not working in custom email messageHey suvires, I’m back again for this task. Big thanks for help with tags, now they works!
I got one more question, did you send these emails as html ? I edited email, add tags, but in mail box I receive html as plain text:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta name="viewport" content="width=device-width"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> ....Forum: Plugins
In reply to: [WP Approve User] HTML EMAIL FORMATHello Konstantin, first of all thanks for great plugin!
My question have same subject, so I will write here instead on new thread:
Is there any way to add hooks for include email header and footer ?
I want to send emails in html with branded email.
And I’m agree with C3PORocks, it is good to enable html emails only for this plugin, cause wordpress default emails in html totally crashes, already tried that.Forum: Plugins
In reply to: [New User Approve] Mail tags not working in custom email messageHi, suvires.
No, still not solved. I tried several times contact author of this plugin with no success. 🙁Forum: Plugins
In reply to: [Psychological tests & quizzes] Problem with qtranslate-xThanks for answer.
Could you recommend multilingual plugin which already tested with your plugin ?
Forum: Reviews
In reply to: [Cart Popup for WooCommerce] good plugin, but need to have some improvementsAll html should be only in <body> tag, <head> is only for meta data.
Ok, thanks for answer!