static image dimensions?
-
Hi
When woocommerce is updated, then the image dimensions are reset to default. This fixes that:
https://docs.woocommerce.com/document/set-woocommerce-image-dimensions-upon-theme-activation/But then i need to re-activate the theme and to fix that:
https://gist.github.com/jameskoster/1695731#gistcomment-992696My question is, how can i fix this without having it to set the sizes every time functions.php is loadet? since i just need woocommerce to not overwrite/reset the default values every time i update to a new version?
- The topic ‘static image dimensions?’ is closed to new replies.