wootimes
Forum Replies Created
-
Forum: Reviews
In reply to: [Gutenberg] Bad idea@karmatosed the other side of the gutenberg editor is, many companies have guidelines to share content on the business page. With all the possibilities of designing the content with, colors, background, font size … every person can do all with the content. I think this is not the aim of many companies. The same thing for many bloggers (food, fashion, travel …). The focus is the text and images, but not to designing the content. It’s easier to have a good theme to do that which regulates the design.
Also the meta boxes are a very important feature to customize many things of a page or post. So the ACF Plugin have meta boxes in use to do this. Design blocks of the Gutenberg-Editor are not the solution. So I think there must be a way to do this with meta boxes like ACF or WooCommerce without activating an legacy mode if the Gutenberg editor is the main editor of WordPress.
Or the Yoast SEO plugin use meta boxes. If I testing the gutenberg editor right now, I can’t see some space to display meta boxes of different plugins. I don’t think that the right sidebar offers enough space to show all the things. What is planned to make all the plugins compatible with the gutenberg post/page layout?
Forum: Reviews
In reply to: [Gutenberg] Bad idea@lukefiretoss thank you for this link.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MailChimp Issue with Contact Form 7@ Plugin Author: Any solutions for this issue?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MailChimp Issue with Contact Form 7The impact is, that deprecated functions are no longer supported. Just for a while.
Actually the mail chimp plugin use ?wpcf7_add_shortcode“. The solution is the change this to ?wpcf7_add_form_tag“ and everything is fine. But I don’t want edit the files of this plugin.Forum: Plugins
In reply to: [Contact Form 7] Issue “wpcf7_add_shortcode is deprecated” after UpdateIn my case, after deactivating the mailchimp plugin, the error is gone. Because, the mailchimp plugin have contact form 7 integrations with the deprecated ?wpcf7_add_shortcode“.
May in your case, you have other plugins or own php functions with contact form 7 integrations?
Forum: Plugins
In reply to: [Contact Form 7] Issue “wpcf7_add_shortcode is deprecated” after UpdateThe reason for this issue is the mailchimp plugin for wordpress. But it’s not the best way to edit mailchimp plugin files.
Do I have to wait for an update from Mailchimp plugin?