• Hello,

    How are you doing?

    I am trying to change the image sizes because they always appear biiig ahah

    Here is an example : https://sisswy.be/magasins/culottes-ou-pas/

    The logo is huge and the images I added always keep a big size even when I change their sizes in their settings and when I add width and height codes ??

    Could you help me? ??

    Thank yoooouu

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    I see several big images, which one is it?

    Try to add set_post_thumbnail_size( 250, 250 ); to the functions.php in your active theme folder to see if that has any effect. ( you can change the numbers to what you want ).

    Thread Starter margzmi

    (@margzmi)

    all are too big ahah ??

    i ll try this

    thank you Tijmen

    Thread Starter margzmi

    (@margzmi)

    they haven’t changed with the code :/

    Thread Starter margzmi

    (@margzmi)

    some other ideas? ??

    Plugin Author Tijmen Smit

    (@tijmensmit)

    The original image size of the image is 1600×1600. If you upload a smaller one, then that should also fix it.

    To make sure it’s not something in your theme breaking it, see how it looks with a default theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No way to reduce the images sizes’ is closed to new replies.