michavo73
Forum Replies Created
-
Forum: Plugins
In reply to: [Editorial Calendar] WordPress 5.6 broke the plugin@zgrossbart: Now I did what you suggested and I found the plugin that courses this error: “Meta Generator and Version Info Remover”. When I remove it the calendar is shown correctly. Now I prevent the WordPress version in the code with the ”
remove_action(‘wp_head’, ‘wp_generator’);” function in my function.php of the child theme.I’m very interested in any annotations of you! ??
Forum: Plugins
In reply to: [Editorial Calendar] WordPress 5.6 broke the plugin@zgrossbart, I have activated the automatic updates of WordPress. So it’s not that easy to say. I think I can remember that just before the automatic upgrade and afterwards a few updates were installed for plugins and the theme. How does this affect this problem and how can I solve it?
Forum: Plugins
In reply to: [Editorial Calendar] WordPress 5.6 broke the plugin@zgrossbart, I didn’t install any new plugin or theme. This error appears since the upgrade of WordPress and/or your plugin.
On browser console I got the following error:
Error loading calendar: TypeError: a.droppable is not a function
Do you need any further informations?
Forum: Plugins
In reply to: [Editorial Calendar] WordPress 5.6 broke the pluginSorry, but for me the calender is still NOT working! I get the message (translated from German):
“Error on loading the calendar: undefinded”
Same problem here! Files backuped on FTP weren’t deleted anymore. But I use no special port.
In my logfile there is found the following entry:
PHP Warning: ftp_login(): Login incorrect in /var/www/vhosts/…/httpdocs/wp-content/plugins/backwpup/inc/class-destination-ftp-connect.php on line 210
Notice: The backup file is saved there. It seems that only the deleting function occurs this error.
Forum: Plugins
In reply to: [Imsanity] Not using Settings "Images uploaded directly to the Media Library"This problem cost me hours of my life! Thanks for this topic here!
@jason:
When this differentiation is so difficult, so why do you maintain it? I think, nothing is more annoying than a feature that isn’t reliable. I was on the verge to delete your great plugin because of this. Fortunately I found this topic! In your position I’d merge the both options media libary and elswhere. While uploading via pages/posts is recognized as seperate thing everything is fine, I think! ??Forum: Plugins
In reply to: [Fast Secure Contact Form] BETA: Translation of the new version 4I’ve already tested this and loaded up the to language files. But it seems that none of the translated strings are used by the plugin. Everything stays in English. I’ve also checked the language parameter in wp-config.php. Everything looks fine but the translation doesn’t work. ??