-
AuthorPosts
-
September 5, 2018 at 7:30 am #1005897
Hi,
after upgrading to WooCommerce 3.4.5 the product description is not visible in the browser any more.
The HTML code is in, but the div content of the 3 Tabs (Description, Additional Information and Seller) is not shown.
The Display:none -> Display:block is set.I run out of ideas what causes the problem – hopefully you can help me with some hints?!
Note: I am using a ENFOLD child theme. But this template does not seem to cause the Problem.
Thank you in advance,
Best Regards
MichaelSeptember 5, 2018 at 8:10 am #1005904Additional note:
it seems that this woocommerce css code from woocommverce/assets/css/admin.css causes the not showing description in ENFOLD theme:
#woocommerce-coupon-data ul.wc-tabs::after, #woocommerce-product-data ul.wc-tabs::after, .woocommerce ul.wc-tabs::after { content: ''; display: blick; width: 100%; height: 9999em; position: absolute; bottom: -9999em; left: 0; background-color: #fafafa; border-right: 1px solid #eee; }
September 5, 2018 at 10:41 am #1005980Hi,
Thank you for using Enfold.
Did you install any third party extensions prior to the issue? Please try to deactivate the plugins and then activate them one at a time to find the conflict.
Best regards,
IsmaelSeptember 5, 2018 at 12:00 pm #1006057Hi Ismael,
thank you for your reply.
Since it is always a tough Job to deactivate all plugins on an live Environment (since the test-site is not available right now with latest Content/Versions) I want to ask you if you would have been able to look at this Topic on your reference System with latest ENFOLD and WooCommerce 3.4.5?Regards,
MichaelSeptember 5, 2018 at 5:38 pm #1006226Hi Michael,
I am seeing the description tab and other tabs. Did you manage to get it working or was it just a cache issue?
Best regards,
VictoriaSeptember 5, 2018 at 8:04 pm #1006300Hi Victoria,
thank you for your investigation. Yes, by overwriting the above mentioned css Code from woocommerce it works now.
I will try to continue the source of the issue, since it obviously works without Plugins in your Installation!I will follow up with my results…
Thank you,
Best Regards
MichaelSeptember 6, 2018 at 4:41 am #1006424Hi Michael,
Thanks for the feedback. We’ll keep the thread open for you.
Best regards,
RikardSeptember 6, 2018 at 10:20 am #1006527Hi,
I have copied the System to a test site and found the Problem within this combination:
With active Plugin WooCommerce Multilingual 4.2.9 and NOT active WPML Media this error was caused.
It seems that there are more Options to resolve:
– Upgrade wooCommerce Multilingual to 4.3.5 or
– activate WPML MediaMaybe this in mind helps someone, having simular problems.
Thank’s to Kriesi-Support Team!
Best Regards,
MichaelSeptember 6, 2018 at 2:52 pm #1006627 -
AuthorPosts
- You must be logged in to reply to this topic.