Hi everyone and happy new year 2020, I need to set up different image dimensions for each category of a website. For example, To set these dimensions for Category 1: Catalog Images = 240 x 320px Single Product Image = 470 x 627px Product thumbnails = 75 x 100px And these dimensions for category 2: Catalog Images = 245 x 245px Single Product Image = 470 x 470px Product thumbnails = 75 x 75px I use woocommerce. How to do this? Is there any code or filter to affect to that a named category to achieve these settings ? Can we use the category ID and how to use it? I don't found any code to try for this issue. Thank you very much for the help
Hi there dabidovic123. you can see an example here... https://codepen.io/coothead/full/qBEpqxp coothead
Hi denis bayly, Thanks for your reply. I checked your link, but there's no code. There are photos but no code. Please, I need a Complete syntax of the Code to achieve this task. ps. I'm newbie, I can't code by myself. Thank you very much for the help.
Hi there dabidovic123 use this link to see the code... https://codepen.io/coothead/pen/qBEpqxp coothead