Cannot change Child Theme image size
-
I’ve a child Theme. All the thumbnail sizes are the same of the Main Theme (the Child Theme dont change anything from original sizes).
I change “post-thumba” to 685×900, unselect “Show in post insertion” then click update. It correctly update.
But:
1) in PHP GENERATED CODE doesnt change: add_image_size( ‘post-thumba’, ‘685’, ‘296’, true );
2) when I reload the MEDIA page, it select “Show in post insertion”
3) When I regenerate the image it always create 685×296 image.Why?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot change Child Theme image size’ is closed to new replies.