⚡⚡Flash Sale⚡⚡ Get 20% off any Purchase!!! Limited Time Peroid Only!!! 🔖 Use Coupon Code FLASH at checkout.

Home Forums Square Image Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #869
    refeksyjni
    Participant

    Hi,

    I want to change image size in my blog:
    Fotograf Ostrów Mazowiecka (please scroll down to first topic).
    How can I change to 4000 height x 1000 width?

    Best Regards!

    #872
    Hash
    Keymaster

    HI,

    You need to edit the code for it. Here is the process.

    In the function.php file in line number 28
    add_image_size( ‘square-blog-thumb’, 800, 420, true );
    change the value of 800 and 420. 800 corresponds to width and 420 to height.

    Once you change the value. Regenerate the thumbnail using Regenerate thumbnail plugin.

    https://themes.trac.wordpress.org/browser/square/1.3.2/functions.php

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