@WisdmLabs is right. For old images you will have to use that plugin to regenerate thumbnails. For new images which you will upload it will respect the 600 height mentioned in child theme’s functions.php file.
Related Posts:
- Overwrite Parent Theme add_image_size in Child Theme
- Overwriting Parent Theme’s Image Sizes
- Twentyten Child Theme: header images display messed up in admin panel
- Missing feature image link function
- How to customize the_archive_title()?
- How to override parent functions in child themes?
- remove_action on after_setup_theme not working from child theme
- Adding a second email address to a completed order in WooCommerce [closed]
- Child theme – Overriding ‘require_once’ in functions.php
- Set JPEG compression for specific custom image sizes
- How to change the markup WordPress inserts for post images
- Child theme functions.php do I use php open and close tags?
- Programmatically Set First Image as Featured
- Declaring an instance of class included in parent theme from child theme functions.php
- WP 4.4. responsive loads normal image after loading the responsive image
- How to reduce original image quality on upload?
- Is it possible to override this function/class in a child theme?
- Overriding core functions in child theme
- Auto delete WordPress images/thumbnails (all sizes) and featured after X days/hours, or similar?
- Set image size on media and text block with a function
- Override parent theme function that is not hooked or in the functions.php file
- Change parent theme file function in child themes functions.php
- Adding extra SVGs to TwentyNineteen child theme using class TwentyNineteen_SVG_Icons
- Remove images from get_the_excerpt
- Reuse variable in hook callback
- Child theme – copied some files from parent to child website still uses parent files
- How to override filter in child theme?
- Use Exact Image Size using add_image_size
- add sidebar area to header of child theme
- Unregister Nav Menu with fallback?
- Should I ask a theme developer to use locate_template rather than require_once
- Images uploaded using media uploader are appearing upside down
- How to add css class to image attached in all the posts?
- Count total number of images in post and echo results as number
- How to make child theme inherit parent custom theme options [closed]
- how to add an image to the footer?
- How to remove set_post_thumbnail_size() in child themes?
- Automatically wrap multiple images in div
- Echo tags used to describe the theme
- Understanding and altering the structure of posted images
- Child theme within a child theme?
- How can I change a function in a parent theme via a child themes functions.php
- Publish/Update post is changing image links from file url to post url
- Featured Image Thumbnail Creation
- Display images that are not in the content
- Add other social networks to TwentyNineteen_SVG_Icons class in child theme?
- Why is functions.php file in child not initializing and over-writing parent?
- show first 3 thumbnails of posts in different sizes [closed]
- Getting custom image size URL in functions
- Add custom function to a theme with child theme’s functions.php
- Pagination in relation to archive.php
- Control the srcset much more (not all sizes in it each time)
- Enqueuing latest version of jQuery into a child theme returns a blank screen
- Load custom css in functions.php causing library issue
- srcset and custom field get_post_meta and wp_get_attachment_url
- Dequeue script to prevent javascript event conflict on wordpress child theme
- Return child theme url
- How do I change a parent theme’s function through the child theme?
- What are the meta fields for an attachment?
- Can’t locate custom image sizes defined by child theme
- Add back in child theme what the parent theme removed with remove_action
- Can’t switch to a child theme using filters template, option_template and option_stylesheet
- How to include any template using Shortcode fuction?
- Add attribute only to first image of every post via functions.php
- Need to convert image url to a Base_64 data url with wordpress function..
- overwrite code snippet from parent to child theme
- Function to insert missing image size attributes into img tags
- Do we need to change our child function.php to require/include child dir files when we add an over-riding file.php into the child theme
- Use existing image sizes for WooCommerce
- Child theme functions.php
- Retrieve First Image Function
- Using add_image_size in functions.php to get original uploaded file
- Any adverse effects of adding apply_filters to a function?
- Get webpack to work on child theme
- how can I add filter in specfic field in my website?
- How to remove font awesome from loading in wp theme
- Auto delete content in specific folder inside media library
- How to change images url in function.php?
- Add custom css file after plugin css with WordPress Child Theme functions.php
- How to update an image attachment’s alt text from a custom field when saving a post?
- Class parameter in get_avatar args doesn’t get added to output
- How Do I Unhook This Parent Theme Function?
- Widget is displayed in two places
- Images with overlay
- Change default color scheme in twentyfifteen child theme?
- Create New User Custom Field not Saving
- Will dequeueing in child theme functions.php file prevent Google Fonts from loading?
- Printing medium sized image
- Disable links to images only if link is an image
- Zip all (original) images from media gallery
- How do I integrate my Child Theme into a Custom Template?
- Getting back a blank WordPress site following functions code edit
- Adding a meta box fields to child theme options page
- Preventing PHP Execution in Parent Theme
- Open image size links in a page instead of direct image link
- Override parent theme function that is not hooked or in the functions.php file
- Function to get thumbnail img source
- Why functions metaboxes is causing White Screen in Admin [closed]
- image_size with respect to aspect ratios
- post_row_actions filter from parent theme not executing in child theme