Michel Schonhage
Forum Replies Created
-
Forum: Plugins
In reply to: [Gift Wrapping for WooCommerce] Error on checkoutSorry! will check again
Solved
Forum: Plugins
In reply to: [Contact Form 7] JS error after selecting dropdownHi, custom theme and even with only CF7 and ACF plugins activate, we have the issue 🙁
Can I send you staging credentials so you can take a looK?Forum: Plugins
In reply to: [Rearrange Products for WooCommerce] Messed up Top Menu OrderI am having the same issue on one of my client sites. Any update about a fix?
Oh. Not the answer I was hoping for or expecting.
This issue is really bad and I think it only happened after an updatr somewhere in the last year, but I am not sure.
For now we don’t have any other choice then to go to Rank Math for our choice of SEO plugin.
I see there is already a very pong thread on Github about this issue, but it has been silent from Yoast since august…
Hi,
1. Correct. TwentyTwentyOne, ACF Pro, Yoast SEO, Yoast ACF glue and Classic Editor (or Disbale Gutenberg) enabled. Same issue when using a function in functions.php to disbale Gutenberg.
2. No, I can’t find any slow queries with Query Monitor plugin. Or any errors in browser console.
3. I could send you an export of the ACF groups/fields if needed. Please let me know how to send it to you.
BUG REPORT
1. Install WordPress, TwentyTwentyOne theme, Yoast SEO, Yoast ACF Glue, ACF Pro and Classic Editor/Disable Gutenberg.
2. Set up (a lot of) (nested) ACF groups/fields
3. Create a page with these ACF groups/fields and fill in the fields.
4. Save the page (will already take a while).
5. Go to WP Dashboard
6. Go to Pages
7. Open the created pageI have added the bug report to GitHub. Hope you can help soon, thanks!
Hi. I did yesterday via your contactform. You didnt see it?
Hi Maybellyne,
Haha, great respons but it is an conflict between Yoast/ACF Yoast and Classic Editor.
So I think you could help too? Because when Yoast is disabled and Classic Editor enabled, it works fine, only the combination of yoast and classic editor makes it slow…
So I don’t think it is just a classic editor error?
Hi,
I just found out that when I disable the “classic editor” plugin, it all works fine and fast, even with Yoast and Yoast ACF enabled. So it seems that that little plugin is the issue. Even when I add add_filter( ‘use_block_editor_for_post’, ‘__return_false’ ); to my functions file, it make it slow again…
But when I enable classic editor and disable yoast/yoast ACF, it is also fast.
So it seems to be an issue with these 3 plugins?
I have a staging environment to test.
Hi,
Thanks, I will try this, but the issue is still the same: with Yoast enabled the backend is slow. With Yoast disbaled the backend is fast. So it seems an issue with your plugin (or combination ACF/Yoast?)
Hi Michael,
We use the latest versions and we have the Yoast ACF plugin.
Not sure what to send you regarding screenshots/queries/functions, because the pages in the backend jusr load very slow. I don’t see any errors in the console. Any suggestions?
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Sidecart on non-WooCommerce pageHi, it works now, after you click the “verder winkelen” link, but we want it to automatically open after we click the add to cart button (not after page reload and clicking on the “verder winkelen” link.
Any suggestions? I could set up a staging environment where we remove the popup so you/we can test without it?
Forum: Plugins
In reply to: [Two Factor Authentication] Login screen keeps loadingThanks! Will send you an email soon!
Forum: Plugins
In reply to: [Two Factor Authentication] Login screen keeps loadingHi, can I email you the login URL? Because for safety I don’t want to add it here public. We changed the login URL for safety 🙂
Forum: Fixing WordPress
In reply to: Redirect to 404.php not workingHi @corrinarusso, yeah we tried all that but it just doesn’t work 🙁
We use a LiteSpeed server. We have a 404.php file and I tried the htaccess change, but it won’t work. Mod_rewrite is enalbed, because we use it for other things in htaccess.We are a bit lost. Any chance you could help us out?