square widget images

Support Area Forums Elite square widget images

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #15659
    Joseph Jaramillo
    Participant

    Hey is it possible to format the homepage widget “Home One” to use square dimensions so I can use a square feature image? The images on the home page are clear, but blurry in other pages which makes me think they’re not keeping their dimensions.

    #15664
    Bill Robbins
    Moderator

    Hello Joseph,

    You can edit the featured image size for the featured post widget. Here’s how:

    1. Go to the Appearance section in your WordPress control panel and select Edit.
    2. From the list of files on your right, choose images.php
    3. Find this line:
      
      add_image_size('home-thumbnail', 380, 230, false);
      

      The first number there is the width of the image in pixels and the second is the height. You can change those to whatever dimensions you’d like to have and save your changes.

    4. That will affect all future uploads. To change any images you’ve already uploaded, you’ll need to use the Regenerate Thumbnails plugin.

    See how that works for you. If you have any trouble, just let me know.

    Have a great day,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘square widget images’ is closed to new replies.