Jelle Tempelman
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Header content echoes in bodyHi @femiyb,
Sorry it took a while, I was setting up a live environment for you to use. When you add something to your cart from the shop https://test.van-middelkoop.net/shop/ you can see that when you open the inspector tools on the cart page, the source code is a mess, and the
<head>is almost completely empty.It’s a clean environment with
- Latest WordPress version (6.9)
- Only storefront as theme
- Only the WooCommerce and Mollie plugins (both latest versions)
I have also verified this problem with other hosts, and local host. So it’s not a problem of the hosting.
When needed I can do some more tests if you want and it’s helpfull.
Oh and maybe quite important to say: I only checked if this problem happens with the classic cart. Not with the new cart block
- This reply was modified 5 months, 3 weeks ago by Jelle Tempelman.
Forum: Fixing WordPress
In reply to: Problem with updating widgetsHi @threadi thanks for the comment. Glad to hear that you can also reproduce the error. I was afraid I was doing somthing wrong π
I will now report this to the Gutenberg team, thanks for the feedback. Marking this as “solved” for now, since the problem will hopefully be fixed by the Gutenberg team.
Forum: Fixing WordPress
In reply to: Problem with updating widgetsHi all, thanks for the replies. Because this is such a peculiar problem, I’m currently not experiencing problems with it since the “workaround” is very easy. But I’ll try to answer the questions to help identify and solve the problem. I’ve tried the usual troubleshooting, but unfortunately that doesn’t do anything.
I canβt reproduce the problem in my case
This is find weird, and a little frustrating π I’ve tried it so many times now, and it doesn’t work whatever I try (other site, other device, other browser, other network, other WP user). Again, it is a very specific edge case, only when you add a linebreak in the middle of an existing text.
The missing save could be caused by a server-side error. Check the error log of your hosting to see if there is anything there.
I don’t know if it is server side or client side, but what I do know is that the problem persists on both Windows and mac, on multiple browser, on my local environment and on a couple of server environments.
Deactivate all plugins as a test and use a standard theme. Does it work then?
I’ve tested it with a new and clean environment, no plugins installed, and only the “Twenty Twenty” theme.
Look under Tools > Site Health to see if any anomalies are mentioned there.
No problems there, only that page cache is disabled
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] Fatal error in 1.9.176@andregouveia @photospirit You can deactivate the plugin, and than perform a rollback. That worked for me.
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] Fatal error in 1.9.176I don’t want to be rude, but this happens like 4, 5, 6 times a year. Please @gplsaver can you fix this?
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] fatal error in 1.9.170Hi @gplsaver thanks for fixing the problem. This fixes the problem for me too. No more errors in the debug log either. Thanks.
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] fatal error in 1.9.170I am also experiencing this problem. During testing and reading code I have come to the following conclusions:
- No products are added to the shopping cart
- When you are logged in as admin you even get a WordPress critical error on the shopping cart page
- The problem seems to be in the management of the cookies/session
- The problem persists, regardless of whether you choose Cookies or PHP Sessions in the settings
For now I will switch back to version 1.9.167
- This reply was modified 1 year, 7 months ago by Jelle Tempelman. Reason: Did more research
Forum: Plugins
In reply to: [WooCommerce] Problem with shipping zonesHi @xue28
Thanks for the response! I was under the impression that the 3 dots were an indicator for a range including the very last possibility, but as I understand it now, the value after the 3 dots is the last value included. Is that right?
Forum: Plugins
In reply to: [WooCommerce] Problem with shipping zonesHello @anastas10s ,
Thanks for looking in to my problem. The ZIP codes I submitted in my initial post was for demonstration. I’ll provide you with the following:
A) Shipping zone covers
3300**...3769**B) Shipping to
3768AAis working, this is a ZIP code in Zeist (town near Utrecht)C) Shipping to
3769AAis not working, while this is a perfectly valid ZIP code for Soesterberg (even smaller town near Zeist)The only thing I can think of causing this is that 3769 it’s at the end of the numeric range, and that the trailing AA is causing it to go outside that range. But I figured that the two wildcards at the end should fix that. Is that not true?
Forum: Fixing WordPress
In reply to: Open Sans and theme.jsonHi @t-p ,
I am developing a theme a team myself. It’s not a problem with the theme, it’s a problem with WordPress.
- This reply was modified 3 years, 3 months ago by Jelle Tempelman.
- This reply was modified 3 years, 3 months ago by Jelle Tempelman.
Thank you both. @missveronicatv your answer is truly amazing thank you. I added the snippet to my functions.php and I works like a charm. Thank you so much!
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Can’t manage my stock anymoreThanks a lot! I’ll be patiently waiting π
Good luck finding the solution!Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Table overview bugHi,
When I view the page source and I search for bootstrap no hits will come up.
Hiding one of the screenoptions indeed fixes the problem. Only, my customer has 32 users registered and not all users know how to turn off one or more screenoptions. I would really appreciate a fix in one of the coming up versions.Forum: Fixing WordPress
In reply to: featured images on custom post typeBecause I’m trying new things and doing it myself is more fun than going with an OOB option π
Forum: Fixing WordPress
In reply to: featured images on custom post typeHi @corrinarusso thanks for responding. Unfortunately, this is not the problem. In order to print the image, I need to link the image, and that’s not posible.
First of all, the gallery opens empty, while there are images available in the gallery. Second, when I select an image the image won’t link. For more info I recorded my screen to make it more clear.