BeeCee
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Errors during importing formsI deleted all forms, but no matter at what settings page of your plugin I go, I always get on top this error message:
https://screencloud.net/v/hT6W
By the way: I have NO cache plugin installed. And the debugging shows nothing, only this line of error message. This error message appears in the frontend of my site, too!
- This reply was modified 9 years, 7 months ago by BeeCee.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Errors during importing formsyes, I use WP 4.6.1 multisite and Yikes 6.2.3. As it is a multisite, there are no different installations of the plugin.
The plugin is ONLY enabled separately at both sub-sites, not network enabled! All other plugins disabled to avoid conflicts.EDIT:
this error remains, even when I delete all imported forms!yes, I have them.
yes, of course, I allways update immediately
Hi,
my error log is empty. I have moved to a new hoster 2 weeks ago and still there is no error mentioned in the server’s error log.
yes, I’ve already done this. I’ve also disabled all other plugins.
Wordfence don’t let me save the disabling of firewall, and I cannot save it, if I set the setting to “learning mode”.Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Again Trojan warning and blockingHi Marco,
sorry for the delay, yes, the warning has not appeared anymore. Thank you.Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Template tag for WP comment form?Yes, I know, but I need to appear this not at that place, it conflicts with some theme CSS. So I’d like to place it in the comment.php manually.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Template tag for WP comment form?Tracy, just discovered, that your shortcode inserts below the WP comment form a YIKES form, but not the checkbox for subscribing to the newsletter.
Could you please give me the shortcode just for this please – only the checkbox to subscribe also to the newsletter:
I tried this, but this don’t “executes” the shortcode:
echo do_shortcode('[yikes_mailchimp_checkbox]');Thanks!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Template tag for WP comment form?perfect, thank you!
Forum: Plugins
In reply to: [WP Author Box Lite] Template tag / function?Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Trojan warnings still not resolvedThank you, Marco, tried it now and all is fine again, thanks!
would be interested, too.
Forum: Plugins
In reply to: [WP Author Box Lite] Translationin plugin subfolder “core” is a file functions.display.php.
There in line 192 is this “About”.To translate it in German I changed the word “About” to “Über”:
uuml;berthe whole line:
$html .= '<h4 class="wpautbox-name">'. __('uuml;ber', 'wpautbox') . ' ' . get_the_author_meta( 'display_name', $authorid ) .'</h4>';This is not a good solution, but the only way, that I’ve found out. When there will be a plugin update, then this change will be lost. Hope the plugin author will change this soon.
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Trojan warnings still not resolvedThank you, hope this won’t appear anymore.