Archived topic
WooCommerce & GeneratePress
6 replies · Started by _blank on March 15, 2022
Hello,
Since a few days, when I go to edit a post, the bulleted lists do not appear anymore in the article but only in admin the problem occurs, live on the site they are displayed.
And also I notice 404 errors when I go to edit a post:
wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js
wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator.js
wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js
Do you have the same problem with GeneratePress and WooCommerce? Is the problem related to the last updates of WooCommerce ?
Best regards.
Hi Olivier,
I can’t seem to replicate the issue with regards to the bulleted lists from my test website. It may be that another plugin is causing this. Can you try #1 here: https://docs.generatepress.com/article/debugging-tips/
Moreover, with regards to the second issue, our theme shouldn’t be causing that as well. Can you try rebuilding your permalinks?: https://www.hostinger.ph/tutorials/wordpress-broken-permalinks
Does this issue occur when testing for plugin conflict as well?
Kindly let us know how it goes. It would also help if you can share the link to the site in question: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Hope to hear from you soon. :)
Hi Fernando,
Thank you for your quick feedback. After investigation, the problem with the display of bulleted lists in the admin part of the posts is a CSS admin issue with the latest version 2.6 of Gravity Forms, I reported the problem to the support team a few minutes ago and an update with a fix will arrive shortly.
Next, for the 404 errors issue with some WooCommerce JS files, it's a strange thing, 3 JS files were missing from the directory:
woocommerce/packages/woocommerce-blocks/build
The files came from the WooCommerce Block plugin which I never installed, nevertheless I got the 3 missing JS files from the WooCommerce Block plugin and transferred them via FTP to the directory:
woocommerce/packages/woocommerce-blocks/build
Best regards.
Glad you were able to figure out the cause of the issues Olivier! Feel free to reach out anytime if you’ll need assistance with anything else. Best regards. :)
for anyone else finding this post, it is a bug in woocommerce.
the bug report is here:
https://github.com/woocommerce/woocommerce/issues/32285
which says it will be fixed in ver 6.4 of woocommerce.
Thank you for the information Natalie! Appreciate it! :)
Good news! Thank you for the information Natalie 😀