how to use different thumbnail than yarpp-thumbnail
-
Hi there,
I don’t want to add following command to functions.php:
add_image_size(‘yarpp-thumbnail’, 250, 250, true);
Instead of this I would like to use:
add_image_size(‘theme-thumbnail’, 250, 250, true);
which is already in that functions.php and thumbnails have been created. How can I use these thumbnails?
The reason is that I have thousands of pictures on my site and do not want to regenerate new thumbnails with the same dimensions.
https://www.ads-software.com/plugins/yet-another-related-posts-plugin/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how to use different thumbnail than yarpp-thumbnail’ is closed to new replies.