Tagged: issues, update, woocommerce
-
AuthorPosts
-
June 15, 2016 at 9:05 am #648480
Hi Kriesi team,
there has been a major update for Woocommerce with version 2.6. Before I update my site, is an update neccessary from your site? Not that something is broken :)
Thx in advance,
Thomas
June 15, 2016 at 10:07 am #648504Wait until the official compatibility announcement. Right now enfold is missing a couple of css definitions to make the new templates (e.g. my-account) look pretty.
If you are in a hurry you can use the following css snippet to give the new my-account tabbed navigation an enfold-like look and feel:
#top div.woocommerce nav.woocommerce-MyAccount-navigation { display: block; margin: 0 0 25px 0; padding: 0px; position: relative; } #top div.woocommerce nav.woocommerce-MyAccount-navigation ul { list-style: none; display: inline-block; clear: both; width: 100%; margin: 0; padding: 0; } #top div.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link { padding: 0px; margin: 0px; } #top div.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a { border-style: solid; border-width: 1px; border-bottom: none; padding: 9px 20px 10px 20px; position: relative; } #top div.woocommerce nav.woocommerce-MyAccount-navigation ul li:first-child a { border-top-left-radius: 2px; } #top div.woocommerce nav.woocommerce-MyAccount-navigation ul li a { cursor: pointer; margin: 0 -1px 0 0; display: block; float: left; z-index: 2; position: relative; padding: 12px 16px; top: 0px; font-size: 0.9em; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-style: solid; border-width: 1px; }
June 15, 2016 at 10:11 am #648507Hi,
It is advisable to always keep the themes and plugins updated. If we notice anything is not working well with new version of woocommerce we will release a fix for it asap.
Best regards,
VinayJune 15, 2016 at 8:39 pm #648841Well…the new “pretty” look is definitely not there. Sorry, but it felt like a rushed update for compatibility. The CSS above is start, but isn’t quite where it should be. Until a full update is made I’ll have to go back to the old templates.
June 15, 2016 at 9:34 pm #648868Hey!
We have notified kriesi, to give it a look and we will try to give an update for it as soon as possible.
Thanks a lot for your patienceBest regards,
BasilisJune 16, 2016 at 8:22 pm #649386Good Job mensmaximus. Thanks.
Regards,
Adrian- This reply was modified 8 years, 4 months ago by adrianwackernah.
June 17, 2016 at 10:32 am #649703I use this plugin now for the customer account. Has a nice tabbed view and you can add new tabbs easily. Works pretty well.
- This reply was modified 8 years, 4 months ago by Hanniball.
June 19, 2016 at 6:48 am #650350August 8, 2016 at 4:36 pm #669908Can I update to enfold 3.7? What will happen to this modification in the my-account page?
August 9, 2016 at 9:15 am #670211Hi,
The latest version of the theme should work fine with WooCommerce 2.6 but I would recommend that you use a local or staging installation to test before you update your live site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.