The code bellow should work properly. Also read this post WordPress Featured Images – add_image_size() resizing and cropping demo.
Add this code in the file functions.php
:
add_image_size( 'Home Page Featured'', 200, 225, true );
And call it like this in home page the_post_thumbnail('Home Page Featured');
Related Posts:
- WordPress 3.5 Media Manager – add a button
- Hook for image edit popup
- How to extend Media Library (WP 4.4)
- Upload images from custom plugin using the media modal
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- WordPress 3.5 Media Manager – add a button
- How organize uploaded media in WP?
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- Why does “updated_post_meta” did not fire when uploading media other than image?
- Bulk Image Resize for Media Library, but for ENLARGING instead of Shrinking
- Which post/page an image is attached to
- wp.media.view.ImageDetails – Save settings as HTML5 data-* attributes for image
- “Add Media” button in custom plugin
- WordPress 5.3 update causes media library file upload to break – Cannot convert undefined or null to object
- Remote upload file to server B
- How to track hits of a single media file?
- What plugin can I use to create a list / slideshow of featured images?
- Upload specific images to specific folder
- Any plugin out there that uses WP’s internal image uploader?
- Resizing all images
- Way to force media uploader use custom image size
- How to make WordPress use protocol indepentent upload files?
- How can I attach images to a post from the media library?
- how does wp.media javascript library work?
- How to create an edit media button for slideshow plugin?
- Using the media uploader in a custom plugin
- Increase Size Limit of Media Files WordPress 4.1
- Generated Images sizes do not match Media Settings Image Size
- Getting media library popup in custom plugin admin page
- How do I create a full-bleed background image on text mouseover? [closed]
- Can I store WordPress media in different sub-folders?
- Is it possible to personalize the Media Library?
- Changing image URLs in media library
- How can I serve a text file at a custom URL
- Is it possible to insert images directly from the server?
- How to export a list of all media urls? [closed]
- Delete Associated Media Upon Page / Post Deletion
- Find unused images?
- Group images in media library
- Any way to change the actual filename of an image from media manager?
- add mediaelement.js plugins into WordPress video player control bar
- How to upload images to WP Panel keeping correct folder in FTP
- How do I create a custom add media button modal?
- Media upload not working on theme option in WordPress 3.8.1
- mp3 audio metadata upload integration: can I autopopulate title, caption, description from id3 tags?
- Media is not attached after import
- Plugin or method to delete uploads not in media library?
- Restrict media upload size by format
- WordPress: cleaning media library
- wp_generate_attachment_metadata is creating an empty array
- How to install/enable mediaelement.js plugins in WordPress
- Auto move media file to cloud
- Retrieving Meta from Image Attachment
- media page returnig to 404 in rtmedia [closed]
- date/time-picker and file upload (image) fields for custom fields (e.g. with more fields)
- Make change in media library affect images in published articles
- Redirect to another page using contact form 7? [closed]
- Fullscreen Video/GIF Intro
- adding a button to the media uploader
- MediaElement.js works on one site but not the other?
- Allowing .rfa Files In Media Upload [duplicate]
- How to fix broken media library?
- download button for audio file in post [closed]
- Delete Media not attached with Any posts
- Issue removing Media Editor Tabs — Duplicate Items
- Can I remove an image from the Gallery without deleting it from the Media Library?
- WordPress not showing manually uploaded files in Uploads folder on Media Library
- WordPress Media Library Folders + Custom Linux Server Hosting
- How to upload large media file in chunks, without any plugin?
- Admin Custom Plugin List Files in admin Table
- How to copy the all WordPress media items to another custom plugin folder?
- Bulk Edit Media Library alt, caption, image names
- Optimise wordpress database using SQL after deleting registered images from Media Folder
- Is it possible to pull all featured images from WP database only?
- Media Dialog CSS broken in WP v.5.3.2
- Multiple image selection custom widget
- multiple image upload using wp_enqueue_media
- Looking for Image Slider that is based on default WP Media Library
- Custom Gallery plugin uploading to different dir, and post to page
- Media library and Upload media problem
- Image paths wrong after migrating with wp-migrate-db-pro media files add-on
- WordPress Media Uploader : How to add custom button on featured image tab
- flip horizontal images in bulk
- Media Upload to custom database and Custom Directory
- Where to store media uploaded by the plugin?
- Attachments plugin cannot click media library button [closed]
- Display Powerpress media url
- How to Insert images in WordPress using code
- Extending the “Add Media”-Dialog … how do I finally insert something to the Post?
- How to prevent intermediate images from being created but keep the sizes available for selection in the media library?
- Plugin hook breaks new WP 4.0 media library grid view?
- How do I secure a subdomain using UCC SSL?
- Multiple thumbnails and one gallery
- How to add multiple versions of the same featured image for SEO reasons?
- How can I use multi Media Uploader in a plugin?
- Is it safe to increase/alter the size of the wp_post.guid column from VARCHAR(255) to VARCHAR(2048)?
- How to put tags on photos in Windows that WordPress can read and apply on media files?
- Upload the images folder with sub-folders directly to server
- How To Convert External Image URLs To Own Website’s Uploaded Images Automatically?
- WordPress plugin for activating other plugins