-
AuthorPosts
-
April 5, 2017 at 11:17 am #772405
@rfd1988 please follow my instructions in this thread
April 5, 2017 at 11:19 am #772407@mensmaximus, I saw it, thank you, but I believe Enfold Team will be faster than me… Unfortunately I have other problems to solve with new WooCommerce – my payment gateway went down. :(((
April 5, 2017 at 11:24 am #772414@mensmaximus, thanks but no idea how to do that – can’t i just ask hosting company to revert back to how website was yesterday
Hate these flippen updates – always some bug somewhereApril 5, 2017 at 11:38 am #772422@rfd1988 I don’t know whether your provider offers such a service. Just ask him. But beware if you got orders after the update they will vanish with the restore.
April 5, 2017 at 11:44 am #772427@mensmaximus Thanks – The temp fix worked fine
However I left out the “template” in the child folder structure (had some emails templates etc.) that worked for me!
my path is:
\themes\enfold-child\woocommerce\single-product\product-image.php
I have other stuff in the “woocommerce” like archive-product.php for the plugin ‘Group-Pricing’ that also don’t work anymore after this update ;-(
Thanks again and lets hope Enfold team is on the ball as always!Peter
April 5, 2017 at 11:47 am #772429Thank you mensmaximus I accept 5 simple steps are simple if you know what you are doing in that area – unfortunately I don’t, but thank you for your suggestions.
April 5, 2017 at 12:19 pm #772454.woocommerce-product-gallery {
opacity: 1 !important;
}should be 100 not 1
.woocommerce-product-gallery {
opacity: 100 !important;
}this worked for me until a proper fix / update works
April 5, 2017 at 12:25 pm #772461@nickgreaves the opacity property in css accepts a value between 0 and 1: https://css-tricks.com/almanac/properties/o/opacity/
April 5, 2017 at 12:26 pm #772463yes but weirdly opacity:100 works – not sure why but it does! Thanks.
April 5, 2017 at 12:34 pm #772465Hey, im no master wizard but if something works it works. I just know opacity from design point of view has value of 100. So i tried it.
April 5, 2017 at 12:55 pm #772479Please let us know the a solution once figured @enfoldteam, I can’t deal with this any longer! Thank you @mensmaximus!
April 5, 2017 at 12:56 pm #772482@georgecornelius and all other users who do NOT have a child theme yet just follow this steps:
1. Download https://mensmaximus.de/dokumente/enfold/enfold-child.zip
2. Login to wordpress and select Appearance -> Themes in the admin menu
3. Click on ‘add new’ (top left of the theme page)
4. Click on ‘upload theme’ (top left of the theme page)
5. Click on the file select button and chosse the enfold-child.zip file from step 1
6. Click on ‘Install now’
7. Activate the Enfold Child Theme after the installation has finished
8. Follow the instructions from http://kriesi.at/documentation/enfold/using-a-child-theme/
9. Ignore the woocommerce message about outdated files. This is caused by the overload as the zip packed already contains the old product-image.php. The message confirms you have successfully finished overloading.Again: This is only for those who do NOT have a child theme already.
April 5, 2017 at 1:13 pm #772493@mrlreynolds, @nickgreaves 100 does the same than 1. 1 = 100%. In terms of opacity there cant be more than 1. I guess what happend is the 100 finally caused the css change to clear you browser cache. Anyway the opacity change just makes the image visible but with low resolution. Overloading simply restores the behavior in woocommerce 2.4.16. Shall everyone pick the solution that suites him best.
April 5, 2017 at 1:18 pm #772497thanks for your advice… But i DONT want to have a child-theme!
So .. whats the solution (without reverting to the old wooc-Version)
April 5, 2017 at 1:26 pm #772502@SteffenKraemer usually there is no good argument against a child-theme as it will help solve many challenges and issues (like this one). But if you don’t want one you will have only the following options:
1. Use the CSS hack from this thread
2. Restore a backup from before the update and hope you got no new orders as those will vanish
3. Revert back to WooCommerce 2.4.16 manually
4. Wait for a WooCommerce or Enfold updateApril 5, 2017 at 1:32 pm #772508@mensmaximus Like i said im a designer and just experimented. I’m sure there will be a better fix but for now people can buy off my site which is far more important. Ill wait for @enfold to make a solid update. Thanks for the information.
April 5, 2017 at 2:35 pm #772581woocommerce/temlates/single-product/product-image.php -> Line 37 style=”opacity: 0; transition: opacity .25s ease-in-out;”
But that is not all. The resource for images is not correctly formedApril 5, 2017 at 2:44 pm #772585The images display fine with other themes e.g. twenty-seventeen. It is not a bug in woocommerce as one may think of a bug. However we may see an update from woocommerce that may change the image display again. But I am pretty sure we will see an update for Enfold very soon to address this issue.
April 5, 2017 at 2:49 pm #772592Hi
It’s my first post here :)
For me it’s not an css issue but it’s on php file.
If you do hard core the opacity it will display the thumbnail image and not the main product image. So it’s getting a different image.
It’s better to wait for an Enfold update…- This reply was modified 7 years, 7 months ago by Seichinha.
April 5, 2017 at 3:20 pm #772609Yes, but the Enfold developers said “We have tested WooCommerce new version and we could not see any issue.”
Know when will the update Enfold..April 5, 2017 at 3:25 pm #772613I’m having the same problem !! I really don’t want to have to use a child theme. Hopefully Enfold Team will come up with a solution soon.
April 5, 2017 at 3:50 pm #772625Having the same issue across MULTIPLE client sites that I purchased the Enfold Theme for and their respective Woocommerce stores. Please provide an update!
April 5, 2017 at 3:59 pm #772631Same problem on ALL of my clients sites – PLEASE UPDATE THEME ASAP
April 5, 2017 at 4:11 pm #772638Only one site has been updated. Something told me that there will be problems. Other sites have not had time to update and well.
Dear developers, a big request to issue an update as soon as possible.April 5, 2017 at 4:19 pm #772646As I noted earlier, I’m having the same problem. If it helps, below are the software/versions I’m running;
PHP: 5.6
WooCommerce: 3.0.0
Wordpress: 4.7.3
Enfold: 4.0.5April 5, 2017 at 5:42 pm #772691@georgcornelius reverting back to woocommerce 2.6.14 is much more hassle than the five simple steps I provided above
Sorry, but simply not true. Just restore a backup and wait for Kriesi to fix this. Everything else is just a bad hack.
April 5, 2017 at 6:01 pm #772704I just had a conversation on slack with Mike Jolley (WooCommerce Developer at Automattic) and gave him access to a WordPress installation with WooCommerce 3.0 and Enfold. After a few minutes the issue has been located. Mike Jolley has already provided a patch for WooCommerce for an other issue which solves this one too. https://github.com/woocommerce/woocommerce/pull/13912. It will be included in the next update 3.0.1 of WooCoemmrce.
April 5, 2017 at 6:03 pm #772706.. or Woocommerce to fix it ;-)
April 5, 2017 at 6:07 pm #772710@0rca Restoring a backup will vanish any new orders, product changes/additions and/or customer registrations since the backup has been taken. Making people not aware of the risk to lose vital data is bad advice. Overloading templates on the other hand is not a bad hack. It is the recommended procedure to customize template. Whether to make things pretty or to circumvent a bug makes no difference.
April 5, 2017 at 6:15 pm #772715Great news that it’ll be fixed in WooCommerce 3.0.1! I guess the best thing for now is to work with the “child theme hack”:
1. https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/page/2/#post-772482
2. https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/#post-772346No css changes or other stuff needed!
-
AuthorPosts
- The topic ‘Enfold Theme…WooCommerce Product Images not showing as of 4-4-17’ is closed to new replies.