Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1201966

    Hi,
    In my shop i have a parent category with 4 subcategories. On my parent cat. i have set the display type option to “subcategories”.
    So that it shows category images instead of products. I have changed the layout via css to display onyl 1 Category image per row.
    My shop has a 5 column product layout set in the backend.
    The problem is that somewhere in the code the image size of the category images is related to the column count selected in the woo backend.
    Where is defined when which size gets loaded of the category images ?
    This is what i see in the code …. but i have no idea where this is defined.

    <img src="http://test.local/wp-content/uploads/bratuschmuck_category-image-200x48.jpg" alt="Brautschmuck" width="940" height="" srcset="http://test.local/wp-content/uploads/bratuschmuck_category-image-200x48.jpg 200w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image-300x71.jpg 300w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image-768x183.jpg 768w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image-705x168.jpg 705w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image-450x107.jpg 450w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image-400x95.jpg 400w, 
    http://test.local/wp-content/uploads/bratuschmuck_category-image.jpg 955w" sizes="(max-width: 200px) 100vw, 200px">
    • This topic was modified 4 years, 7 months ago by Shorty05.
    #1202049

    Hey Shorty05,

    Can you give us a link to the page you mentioned? so we can check further.
    Just post it in private content, so it’s only visible to you and the moderators.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.