Doodl Creative Studio
Forum Replies Created
-
Hey — making progress, sort of ?? So I found this thread in the Printful support forum that is similar and may shed some light:
https://www.ads-software.com/support/topic/printful-total-fail-to-upload-to-woo/
Still looking for answers though! Printful is of no help and doesn’t seem to respond to their forum. It would be nice if you all could talk to each other ??
All of my products are just going to the trash. I didn’t notice this until I found that post. But there is still a problem. Even if I “restore” the product from the trash, it doesn’t sync with the printful dashboard. That is a Printful issue, and I’d just like to get the error logs cleared up first.
The WooCommerce error log has a couple of “fatal errors” now, but there have been NO server errors since the July 15th (somehow that fixed itself). So now it seems like the errors are all WP / WC / Printful related.
Can someone please explain these errors and what is causing it?
There is a new WordPress “hook” fatal error issue in the WooCommerce logs today:
https://gist.github.com/klpiazza/307d0bd704de2dec333dbd12b5d3d6d1
As well as the original fatal error—Something about the “class-woocommerce.php” file:
https://gist.github.com/klpiazza/526d17e64a2a25f032dba405dccb9b30
Is my website self destructing? Any help is appreciated.
Correct, I can create a new product manually with no issues.
So I downgraded WooCommerce to 9.0 and then 8.9 and there is no difference.
But Printful will say it’s a host issue. The host will say it’s a WP / Woo issue.
Is there anyone who knows how to troubleshoot these errors? Do I need to post this to the printful plugin forum?
Thanks.
Yes. Maybe I wasn’t clear enough (my bad). Both Printful and my hosting service are up and running. I only noticed the error on Printful → which led me to my hosting service → which pointed to the error in WooCommerce. Hope that makes sense.
Again, the “Server Error Logs” point to an error in the “wc-template-functions.php” file. This error generates every time I try to create a product from the Printful dashboard. The WooCommerce “Fatal Error Logs” also point to errors in WordPress and WooCommerce.
PHP Warning: Trying to access array offset on value of type bool in /home/kevinpia/public_html/reformedshirt/ref/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1622 (Also on line 1623, 1624, 1625, 1634(x2))
Here is the System Status Report:
https://gist.github.com/klpiazza/f7d7e5176bf11b0463a4e375524c65f8
And the Fatal Error Logs
https://gist.github.com/klpiazza/526d17e64a2a25f032dba405dccb9b30
I’m happy to add more details as needed. All I know is that I had no issues in May 2024. When I tried to create some new products this month (July 2024), I couldn’t do it. Both Printful and my host have agreed that the error points to something on my end which led me to this forum. Open to any suggestions. Thanks again!
Forum: Themes and Templates
In reply to: [Twenty Twenty-Four] Style Mobile Menu@properlypurple – For whatever reason my browsers do not do that. As soon as i select an element, the mobile menu disappears. Can you be more specific about what tools you are using? Are you Mac or PC? What version of Chrome? Seems like there is a disconnect somewhere.
I’m using:
- 2020 Mac M1 Sonoma 14.1.1 (23B81)
- 1) Brave Version 1.61.120 Chromium: 120.0.6099.234 (Official Build) (arm64)
- 2) MS Edge Version 120.0.2210.144 (Official build) (arm64)
Forum: Themes and Templates
In reply to: [Twenty Twenty-Four] Style Mobile Menu@jordesign, That’s it! To clarify for other, I added:
has-modal-open is-menu-open
in the HTML to the existing class:
wp-block-navigation__responsive-container
See attachment with highlights. I hope this helps others. Take care.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Four] Style Mobile MenuThanks @jordesign, but it’s not a :hover menu on mobile and doesn’t seem to work with any other psuedo states. I’ve only had this problem with the 2023 and 2024 themes for some reason. That method definitely works on other themes but still disappears every time you go to dev tools on these. That’s why I’d be curious to look at the structure and CSS of the new nav. Any thoughts on how to get that info? Thanks.
I’m having the same problem. Was there a solution for paginated pages? How do you turn on infinite scrolling instead of using pagination? Just curious if there is a workaround. Thanks.
Great. Thanks. I also just figured out the default filtering by date issue. I was working as DRAFTs and then BULK PUBLISHed them, so some wires got crossed and every post had a MODIFIED DATE of “today”. So I had to manually visit each post and UPDATE (resave) with the desired PUBLISH DATE. Kind of annoying, but it does work now. I’ll check out the AWhitePixel.com link and see if I can get that to work. Take care.