Product frontend edit problem
-
Hi,
I have a problem with editing product by frontend. When I’m trying to edit product I see a grey square on the right side. It’s really annoying becouse most of the edit buttons are on the right side.
Attachments:
You must be
logged in to view attached files.
Hi czystyzakup,
Thanks for reaching to us and appreciate your patience.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hi czystyzakup,
Thanks for your patience.
It caused by WooCommerce plugin https://prnt.sc/CicX43R20k1f
I’ve passed this topic to one of our developers, and I will let you know once get an answer.
Regards,
Hello,
it’s been a while since last update, did you get any new information?
I thing I found a solution at this post:
https://wordpress.org/support/topic/woocommerce-layout__activity-panel-wrapper/
I addded this CSS:
.woocommerce-layout__activity-panel-wrapper {
width: 100%;
display: none;
}`
To Custom CSS / Custom CSS for admin dashboard. Is it safe for use?
Hi czystyzakup,
Thanks for your patience.
Could you please check on the default theme (Storefront) for this issue? Because, most likely, this problem is not related to our theme. Also, your custom code is not correct, so it needs to be deleted.
Regards,
-
This reply was modified 2 years, 1 month ago by
Hung Pham.